-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
161 lines (155 loc) · 22.1 KB
/
1.4.0-DEV-81899bf99e.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed ArrayLayouts ─── v0.1.5
Installed FillArrays ───── v0.8.2
Installed BandedMatrices ─ v0.14.2
Updating `~/.julia/environments/v1.4/Project.toml`
[aae01518] + BandedMatrices v0.14.2
Updating `~/.julia/environments/v1.4/Manifest.toml`
[4c555306] + ArrayLayouts v0.1.5
[aae01518] + BandedMatrices v0.14.2
[1a297f60] + FillArrays v0.8.2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
Testing BandedMatrices
Path `/home/pkgeval/.julia/packages/BandedMatrices/Jd1re` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_7xVjqg/Project.toml`
[aae01518] + BandedMatrices v0.14.2 [`~/.julia/packages/BandedMatrices/Jd1re`]
[2a0f44e3] + Base64
[8dfed614] + Test
Updating `/tmp/jl_7xVjqg/Manifest.toml`
[aae01518] ~ BandedMatrices v0.14.2 ⇒ v0.14.2 [`~/.julia/packages/BandedMatrices/Jd1re`]
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[6462fe0b] + Sockets
[8dfed614] + Test
Running sandbox
Status `/tmp/jl_7xVjqg/Project.toml`
[4c555306] ArrayLayouts v0.1.5
[aae01518] BandedMatrices v0.14.2 [`~/.julia/packages/BandedMatrices/Jd1re`]
[1a297f60] FillArrays v0.8.2
[2a0f44e3] Base64
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[2f01184e] SparseArrays
[8dfed614] Test
Test Summary: | Pass Total
BandedMatrix | 3332 3332
Test Summary: | Pass Total
BandedMatrix SubArray | 135 135
Test Summary: | Pass Total
Linear Algebra | 22865 22865
0.000051 seconds (18 allocations: 944 bytes)
Test Summary: | Pass Total
broadcasting | 173 173
Test Summary: | Pass Total
Indexing | 512 512
Test Summary: | Pass Total
Banded A\b | 54 54
Test Summary: | Pass Broken Total
QR tests | 1111 4 1115
Test Summary: | Pass Total
Symmetric | 31 31
Test Summary: | Pass Total
Hermitian | 18 18
LDLᵀ: Error During Test at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143
Test threw exception
Expression: det(F) ≈ det(SAL)
MethodError: no method matching bunchkaufman!(::Symmetric{Float32,BandedMatrix{Float32,Array{Float32,2},Base.OneTo{Int64}}}, ::Bool; check=false)
Closest candidates are:
bunchkaufman!(!Matched::Hermitian{T,S} where S<:Union{DenseArray{T,2}, Base.ReinterpretArray{T,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{T,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{T,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where T<:Union{Complex{Float32}, Complex{Float64}}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:104
bunchkaufman!(!Matched::Union{Hermitian{T,S}, Symmetric{T,S}, Symmetric{Complex{T},S}} where S<:(Union{DenseArray{T,2}, Base.ReinterpretArray{T,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{T,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{T,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where T) where T<:Union{Float32, Float64}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:98
bunchkaufman!(!Matched::Union{DenseArray{#s658,2}, Base.ReinterpretArray{#s658,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{#s658,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{#s658,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where #s658<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:109
Stacktrace:
[1] bunchkaufman(::Symmetric{Float32,BandedMatrix{Float32,Array{Float32,2},Base.OneTo{Int64}}}, ::Bool; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:186
[2] _factorize(::Symmetric{Float32,BandedMatrix{Float32,Array{Float32,2},Base.OneTo{Int64}}}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:624
[3] det(::Symmetric{Float32,BandedMatrix{Float32,Array{Float32,2},Base.OneTo{Int64}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:631
[4] macro expansion at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143 [inlined]
[5] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[6] top-level scope at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:121
LDLᵀ: Error During Test at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143
Test threw exception
Expression: det(F) ≈ det(SAL)
MethodError: no method matching bunchkaufman!(::Symmetric{Float64,BandedMatrix{Float64,Array{Float64,2},Base.OneTo{Int64}}}, ::Bool; check=false)
Closest candidates are:
bunchkaufman!(!Matched::Hermitian{T,S} where S<:Union{DenseArray{T,2}, Base.ReinterpretArray{T,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{T,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{T,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where T<:Union{Complex{Float32}, Complex{Float64}}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:104
bunchkaufman!(!Matched::Union{Hermitian{T,S}, Symmetric{T,S}, Symmetric{Complex{T},S}} where S<:(Union{DenseArray{T,2}, Base.ReinterpretArray{T,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{T,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{T,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where T) where T<:Union{Float32, Float64}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:98
bunchkaufman!(!Matched::Union{DenseArray{#s658,2}, Base.ReinterpretArray{#s658,2,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, Base.ReshapedArray{#s658,2,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray}, SubArray{#s658,2,A,I,L} where L where I<:Tuple{Vararg{Union{Int64, AbstractRange{Int64}, Base.AbstractCartesianIndex},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, Base.ReshapedArray{T,N,A,MI} where MI<:Tuple{Vararg{Base.MultiplicativeInverses.SignedMultiplicativeInverse{Int64},N} where N} where A<:Union{Base.ReinterpretArray{T,N,S,A} where S where A<:Union{SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, SubArray{T,N,A,I,true} where I<:Union{Tuple{Vararg{Real,N} where N}, Tuple{AbstractUnitRange,Vararg{Any,N} where N}} where A<:DenseArray where N where T, DenseArray} where N where T, DenseArray}} where #s658<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64}, ::Bool; check) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:109
Stacktrace:
[1] bunchkaufman(::Symmetric{Float64,BandedMatrix{Float64,Array{Float64,2},Base.OneTo{Int64}}}, ::Bool; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/bunchkaufman.jl:186
[2] _factorize(::Symmetric{Float64,BandedMatrix{Float64,Array{Float64,2},Base.OneTo{Int64}}}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:624
[3] det(::Symmetric{Float64,BandedMatrix{Float64,Array{Float64,2},Base.OneTo{Int64}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:631
[4] macro expansion at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143 [inlined]
[5] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[6] top-level scope at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:121
LDLᵀ: Error During Test at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143
Test threw exception
Expression: det(F) ≈ det(SAL)
attempt to access Array{BigFloat,2} with bandwidths (2, 9) at band 1
Stacktrace:
[1] banded_setindex! at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/src/banded/BandedMatrix.jl:428 [inlined]
[2] setindex! at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/src/banded/BandedMatrix.jl:437 [inlined]
[3] copytri! at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/matmul.jl:444 [inlined]
[4] copytri! at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/matmul.jl:436 [inlined]
[5] lu!(::Symmetric{BigFloat,BandedMatrix{BigFloat,Array{BigFloat,2},Base.OneTo{Int64}}}, ::Val{true}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:89
[6] #lu#142 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:273 [inlined]
[7] _factorize(::Symmetric{BigFloat,BandedMatrix{BigFloat,Array{BigFloat,2},Base.OneTo{Int64}}}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:626
[8] det(::Symmetric{BigFloat,BandedMatrix{BigFloat,Array{BigFloat,2},Base.OneTo{Int64}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:631
[9] macro expansion at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143 [inlined]
[10] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[11] top-level scope at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:121
LDLᵀ: Error During Test at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143
Test threw exception
Expression: det(F) ≈ det(SAL)
attempt to access Array{Rational{BigInt},2} with bandwidths (2, 9) at band 1
Stacktrace:
[1] banded_setindex! at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/src/banded/BandedMatrix.jl:428 [inlined]
[2] setindex! at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/src/banded/BandedMatrix.jl:437 [inlined]
[3] copytri! at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/matmul.jl:444 [inlined]
[4] copytri! at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/matmul.jl:436 [inlined]
[5] lu!(::Symmetric{Rational{BigInt},BandedMatrix{Rational{BigInt},Array{Rational{BigInt},2},Base.OneTo{Int64}}}, ::Val{true}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:89
[6] #lu#142 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/lu.jl:273 [inlined]
[7] _factorize(::Symmetric{Rational{BigInt},BandedMatrix{Rational{BigInt},Array{Rational{BigInt},2},Base.OneTo{Int64}}}; check::Bool) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:626
[8] det(::Symmetric{Rational{BigInt},BandedMatrix{Rational{BigInt},Array{Rational{BigInt},2},Base.OneTo{Int64}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/LinearAlgebra/src/symmetric.jl:631
[9] macro expansion at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:143 [inlined]
[10] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[11] top-level scope at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:121
Test Summary: | Pass Error Total
LDLᵀ | 19 4 23
ERROR: LoadError: LoadError: Some tests did not pass: 19 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/test_symbanded.jl:120
in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/runtests.jl:12
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/BandedMatrices/Jd1re/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package BandedMatrices errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1475
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:300
[5] #test#66 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[6] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[8] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[10] test(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[11] top-level scope at none:12