Package evaluation to test QuantumClifford on Julia 1.14.0-DEV.1886 (984ad247db*) started at 2026-03-12T16:15:57.208 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.32s ################################################################################ # Installation # Installing QuantumClifford... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0525e862] + QuantumClifford v0.11.3 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.3 [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.3 [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.3.1 [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.30+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.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [3a97d323] + MPFR_jll v4.2.2+0 [4536629a] + OpenBLAS_jll v0.3.30+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 6.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3751.7 ms ✓ WeakDepHelpers 2200.5 ms ✓ LDPCDecoders 26707.4 ms ✓ AbstractAlgebra 13244.0 ms ✓ SumTypes 2547.1 ms ✓ HiGHS_jll 2681.0 ms ✓ libzip_jll 2748.5 ms ✓ Fontconfig_jll 2542.9 ms ✓ ICU_jll 2712.2 ms ✓ Libffi_jll 2583.4 ms ✓ Gettext_jll 2030.4 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 2111.7 ms ✓ ColorVectorSpace → SpecialFunctionsExt 2680.7 ms ✓ LittleCMS_jll 5024.2 ms ✓ QECCore 2286.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 90988.2 ms ✓ MathOptInterface 253.3 ms ✓ libwebp_jll 7882.8 ms ✓ QuantumOpticsBase 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:1602  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1590  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1478  [11] _include_from_serialized  @ ./loading.jl:1435 [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:2306  [13] _require_search_from_serialized  @ ./loading.jl:2201 [inlined]  [14] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2834  [15] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [16] macro expansion  @ ./loading.jl:2622 [inlined]  [17] macro expansion  @ ./lock.jl:376 [inlined]  [18] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [19] require  @ ./loading.jl:2562 [inlined]  [20] eval_import_path  @ ./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:323  [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:3289  [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:3131  [28] include_string  @ ./loading.jl:3141 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 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 37818.6 ms ✓ Nemo 6967.9 ms ✓ AbstractAlgebra → TestExt 2561.0 ms ✓ Glib_jll 2543.1 ms ✓ OpenJpeg_jll 7782.8 ms ✓ MathOptIIS 74359.9 ms ✓ JuMP 243213.2 ms ✓ Hecke 9376.8 ms ✓ QECCore → QECCoreNemoExt 2786.9 ms ✓ Cairo_jll 2862.1 ms ✓ ImageMagick_jll 38316.5 ms ✓ HiGHS 75434.5 ms ✓ QuantumClifford 2563.4 ms ✓ HarfBuzz_jll 13748.6 ms ✓ ImageMagick 16683.4 ms ✓ 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:2841  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2695  [4] macro expansion  @ ./loading.jl:2622 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2586  [7] require  @ ./loading.jl:2562 [inlined]  [8] eval_import_path  @ ./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/LpROV/ext/QuantumCliffordPyQDecodersExt/QuantumCliffordPyQDecodersExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3289  [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:3131  [17] include_string  @ ./loading.jl:3141 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/ext/QuantumCliffordPyQDecodersExt/QuantumCliffordPyQDecodersExt.jl:1 in expression starting at stdin:5 ✗ QuantumClifford → QuantumCliffordPyQDecodersExt 29886.9 ms ✓ QuantumClifford → QuantumCliffordJuMPExt 41866.5 ms ✓ QuantumClifford → QuantumCliffordHeckeExt 10700.1 ms ✓ QuantumClifford → QuantumCliffordLDPCDecodersExt 11255.1 ms ✓ QuantumClifford → QuantumCliffordAdaptExt 2551.3 ms ✓ HarfBuzz_ICU_jll 2490.8 ms ✓ tectonic_jll 6396.6 ms ✓ Quantikz 15439.2 ms ✓ QuantumClifford → QuantumCliffordQuantikzExt 40 dependencies successfully precompiled in 853 seconds. 213 already precompiled. Precompilation completed after 877.72s ################################################################################ # Testing # Testing QuantumClifford Status `/tmp/jl_KCD1sq/Project.toml` ⌅ [c3fe647b] AbstractAlgebra v0.47.6 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.23.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.22.1 [3e5b6fbb] HostCPUFeatures v0.1.18 [2cd5bd5f] ILog2 v2.0.0 [4076af6c] JuMP v1.30.0 [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.3 [5717a53b] QuantumInterface v0.4.2 [4f57444f] QuantumOpticsBase v0.5.9 [3cdcf5f2] RecipesBase v1.3.4 [fdea26ae] SIMD v3.7.2 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.18 [4db3bf67] StridedViews v0.4.6 [f8b46487] TestItemRunner v1.1.4 [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_KCD1sq/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.43 [79e6a3ab] Adapt v4.5.0 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.23.0 [15f4f7f2] AutoHashEquals v2.2.0 [6e4b80f9] BenchmarkTools v1.6.3 [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.3 [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.18.0 [1a297f60] FillArrays v1.16.0 [53c48c17] FixedPointNumbers v0.8.5 [f6369f11] ForwardDiff v1.3.2 [46192b85] GPUArraysCore v0.2.0 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 ⌃ [3e1990a7] Hecke v0.39.7 [87dc4568] HiGHS v1.22.1 [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.4.0 [4076af6c] JuMP v1.30.0 [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.1.2 [b8f27783] MathOptInterface v1.49.0 [0b3b1443] MicroMamba v0.1.15 [e94cdb99] MosaicViews v0.3.4 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 ⌅ [2edaba10] Nemo v0.53.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [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.3 [5717a53b] QuantumInterface v0.4.2 [4f57444f] QuantumOpticsBase v0.5.9 [fb686558] RandomExtensions v0.4.4 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.48.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.17 [fdea26ae] SIMD v3.7.2 [431bcebd] SciMLPublic v1.0.1 [6c6a2e73] Scratch v1.3.0 [699a6c99] SimpleTraits v0.9.5 [276daf66] SpecialFunctions v2.7.1 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.3.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.3.4 [4db3bf67] StridedViews v0.4.6 [ec057cc2] StructUtils v2.6.3 [8e1ec7a9] SumTypes v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [c4a57d5a] UnsafeArrays v1.0.8 [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.7.3+0 [f5851436] FFTW_jll v3.3.11+0 [e134572f] FLINT_jll v301.400.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [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.53.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.13.1+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.4+0 [88015f11] LERC_jll v4.0.1+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.41.3+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.3+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.30+0 [643b3616] OpenJpeg_jll v2.5.5+0 [9bd350c2] OpenSSH_jll v10.2.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.2+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.55+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 [9abbd945] Profile 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.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.18.0+1 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+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.68.0+1 [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.1886 Commit 984ad247db* (2026-03-12 05:11 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 2749 MHz 138113909 s 34250 s 10061705 s 203181976 s 0 s Memory: 32.0 GB (31664.3359375 MB free) Uptime: 2.75334057e6 sec Load Avg: 130.38 133.95 133.57 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_KCD1sq 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... Installed GAP_jll ─ v400.1500.101+0 Installing 1 artifacts Installed artifact GAP 3.3 MiB Updating `/tmp/jl_KCD1sq/Project.toml` [c3fe647b] ↑ AbstractAlgebra v0.47.6 ⇒ v0.48.5 ⌃ [86223c79] ↓ Graphs v1.14.0 ⇒ v1.13.1 [3e1990a7] ↑ Hecke v0.39.7 ⇒ v0.39.14 [2edaba10] ↑ Nemo v0.53.3 ⇒ v0.54.1 [f1435218] + Oscar v1.7.0 ⌃ [b50d4dc9] ↓ QECCore v0.1.3 ⇒ v0.1.1 ⌃ [0525e862] ↓ QuantumClifford v0.11.3 ⇒ v0.2.0 Updating `/tmp/jl_KCD1sq/Manifest.toml` [c3fe647b] ↑ AbstractAlgebra v0.47.6 ⇒ v0.48.5 [66b61cbe] + AlgebraicSolving v0.10.4 [15f4f7f2] - AutoHashEquals v2.2.0 [f01c122e] + BinaryWrappers v0.2.0 [1f15a43c] + CxxWrap v0.17.5 ⌅ [864edb3b] ↓ DataStructures v0.19.3 ⇒ v0.18.22 [55939f99] + DecFP v1.4.2 [c863536a] + GAP v0.16.4 ⌃ [86223c79] ↓ Graphs v1.14.0 ⇒ v1.13.1 [3e1990a7] ↑ Hecke v0.39.7 ⇒ v0.39.14 [0f8b85d8] + JSON3 v1.14.3 [e1d29d7a] + Missings v1.2.0 [4fe8b98c] + Mongoc v0.10.1 [2edaba10] ↑ Nemo v0.53.3 ⇒ v0.54.1 [f1435218] + Oscar v1.7.0 [d720cf60] + Polymake v0.13.9 [92933f4c] + ProgressMeter v1.11.0 ⌃ [b50d4dc9] ↓ QECCore v0.1.3 ⇒ v0.1.1 ⌃ [0525e862] ↓ QuantumClifford v0.11.3 ⇒ v0.2.0 [bcd08a7b] + Singular v0.28.8 [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.0+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+0 [9cc047cb] + Ipopt_jll v300.1400.1901+0 [d00139f3] + METIS_jll v5.1.3+0 [2ce0c516] + MPC_jll v1.3.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.18.1+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.6+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.400+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.16+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_KCD1sq/Project.toml` [cb7393ab] + PyTesseractDecoder v0.1.1 Updating `/tmp/jl_KCD1sq/Manifest.toml` [cb7393ab] + PyTesseractDecoder v0.1.1 Starting tests with 1 threads out of `Sys.CPU_THREADS = 1`... Test QuantumReedMuller(r,m) properties: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:18 Got exception outside of a @test UndefVarError: `QuantumReedMuller` not defined in `Main.var"##148"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:20 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [7] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [9] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [19] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [20] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [25] _start() @ Base ./client.jl:585 QuantumReedMuller equivalence to simple codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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"##148"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:32 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:32 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] QuantumReedMuller equivalence to simple codes: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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"##148"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:32 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/quantumreedmuller.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:778 [inlined] 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:781 [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:2243 [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:781 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [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:781 [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:2243 [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 Precompile: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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/LpROV/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:3131 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [6] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [8] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [11] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [13] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [17] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [18] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [19] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [24] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/test/test_precompile.jl:2    Doctests: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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/LpROV/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:3131 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [5] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [7] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [17] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [18] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [23] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/test_doctests.jl:23 Generalized Delfosse-Reichardt code: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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 @ ./module.jl:137 [inlined] [3] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [4] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/delfosse_reichardt_code.jl:7 [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:3131 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [8] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [10] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [13] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [19] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [20] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [21] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [26] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/delfosse_reichardt_code.jl:7 Low-level tableaux ops: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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:778 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/test/test_cliff.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/test_cliff.jl:9 Low-level tableaux ops: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/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/LpROV/test/test_cliff.jl:18 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [7] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [9] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [19] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [20] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [25] _start() @ Base ./client.jl:585 Clifford: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/test/test_cliff.jl:2 Got exception outside of a @test LoadError: UndefVarError: `@T_str` not defined in `Main.var"##154"` 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:3131 [4] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [5] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [7] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [10] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [12] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [17] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [18] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [23] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/test/test_cliff.jl:24 in expression starting at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/test/test_cliff.jl:22 WARNING: Imported binding QECCore.generator was undeclared at import time during import to ##155. μ=2, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=2, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=3, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=4, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=5, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=6, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=5: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=4, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=5, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=7: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=6, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=8: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=7, wr=14: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=9: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=8, wr=16: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=10: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=12: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=9, wr=18: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=11: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=13: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=7, wc=10, wr=20: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=4: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:14 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:17 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:15 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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:3131 [8] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3141 [9] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/vendored_code.jl:7 [11] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/ax5HJ/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/ax5HJ/src/TestItemRunner.jl:117 [14] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:276 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:274 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [18] macro expansion @ ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:252 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2412 [inlined] [20] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [21] kwcall(::@NamedTuple{filter::var"#2#3"}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [22] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/test/runtests.jl:134 [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [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:310 [27] _start() @ Base ./client.jl:585 μ=8, wc=3, wr=6: Error During Test at /home/pkgeval/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:35 Got exception outside of a @test UndefVarError: `random_Gallager_ldpc` not defined in `Main.var"##155"` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:38 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumClifford/LpROV/lib/QECCore/test/codes/gallager.jl:36 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] top-level scope @ ~/.julia/packages/QuantumClifford/LpROV/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 PkgEval terminated after 2493.92s: test log exceeded the size limit