Package evaluation to test LieGroups on Julia 1.14.0-DEV.1404 (db0ee4186e*) started at 2025-12-23T17:05:42.607 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 8.95s ################################################################################ # Installation # Installing LieGroups... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6774de46] + LieGroups v0.1.9 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.20.0 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [a0c0ee7d] + DifferentiationInterface v0.7.13 [ffbed154] + DocStringExtensions v0.9.5 [b7d42ee7] + Einsum v0.4.1 [86223c79] + Graphs v1.13.2 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2c470bb0] + Kronecker v0.5.5 [6774de46] + LieGroups v0.1.9 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [af67fdf4] + ManifoldDiff v0.4.5 [1cead3c2] + Manifolds v0.11.9 [3362f125] + ManifoldsBase v2.3.0 [99c1a7ee] + MatrixEquations v2.5.6 [e1d29d7a] + Missings v1.2.0 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [efe28fd5] + OpenSpecFun_jll v0.5.6+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 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [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 Installation completed after 5.0s ################################################################################ # 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:577 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:577 Precompilation failed after 13.38s ################################################################################ # Testing # Testing LieGroups Status `/tmp/jl_e6R7iB/Project.toml` [4c88cf16] Aqua v0.8.14 [6774de46] LieGroups v0.1.9 `~/.julia/packages/LieGroups/MuHqn` [1cead3c2] Manifolds v0.11.9 [3362f125] ManifoldsBase v2.3.0 [94ee1d12] Quaternions v0.7.7 [731186ca] RecursiveArrayTools v3.42.1 [90137ffa] StaticArrays v1.9.15 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_e6R7iB/Manifest.toml` [47edcb42] ADTypes v1.20.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.22.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [a0c0ee7d] DifferentiationInterface v0.7.13 [ffbed154] DocStringExtensions v0.9.5 [b7d42ee7] Einsum v0.4.1 [e2ba6199] ExprTools v0.1.10 [46192b85] GPUArraysCore v0.2.0 [86223c79] Graphs v1.13.2 [d25df0c9] Inflate v0.1.5 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2c470bb0] Kronecker v0.5.5 [6774de46] LieGroups v0.1.9 `~/.julia/packages/LieGroups/MuHqn` [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.9 [3362f125] ManifoldsBase v2.3.0 [99c1a7ee] MatrixEquations v2.5.6 [e1d29d7a] Missings v1.2.0 [356022a1] NamedDims v1.2.3 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.42.1 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [2efcf032] SymbolicIndexingInterface v0.3.46 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [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 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [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 Testing Running tests... [ Info: Testing test_interface.jl 7.203022 seconds (3.86 M allocations: 200.978 MiB, 1.47% gc time, 97.02% compilation time: 27% of which was recompilation) [ Info: Testing operations/test_addition_operation.jl 2.526092 seconds (1.18 M allocations: 62.135 MiB, 10.53% gc time, 98.71% compilation time) [ Info: Testing operations/test_multiplication_operation.jl 2.995716 seconds (1.92 M allocations: 100.504 MiB, 0.70% gc time, 97.31% compilation time) [ Info: Testing actions/test_action_interface.jl 0.091786 seconds (62.57 k allocations: 3.117 MiB, 84.71% compilation time) [ Info: Testing actions/test_addition_action.jl 1.569390 seconds (1.06 M allocations: 56.490 MiB, 3.97% gc time, 98.79% compilation time) [ Info: Testing actions/test_operation_action.jl 0.559390 seconds (167.15 k allocations: 9.016 MiB, 94.00% compilation time) [ Info: Testing actions/test_multiplication_action.jl 0.523122 seconds (280.61 k allocations: 14.385 MiB, 97.17% compilation time) [ Info: Testing actions/test_rotation_around_axis_action.jl 5.272605 seconds (4.77 M allocations: 248.415 MiB, 1.33% gc time, 99.32% compilation time) [ Info: Testing actions/test_columnwise_action.jl 2.120059 seconds (2.61 M allocations: 137.275 MiB, 17.23% gc time, 99.35% compilation time) [ Info: Testing actions/test_rowwise_action.jl 4.359148 seconds (5.47 M allocations: 295.223 MiB, 1.54% gc time, 99.70% compilation time) [ Info: Testing groups/test_metric_group.jl 42.174469 seconds (18.95 M allocations: 1.067 GiB, 2.68% gc time, 49.36% compilation time: 2% of which was recompilation) [ Info: Testing groups/test_power_group.jl 27.086379 seconds (22.08 M allocations: 1.175 GiB, 2.76% gc time, 99.82% compilation time) [ Info: Testing groups/test_product_group.jl 21.497371 seconds (16.16 M allocations: 865.576 MiB, 0.96% gc time, 99.59% compilation time) [ Info: Testing groups/test_semidirect_product_group.jl 57.099038 seconds (43.83 M allocations: 2.392 GiB, 2.90% gc time, 99.70% compilation time) [ Info: Testing groups/test_general_linear_group.jl 52.442427 seconds (46.57 M allocations: 2.438 GiB, 4.08% gc time, 99.84% compilation time) [ Info: Testing groups/test_heisenberg_group.jl 13.132507 seconds (15.58 M allocations: 862.970 MiB, 3.40% gc time, 99.77% compilation time) [ Info: Testing groups/test_orthogonal_group.jl 44.994940 seconds (36.51 M allocations: 1.941 GiB, 2.74% gc time, 99.71% compilation time) [ Info: Testing groups/test_unitary_group.jl 69.332185 seconds (58.30 M allocations: 3.110 GiB, 2.57% gc time, 99.87% compilation time) [ Info: Testing groups/test_special_linear_group.jl 27.116775 seconds (17.04 M allocations: 941.359 MiB, 3.19% gc time, 99.79% compilation time) [ Info: Testing groups/test_special_orthogonal_group.jl 50.056469 seconds (33.16 M allocations: 1.790 GiB, 1.23% gc time, 99.65% compilation time) [ Info: Testing groups/test_special_euclidean_group.jl 156.340928 seconds (94.08 M allocations: 4.950 GiB, 2.25% gc time, 99.30% compilation time) [ Info: Testing groups/test_special_galilean_group.jl 45.501742 seconds (31.87 M allocations: 1.658 GiB, 1.13% gc time, 99.53% compilation time) [ Info: Testing groups/test_special_unitary_group.jl 13.732223 seconds (8.60 M allocations: 485.783 MiB, 1.83% gc time, 99.84% compilation time) [ Info: Testing groups/test_symplectic_group.jl (Lie group) exp & log: Error During Test at /home/pkgeval/.julia/packages/LieGroups/MuHqn/ext/LieGroupsTestExt.jl:503 Test threw exception Expression: is_point(G, k1; error = :error) DomainError with 1.0048591735576161e-14: The point p does not lie on SymplecticMatrices(2, ℝ) because its symplectic inverse composed with itself is not the identity. Stacktrace: [1] is_point(M::SymplecticGroup{ℝ, ManifoldsBase.TypeParameter{Tuple{1}}}, p::Matrix{Float64}; error::Symbol, kwargs::@Kwargs{}) @ ManifoldsBase ~/.julia/packages/ManifoldsBase/MPJfA/src/ManifoldsBase.jl:868 [2] kwcall(::@NamedTuple{error::Symbol}, ::typeof(is_point), M::SymplecticGroup{ℝ, ManifoldsBase.TypeParameter{Tuple{1}}}, p::Matrix{Float64}) @ ManifoldsBase ~/.julia/packages/ManifoldsBase/MPJfA/src/ManifoldsBase.jl:852 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:394 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [5] macro expansion @ ~/.julia/packages/LieGroups/MuHqn/ext/LieGroupsTestExt.jl:503 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [7] test_exp_log(G::SymplecticGroup{ℝ, ManifoldsBase.TypeParameter{Tuple{1}}}, g::Matrix{Float64}, h::Matrix{Float64}, X::Matrix{Float64}; atol::Float64, test_exp::Bool, test_mutating::Bool, test_aliased::Bool, test_log::Bool) @ LieGroupsTestExt ~/.julia/packages/LieGroups/MuHqn/ext/LieGroupsTestExt.jl:471 24.072543 seconds (17.25 M allocations: 949.099 MiB, 4.72% gc time, 98.87% compilation time) [ Info: Testing groups/test_translation_group.jl 26.868972 seconds (11.51 M allocations: 638.842 MiB, 0.78% gc time, 99.77% compilation time) [ Info: Testing groups/test_circle_group.jl 58.597640 seconds (35.50 M allocations: 1.926 GiB, 1.17% gc time, 99.74% compilation time) [ Info: Testing groups/test_validation_group.jl ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) at Test.jl:910 └ @ Core /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 32.172767 seconds (15.17 M allocations: 813.907 MiB, 1.07% gc time, 99.12% compilation time) 6 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 isapprox(G::LieGroups.AbstractLieGroup, g, h; kwargs...) @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/interface.jl:809 isapprox(M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector; kwargs...) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define isapprox(::LieGroups.AbstractLieGroup, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) Ambiguity #2 isapprox(G::LieGroups.ValidationLieGroup, g, h; kwargs...) @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/groups/validation_group.jl:545 isapprox(M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector; kwargs...) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define isapprox(::LieGroups.ValidationLieGroup, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) Ambiguity #3 kwcall(::NamedTuple, ::typeof(isapprox), 𝔤::ManifoldsBase.Fiber{𝔽, ManifoldsBase.TangentSpaceType, <:LieGroups.ValidationLieGroup, LieGroups.Identity{O}}, X, Y) where {𝔽, O<:AbstractGroupOperation} @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/groups/validation_group.jl:577 kwcall(::NamedTuple, ::typeof(isapprox), M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define kwcall(::NamedTuple, ::typeof(isapprox), ::ManifoldsBase.Fiber{𝔽, ManifoldsBase.TangentSpaceType, <:LieGroups.ValidationLieGroup, LieGroups.Identity{O}}, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) where {𝔽, O<:LieGroups.AbstractGroupOperation} Ambiguity #4 kwcall(::NamedTuple, ::typeof(isapprox), G::LieGroups.ValidationLieGroup, g, h) @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/groups/validation_group.jl:545 kwcall(::NamedTuple, ::typeof(isapprox), M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define kwcall(::NamedTuple, ::typeof(isapprox), ::LieGroups.ValidationLieGroup, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) Ambiguity #5 kwcall(::NamedTuple, ::typeof(isapprox), G::LieGroups.AbstractLieGroup, g, h) @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/interface.jl:809 kwcall(::NamedTuple, ::typeof(isapprox), M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define kwcall(::NamedTuple, ::typeof(isapprox), ::LieGroups.AbstractLieGroup, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) Ambiguity #6 isapprox(𝔤::ManifoldsBase.Fiber{𝔽, ManifoldsBase.TangentSpaceType, <:LieGroups.ValidationLieGroup, LieGroups.Identity{O}}, X, Y; kwargs...) where {𝔽, O<:AbstractGroupOperation} @ LieGroups ~/.julia/packages/LieGroups/MuHqn/src/groups/validation_group.jl:577 isapprox(M::ManifoldsBase.AbstractManifold, ξ1::Manifolds.RieszRepresenterCotangentVector, ξ2::Manifolds.RieszRepresenterCotangentVector; kwargs...) @ Manifolds ~/.julia/packages/Manifolds/uaQbt/src/cotangent_space.jl:171 Possible fix, define isapprox(::ManifoldsBase.Fiber{𝔽, ManifoldsBase.TangentSpaceType, <:LieGroups.ValidationLieGroup, LieGroups.Identity{O}}, ::Manifolds.RieszRepresenterCotangentVector, ::Manifolds.RieszRepresenterCotangentVector) where {𝔽, O<:LieGroups.AbstractGroupOperation} Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Evaluated: iszero(6) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{exclude::Vector{typeof(getindex)}}) @ 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:1961 [inlined] [7] test_all(testtarget::Module; ambiguities::@NamedTuple{broken::Bool, exclude::Vector{typeof(getindex)}}, 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 Persistent tasks: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 Expression: !(has_persistent_tasks(package; kwargs...)) Evaluated: !(has_persistent_tasks(Base.PkgId(Base.UUID("6774de46-80ba-43f8-ba42-e41071ccfc5f"), "LieGroups"))) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] [2] test_persistent_tasks(package::Base.PkgId; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:38 [3] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:34 [inlined] [4] #test_persistent_tasks#57 @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:43 [inlined] [5] test_persistent_tasks @ ~/.julia/packages/Aqua/MCcFg/src/persistent_tasks.jl:42 [inlined] [6] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [8] test_all(testtarget::Module; ambiguities::@NamedTuple{broken::Bool, exclude::Vector{typeof(getindex)}}, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:109 Test Summary: | Pass Fail Error Total Time LieGroups.jl | 5364 2 1 5367 14m33.2s Lie Group Interface | 53 53 7.4s Generic Group Operations | 35 35 5.5s Generic Group Actions | 40 40 14.5s Lie Groups | 5222 1 5223 12m42.2s Meta Lie Groups | 653 653 2m27.9s General Linear | 101 101 52.4s Heisenberg group | 99 99 13.1s The Orthogonal Group | 199 199 43.5s Unitary Group | 269 269 1m09.3s Special linear group | 176 176 27.1s Special Orthogonal Group | 344 344 48.2s Special Euclidean | 2322 2322 2m35.7s Special Galilean | 95 95 44.1s Special Unitary Group | 87 87 13.7s The symplectic group | 95 1 96 24.1s The symplectic group | 94 1 95 17.5s adjoint | 4 4 1.6s compose | 20 20 0.2s conjugate | 2 2 0.0s copyto! | 6 6 0.0s diff_inv | 3 3 0.0s diff_left_compose | 5 5 0.0s diff_right_compose | 5 5 0.0s (Lie group) exp & log | 20 1 21 3.0s Aliased Input | 2 2 0.0s identity element | 1 1 0.0s identity element | 1 1 0.0s test compose inv combinations | 4 4 0.0s inv | 8 8 0.0s Identity | 5 5 0.0s lie_bracket | 1 1 0.0s rand | 8 8 0.5s repr(G, g, h) | 1 1 0.0s The Translation group | 111 111 11.0s Translation group operation action | 36 36 11.4s StaticArrays | 2 2 0.1s The Circle group | 375 375 58.5s Validation Lie group | 258 258 31.8s Utility functions | 5 5 0.2s Aqua.jl | 9 2 11 1m14.0s Method ambiguity | 1 1 16.5s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 1.4s Stale dependencies | 1 1 6.7s Compat bounds | 4 4 0.6s Piracy | 1 1 0.4s Persistent tasks | 1 1 34.9s RNG of the outermost testset: Xoshiro(0x918c333997ceaef8, 0xf730c18c29037554, 0xd38396ef7d1ee303, 0x3f4c6e7283cd4fb4, 0x53c76fad1f10abef) ERROR: LoadError: Some tests did not pass: 5364 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/LieGroups/MuHqn/test/runtests.jl:12 Testing failed after 938.98s ERROR: LoadError: Package LieGroups 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [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:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 1014.64s: package tests unexpectedly errored