Package evaluation of DiscreteDifferentialGeometry on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:16:43.938 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.94s ################################################################################ # Installation # Installing DiscreteDifferentialGeometry... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [4ae10c0b] + DiscreteDifferentialGeometry v0.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [861a8166] + Combinatorics v1.0.2 [4ae10c0b] + DiscreteDifferentialGeometry v0.1.0 [069b7b12] + FunctionWrappers v1.1.3 [b1055ec2] + HalfEdges v0.2.4 [c8e1da08] + IterTools v1.10.0 ⌅ [7984e3fa] + Multivectors v0.2.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.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 2.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.67s ################################################################################ # Testing # Testing DiscreteDifferentialGeometry Status `/tmp/jl_1vIarc/Project.toml` [4ae10c0b] DiscreteDifferentialGeometry v0.1.0 [b1055ec2] HalfEdges v0.2.4 ⌅ [7984e3fa] Multivectors v0.2.1 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1vIarc/Manifest.toml` ⌅ [1520ce14] AbstractTrees v0.3.4 [861a8166] Combinatorics v1.0.2 [4ae10c0b] DiscreteDifferentialGeometry v0.1.0 [069b7b12] FunctionWrappers v1.1.3 [b1055ec2] HalfEdges v0.2.4 [c8e1da08] IterTools v1.10.0 ⌅ [7984e3fa] Multivectors v0.2.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling DiscreteDifferentialGeometry... 2105.6 ms ? HalfEdges Info Given DiscreteDifferentialGeometry was explicitly requested, output will be shown live  WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 3683.6 ms ? DiscreteDifferentialGeometry WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. Precompiling HalfEdges... Info Given HalfEdges was explicitly requested, output will be shown live  WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1945.9 ms ? HalfEdges WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition vertex_indices(Any) in module HalfEdges at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:281 overwritten at /home/pkgeval/.julia/packages/HalfEdges/5YtNC/src/HalfEdges.jl:1209. ┌ Warning: Replacing docs for `HalfEdges.vertex_indices :: Tuple{Any}` in module `HalfEdges` └ @ Base.Docs docs/Docs.jl:243 WARNING: method definition for iszero at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/DiscreteDifferentialGeometry.jl:148 declares type variable T but does not use it. WARNING: method definition for across at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/DiscreteDifferentialGeometry.jl:180 declares type variable PT but does not use it. WARNING: method definition for ϕᵢ at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/DiscreteDifferentialGeometry.jl:595 declares type variable K but does not use it. WARNING: Method definition zerofun(Any, Any...) in module Main at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/runtests.jl:33 overwritten at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:41. CMU DEC course G2: Error During Test at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:73 Test threw exception Expression: apply(𝑑(α), 1 * e₁ + 1 * e₂, KVector(1 * e₁₂)) == 0 TypeError: in typeassert, expected ZForm{2}, got a value of type Int64 Stacktrace: [1] convert(::Type{ZForm{2}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{ZForm{2}}) @ Base ./number.jl:347 [3] #s19#113 @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:631 [inlined] [4] var"#s19#113"(S::Any, T::Any, R::Any, U::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [6] macro expansion @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [inlined] [7] ∧(a::Main.G2.e₂{ZForm{2}}, b::Main.G2.e₁{Int64}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [8] (::DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}})(i::Int64) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [9] iterate @ ./generator.jl:48 [inlined] [10] collect_to!(dest::Vector{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, offs::Int64, st::Int64) @ Base ./array.jl:849 [11] collect_to_with_first!(dest::Vector{Int64}, v1::Int64, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, st::Int64) @ Base ./array.jl:827 [12] _collect(c::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:821 [13] collect_similar(cont::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}) @ Base ./array.jl:720 [14] map(f::Function, A::UnitRange{Int64}) @ Base ./abstractarray.jl:3371 [15] 𝑑(b::Main.G2.e₁{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [16] (::DiscreteDifferentialGeometry.var"#5#6")(b::Main.G2.e₁{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [17] MappingRF @ ./reduce.jl:100 [inlined] [18] _foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, init::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:58 [19] foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:48 [20] mapfoldl_impl(f::DiscreteDifferentialGeometry.var"#5#6", op::typeof(+), nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:44 [21] mapfoldl(f::Function, op::Function, itr::KVector{ZForm{2}, 1, 2}; init::Base._InitialValue) @ Base ./reduce.jl:175 [22] mapfoldl @ ./reduce.jl:175 [inlined] [23] _mapreduce @ ./reduce.jl:450 [inlined] [24] _mapreduce_dim @ ./reducedim.jl:337 [inlined] [25] mapreduce @ ./reducedim.jl:329 [inlined] [26] 𝑑(k::KVector{ZForm{2}, 1, 2}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [28] macro expansion @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:73 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [30] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:44 CMU DEC course G2: Error During Test at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:74 Test threw exception Expression: apply(𝑑((⋆)(α)), 1 * e₁ + 1 * e₂, KVector(1 * e₁₂)) == 2.0 TypeError: in typeassert, expected ZForm{2}, got a value of type Int64 Stacktrace: [1] convert(::Type{ZForm{2}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{ZForm{2}}) @ Base ./number.jl:347 [3] #s19#113 @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:631 [inlined] [4] var"#s19#113"(S::Any, T::Any, R::Any, U::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [6] macro expansion @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [inlined] [7] ∧(a::Main.G2.e₁{ZForm{2}}, b::Main.G2.e₂{Int64}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [8] (::DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}})(i::Int64) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [9] iterate @ ./generator.jl:48 [inlined] [10] _collect(c::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:811 [11] collect_similar(cont::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}) @ Base ./array.jl:720 [12] map(f::Function, A::UnitRange{Int64}) @ Base ./abstractarray.jl:3371 [13] 𝑑(b::Main.G2.e₂{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [14] (::DiscreteDifferentialGeometry.var"#5#6")(b::Main.G2.e₂{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [15] MappingRF @ ./reduce.jl:100 [inlined] [16] _foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, init::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:58 [17] foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:48 [18] mapfoldl_impl(f::DiscreteDifferentialGeometry.var"#5#6", op::typeof(+), nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:44 [19] mapfoldl(f::Function, op::Function, itr::KVector{ZForm{2}, 1, 2}; init::Base._InitialValue) @ Base ./reduce.jl:175 [20] mapfoldl @ ./reduce.jl:175 [inlined] [21] _mapreduce @ ./reduce.jl:450 [inlined] [22] _mapreduce_dim @ ./reducedim.jl:337 [inlined] [23] mapreduce @ ./reducedim.jl:329 [inlined] [24] 𝑑(k::KVector{ZForm{2}, 1, 2}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [26] macro expansion @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:74 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [28] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:44 CMU DEC course G2: Error During Test at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:75 Test threw exception Expression: apply(𝑑((⋆)((⋆)(α))), 1 * e₁ + 1 * e₂, KVector(1 * e₁₂)) == 0 TypeError: in typeassert, expected ZForm{2}, got a value of type Int64 Stacktrace: [1] convert(::Type{ZForm{2}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{ZForm{2}}) @ Base ./number.jl:347 [3] #s19#113 @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:631 [inlined] [4] var"#s19#113"(S::Any, T::Any, R::Any, U::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [6] macro expansion @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [inlined] [7] ∧(a::Main.G2.e₂{ZForm{2}}, b::Main.G2.e₁{Int64}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [8] (::DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}})(i::Int64) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [9] iterate @ ./generator.jl:48 [inlined] [10] collect_to!(dest::Vector{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, offs::Int64, st::Int64) @ Base ./array.jl:849 [11] collect_to_with_first!(dest::Vector{Int64}, v1::Int64, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, st::Int64) @ Base ./array.jl:827 [12] _collect(c::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:821 [13] collect_similar(cont::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}) @ Base ./array.jl:720 [14] map(f::Function, A::UnitRange{Int64}) @ Base ./abstractarray.jl:3371 [15] 𝑑(b::Main.G2.e₁{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [16] (::DiscreteDifferentialGeometry.var"#5#6")(b::Main.G2.e₁{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [17] MappingRF @ ./reduce.jl:100 [inlined] [18] _foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, init::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:58 [19] foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:48 [20] mapfoldl_impl(f::DiscreteDifferentialGeometry.var"#5#6", op::typeof(+), nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:44 [21] mapfoldl(f::Function, op::Function, itr::KVector{ZForm{2}, 1, 2}; init::Base._InitialValue) @ Base ./reduce.jl:175 [22] mapfoldl @ ./reduce.jl:175 [inlined] [23] _mapreduce @ ./reduce.jl:450 [inlined] [24] _mapreduce_dim @ ./reducedim.jl:337 [inlined] [25] mapreduce @ ./reducedim.jl:329 [inlined] [26] 𝑑(k::KVector{ZForm{2}, 1, 2}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [28] macro expansion @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:75 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [30] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:44 CMU DEC course G2: Error During Test at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:76 Test threw exception Expression: apply(𝑑((⋆)((⋆)((⋆)(α)))), 1 * e₁ + 1 * e₂, KVector(1 * e₁₂)) == -2.0 TypeError: in typeassert, expected ZForm{2}, got a value of type Int64 Stacktrace: [1] convert(::Type{ZForm{2}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{ZForm{2}}) @ Base ./number.jl:347 [3] #s19#113 @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:631 [inlined] [4] var"#s19#113"(S::Any, T::Any, R::Any, U::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [6] macro expansion @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [inlined] [7] ∧(a::Main.G2.e₁{ZForm{2}}, b::Main.G2.e₂{Int64}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [8] (::DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}})(i::Int64) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [9] iterate @ ./generator.jl:48 [inlined] [10] _collect(c::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:811 [11] collect_similar(cont::UnitRange{Int64}, itr::Base.Generator{UnitRange{Int64}, DiscreteDifferentialGeometry.var"#9#10"{2, ZForm{2}, UnionAll, Vector{UnionAll}}}) @ Base ./array.jl:720 [12] map(f::Function, A::UnitRange{Int64}) @ Base ./abstractarray.jl:3371 [13] 𝑑(b::Main.G2.e₂{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:100 [14] (::DiscreteDifferentialGeometry.var"#5#6")(b::Main.G2.e₂{ZForm{2}}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [15] MappingRF @ ./reduce.jl:100 [inlined] [16] _foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, init::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:58 [17] foldl_impl(op::Base.MappingRF{DiscreteDifferentialGeometry.var"#5#6", Base.BottomRF{typeof(+)}}, nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:48 [18] mapfoldl_impl(f::DiscreteDifferentialGeometry.var"#5#6", op::typeof(+), nt::Base._InitialValue, itr::KVector{ZForm{2}, 1, 2}) @ Base ./reduce.jl:44 [19] mapfoldl(f::Function, op::Function, itr::KVector{ZForm{2}, 1, 2}; init::Base._InitialValue) @ Base ./reduce.jl:175 [20] mapfoldl @ ./reduce.jl:175 [inlined] [21] _mapreduce @ ./reduce.jl:450 [inlined] [22] _mapreduce_dim @ ./reducedim.jl:337 [inlined] [23] mapreduce @ ./reducedim.jl:329 [inlined] [24] 𝑑(k::KVector{ZForm{2}, 1, 2}) @ DiscreteDifferentialGeometry ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/src/KForms.jl:80 [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [26] macro expansion @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:76 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [28] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:44 WARNING: Method definition ϕ(Any, Any) in module Main at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:84 overwritten at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:100. CMU DEC course G2: Error During Test at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:43 Got exception outside of a @test TypeError: in typeassert, expected ZForm{2}, got a value of type Int64 Stacktrace: [1] convert(::Type{ZForm{2}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{ZForm{2}}) @ Base ./number.jl:347 [3] #s19#113 @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:631 [inlined] [4] var"#s19#113"(S::Any, T::Any, R::Any, U::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [5] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [6] macro expansion @ ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [inlined] [7] ∧(a::Main.G2.e₂{ZForm{2}}, b::Main.G2.e₁{ZForm{2}}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/Blades.jl:762 [8] ∧(a::Main.G2.e₂{ZForm{2}}, B::KVector{ZForm{2}, 1, 2}) @ Multivectors ~/.julia/packages/Multivectors/Yp50z/src/KVectors.jl:212 [9] macro expansion @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:111 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:44 [12] include(fname::String) @ Main ./sysimg.jl:38 [13] top-level scope @ ~/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/runtests.jl:35 [14] include(fname::String) @ Main ./sysimg.jl:38 [15] top-level scope @ none:6 [16] eval @ ./boot.jl:430 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [18] _start() @ Base ./client.jl:531 Test Summary: | Pass Error Total Time CMU DEC course G2 | 12 5 17 34.1s ERROR: LoadError: Some tests did not pass: 12 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/KForms_runtests.jl:43 in expression starting at /home/pkgeval/.julia/packages/DiscreteDifferentialGeometry/xQf9g/test/runtests.jl:35 Testing failed after 76.22s ERROR: LoadError: Package DiscreteDifferentialGeometry errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 120.37s: illegal method overwrites during precompilation