Package evaluation to test TransitionMatrices on Julia 1.14.0-DEV.1523 (e57442f29c*) started at 2026-01-12T04:47:44.153 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.75s ################################################################################ # Installation # Installing TransitionMatrices... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [057c4241] + TransitionMatrices v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fb37089c] + Arblib v1.6.1 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [497a8b3b] + DoubleFloats v1.5.0 [442a2c76] + FastGaussQuadrature v1.1.0 [f6369f11] + ForwardDiff v1.3.1 [14197337] + GenericLinearAlgebra v0.3.19 [076d061b] + HashArrayMappedTries v0.2.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [be4d8f0f] + Quadmath v0.5.13 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [6038ab10] + Rotations v1.7.1 [7e506255] + ScopedValues v1.5.0 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [91464d47] + StableTasks v0.1.7 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [1c621080] + TestItems v1.0.0 [057c4241] + TransitionMatrices v0.3.0 [af901252] + Wigxjpf v0.1.0 ⌅ [e134572f] + FLINT_jll v301.300.102+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [236017c9] + Wigxjpf_jll v1.13.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging 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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [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.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.15s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 12.59s ################################################################################ # Testing # Testing TransitionMatrices Status `/tmp/jl_kjOhnW/Project.toml` [fb37089c] Arblib v1.6.1 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.1 [92c85e6c] GSL v1.0.1 [6038ab10] Rotations v1.7.1 [f8b46487] TestItemRunner v1.1.4 [057c4241] TransitionMatrices v0.3.0 [9f57e263] WignerSymbols v2.0.0 [af901252] Wigxjpf v0.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kjOhnW/Manifest.toml` [fb37089c] Arblib v1.6.1 [d360d2e6] ChainRulesCore v1.26.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.5.0 [442a2c76] FastGaussQuadrature v1.1.0 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.3.1 [92c85e6c] GSL v1.0.1 [14197337] GenericLinearAlgebra v0.3.19 [f0d1745a] HalfIntegers v1.6.0 [076d061b] HashArrayMappedTries v0.2.0 [18e54dd8] IntegerMathUtils v0.1.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [8ac3fa9e] LRUCache v1.6.2 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [be4d8f0f] Quadmath v0.5.13 [94ee1d12] Quaternions v0.7.7 [308eb6b3] RationalRoots v0.2.1 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [6038ab10] Rotations v1.7.1 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [91464d47] StableTasks v0.1.7 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [057c4241] TransitionMatrices v0.3.0 [9f57e263] WignerSymbols v2.0.0 [af901252] Wigxjpf v0.1.0 ⌅ [e134572f] FLINT_jll v301.300.102+0 [1b77fbbe] GSL_jll v2.8.1+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [236017c9] Wigxjpf_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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 [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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [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.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for TransitionMatrices [057c4241-e127-4181-840e-6b4b92e6eef5] │ exception = Required dependency Base.PkgId(Base.UUID("6fe1bfb0-de20-5000-8ca7-80f57d26f881"), "OffsetArrays") failed to load from a cache file. └ @ Base loading.jl:2950 Clebsch-Gordan coefficients should be correct: Error During Test at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/special_functions/clebschgordan.jl:10 Got exception outside of a @test LoadError: UndefVarError: `wigxjpf` not defined in `Wigxjpf` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] wig_table_init(max_two_j::Int64, wigner_type::Int64) @ Wigxjpf ~/.julia/packages/Wigxjpf/xzpgX/src/Wigxjpf.jl:24 [2] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/src/special_functions/clebschgordan.jl:13 [3] eval(m::Module, e::Any) @ Core ./boot.jl:489 [4] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3151 [5] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3161 [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:2325 [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:2325 [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:2325 [inlined] [17] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [18] run_tests(path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [19] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [21] macro expansion @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [26] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/special_functions/clebschgordan.jl:13 Can calculate scattering matrix from axisymmetric T-Matrix: Error During Test at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:301 Got exception outside of a @test LoadError: UndefVarError: `wigxjpf` not defined in `Wigxjpf` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] wig_table_init(max_two_j::Int64, wigner_type::Int64) @ Wigxjpf ~/.julia/packages/Wigxjpf/xzpgX/src/Wigxjpf.jl:24 [2] expansion_coefficients(𝐓::AxisymmetricTransitionMatrix{ComplexF64, 9, Vector{Matrix{ComplexF64}}, Float64}, λ::Float64) @ TransitionMatrices ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:151 [3] scattering_matrix(𝐓::AxisymmetricTransitionMatrix{ComplexF64, 9, Vector{Matrix{ComplexF64}}, Float64}, λ::Float64, θs::Vector{Int64}) @ TransitionMatrices ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:689 [4] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:305 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3151 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3161 [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:2325 [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:2325 [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:2325 [inlined] [19] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [20] run_tests(path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [21] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [23] macro expansion @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [28] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:305 Expansion coefficients can also be calculated by general function: Error During Test at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:311 Got exception outside of a @test LoadError: UndefVarError: `wigxjpf` not defined in `Wigxjpf` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] wig_table_init(max_two_j::Int64, wigner_type::Int64) @ Wigxjpf ~/.julia/packages/Wigxjpf/xzpgX/src/Wigxjpf.jl:24 [2] expansion_coefficients(𝐓::AxisymmetricTransitionMatrix{ComplexF64, 9, Vector{Matrix{ComplexF64}}, Float64}, λ::Float64) @ TransitionMatrices ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:151 [3] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:316 [4] eval(m::Module, e::Any) @ Core ./boot.jl:489 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3151 [6] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3161 [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:2325 [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:2325 [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:2325 [inlined] [18] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [19] run_tests(path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [20] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [22] macro expansion @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [27] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AxisymmetricTransitionMatrix.jl:316 Can calculate full scattering matrix: Error During Test at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:791 Got exception outside of a @test LoadError: UndefVarError: `wigxjpf` not defined in `Wigxjpf` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] wig_table_init(max_two_j::Int64, wigner_type::Int64) @ Wigxjpf ~/.julia/packages/Wigxjpf/xzpgX/src/Wigxjpf.jl:24 [2] expansion_coefficients(𝐓::TransitionMatrix{ComplexF64, 9, AxisymmetricTransitionMatrix{ComplexF64, 9, Vector{Matrix{ComplexF64}}, Float64}}, λ::Float64; full::Bool) @ TransitionMatrices ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:428 [3] kwcall(::@NamedTuple{full::Bool}, ::typeof(expansion_coefficients), 𝐓::TransitionMatrix{ComplexF64, 9, AxisymmetricTransitionMatrix{ComplexF64, 9, Vector{Matrix{ComplexF64}}, Float64}}, λ::Float64) @ TransitionMatrices ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:417 [4] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:795 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3151 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3161 [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:2325 [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:2325 [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:2325 [inlined] [19] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:249 [20] run_tests(path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/ax5HJ/src/TestItemRunner.jl:134 [21] top-level scope @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2156 [inlined] [23] macro expansion @ ~/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [25] top-level scope @ none:6 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [28] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/src/common/AbstractTransitionMatrix.jl:795 Test Summary: | Pass Error Total Time TransitionMatrices.jl | 695 4 699 8m25.5s Package | 695 4 699 7m51.0s src/shapes/chebyshev.jl | 9 9 2.1s src/shapes/cylinder.jl | 9 9 0.4s src/special_functions/quadrature.jl | 14 14 2.5s src/special_functions/clebschgordan.jl | 1 1 3.8s Clebsch-Gordan coefficients should be correct | 1 1 3.8s test/autodiff.jl | 5 5 1m19.2s src/IITM/axisymmetric.jl | 4 4 14.2s src/IITM/arbitrary.jl | 4 4 2m51.0s src/shapes/spheroid.jl | 21 21 2.5s src/special_functions/wignerd.jl | 470 470 6.3s src/EBCM/axisymmetric.jl | 104 104 2m03.5s src/common/AxisymmetricTransitionMatrix.jl | 2 2 4 8.6s scattering cross section should be the same when calculating for axisymmetric scatterers using the general method | 1 1 0.1s extinction cross section should be the same when calculating for axisymmetric scatterers using the general method | 1 1 0.1s Can calculate scattering matrix from axisymmetric T-Matrix | 1 1 8.2s Expansion coefficients can also be calculated by general function | 1 1 0.1s src/Mie/bhcoat.jl | 4 4 1.8s src/Mie/MieTransitionMatrix.jl | 4 4 2.1s src/common/utils.jl | 8 8 0.2s src/shapes/prism.jl | 9 9 0.4s src/common/AbstractTransitionMatrix.jl | 5 1 6 6.5s Can calculate phase matrix from amplitude scattering matrix | 1 1 1.5s albedo of | 2 2 0.0s absorption cross section of | 2 2 0.0s Can calculate full scattering matrix | 1 1 4.9s src/common/RandomOrientationTransitionMatrix.jl | 1 1 18.7s src/IITM/nfold.jl | 2 2 25.5s src/special_functions/bessel.jl | 20 20 1.7s RNG of the outermost testset: Random.Xoshiro(0x14a77dd998887cff, 0x302f7f7775263856, 0x319ec83c62eeb277, 0xe5b3c5cab3470f64, 0xe53a4df8cd960e10) ERROR: LoadError: Some tests did not pass: 695 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TransitionMatrices/EFFt8/test/runtests.jl:5 Testing failed after 551.45s ERROR: LoadError: Package TransitionMatrices errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 599.97s: package tests unexpectedly errored