Skip to content

Instantly share code, notes, and snippets.

@KristofferC
Created August 27, 2019 19:22
Show Gist options
  • Select an option

  • Save KristofferC/a1ecc1c4968f2eddd673307b157af7e3 to your computer and use it in GitHub Desktop.

Select an option

Save KristofferC/a1ecc1c4968f2eddd673307b157af7e3 to your computer and use it in GitHub Desktop.
ERROR: LoadError: Some tests did not pass: 112 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:291
Test Summary: | Pass Total
definitions | 10 10
Test Summary: | Pass Total
types are defined | 36 36
Test Summary: | Pass Total
string macros | 6 6
Test Summary: | Pass Total
typemin, typemax | 20 20
Test Summary: | Pass Total
widen | 10 10
Test Summary: | Pass Total
conversions | 417 417
Test Summary: | Pass Total
promote_rule | 228 228
Test Summary: | Pass Total
x % T | 684 684
Test Summary: | Pass Total
comparisons | 1596 1596
Test Summary: | Pass Total
bit operations | 4912 4912
Test Summary: | Pass Total
arithmetic operations | 2736 2736
Test Summary: | Pass Total
BigInt | 16 16
Test Summary: | Pass Total
ndigits0z | 8 8
Test Summary: | Pass Total
bitstring | 4 4
floats: Test Failed at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:297
Expression: F(x) == f
Evaluated: NaN16 == Inf16
Stacktrace:
[1] top-level scope at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:297
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:292
floats: Test Failed at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:297
Expression: F(x) == f
Evaluated: NaN16 == Inf16
Stacktrace:
[1] top-level scope at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:297
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/BitIntegers/xlTFo/test/runtests.jl:292
Test Summary: | Pass Fail Total
floats | 112 2 114
ERROR: Package BitIntegers errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [====================> ] 48.1 %
Resolving Deltas: [======================================> ] 95.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed BitIntegers ─ v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[c3b6d118] + BitIntegers v0.2.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[c3b6d118] + BitIntegers v0.2.0
[9a3f8284] + Random
[9e88b42a] + Serialization
Testing BitIntegers
Resolving package versions...
Status `/tmp/jl_KRkgVI/Manifest.toml`
[c3b6d118] BitIntegers v0.2.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 33 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/BSONqs/pq4Nu/test/runtests.jl:22
Anonymous Functions: Error During Test at /root/.julia/packages/BSONqs/pq4Nu/test/runtests.jl:74
Got exception outside of a @test
MethodError: no method matching applychildren!(::BSONqs.var"##23#24"{Array{Any,1}}, ::UInt8)
Closest candidates are:
applychildren!(::Function, !Matched::Dict{Symbol,Any}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:32
applychildren!(::Function, !Matched::Array{Any,1}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:33
applychildren!(::Function, !Matched::Union{Nothing, Bool, Float64, Int32, Int64, Dict{Symbol,Any}, Array{Any,1}, Array{UInt8,1}, String, Symbol, Type{Union{}}}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:31
...
Stacktrace:
[1] backrefs!(::UInt8, ::Array{Any,1}) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279
[2] (::BSONqs.var"##23#24"{Array{Any,1}})(::UInt8) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279
[3] applyvec!(::BSONqs.var"##23#24"{Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:26
[4] applychildren! at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:33 [inlined]
[5] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
[6] #23 at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
[7] applychildren!(::BSONqs.var"##23#24"{Array{Any,1}}, ::BSONqs.TaggedStruct) at /root/.julia/packages/BSONqs/pq4Nu/src/intermediate.jl:107
[8] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
... (the last 7 lines are repeated 2 more times)
[23] (::BSONqs.var"##23#24"{Array{Any,1}})(::BSONqs.TaggedStruct) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279
[24] applyvec!(::BSONqs.var"##23#24"{Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:26
[25] applychildren! at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:33 [inlined]
[26] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
... (the last 4 lines are repeated 2 more times)
[35] #23 at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
[36] applychildren!(::BSONqs.var"##23#24"{Array{Any,1}}, ::BSONqs.TaggedStruct) at /root/.julia/packages/BSONqs/pq4Nu/src/intermediate.jl:107
[37] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
[38] (::BSONqs.var"##23#24"{Array{Any,1}})(::BSONqs.TaggedStruct) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279
[39] applyvec!(::BSONqs.var"##23#24"{Array{Any,1}}, ::Array{Any,1}) at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:26
[40] applychildren! at /root/.julia/packages/BSONqs/pq4Nu/src/BSONqs.jl:33 [inlined]
[41] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:279 [inlined]
[42] backrefs! at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:285 [inlined]
[43] parse(::Base.GenericIOBuffer{Array{UInt8,1}}) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:289
[44] load_compat(::Base.GenericIOBuffer{Array{UInt8,1}}) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:292
[45] roundtrip(::Function, ::Symbol) at /root/.julia/packages/BSONqs/pq4Nu/src/read.jl:302
[46] top-level scope at /root/.julia/packages/BSONqs/pq4Nu/test/runtests.jl:76
[47] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[48] top-level scope at /root/.julia/packages/BSONqs/pq4Nu/test/runtests.jl:75
[49] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[50] top-level scope at /root/.julia/packages/BSONqs/pq4Nu/test/runtests.jl:24
[51] include at ./boot.jl:328 [inlined]
[52] include_relative(::Module, ::String) at ./loading.jl:1105
[53] include(::Module, ::String) at ./Base.jl:31
[54] include(::String) at ./client.jl:432
[55] top-level scope at none:6
[56] eval(::Module, ::Any) at ./boot.jl:330
[57] exec_options(::Base.JLOptions) at ./client.jl:271
Test Summary: | Pass Error Total
BSON | 33 1 34
Primitive Types | 8 8
Complex Types | 18 18
Circular References | 5 5
Anonymous Functions | 1 1
Specify root document types | 2 2
[ Info: No changes
ERROR: Package BSONqs errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [========================> ] 59.4 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed BSONqs ─ v0.6.0
Updating `~/.julia/environments/v1.3/Project.toml`
[d4e7598c] + BSONqs v0.6.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[d4e7598c] + BSONqs v0.6.0
[a63ad114] + Mmap
Testing BSONqs
Resolving package versions...
Status `/tmp/jl_ME697j/Manifest.toml`
[d4e7598c] BSONqs v0.6.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 76 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
running unit tests
Test Summary: | Pass Total
unit tests | 88 88
3.109512 seconds (3.15 M allocations: 160.704 MiB, 2.36% gc time)
running misc. tests (w/o tagging)
running RosCtx test...done (took 10.541883945465088 seconds)
running HookCtx test...done (took 1.289802074432373 seconds)
running SinCtx test...done (took 2.4991888999938965 seconds)
running FoldCtx test...done (took 0.07448101043701172 seconds)
running CountCtx test...done (took 7.492495775222778 seconds)
running CountCtx2 test...done (took 4.251082181930542 seconds)
running SqrCtx test...done (took 0.08626079559326172 seconds)
running CompCtx test...done (took 2.056633949279785 seconds)
running PassCtx test...done (took 15.149433135986328 seconds)
running PassFallbackCtx test...done (took 1.0192558765411377 seconds)
running WorldCtx test...done (took 8.21840500831604 seconds)
running TraceCtx test...done (took 1.5533268451690674 seconds)
running NestedReflectCtx test...misc. tests (w/o tagging): Error During Test at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
Got exception outside of a @test
LoadError: AssertionError: code_info.edges === nothing
Stacktrace:
[1] reflect(::Tuple, ::UInt64) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:83
[2] reflect(::Tuple) at /root/.julia/packages/Cassette/YCOeN/src/overdub.jl:46
[3] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
[4] include at ./boot.jl:328 [inlined]
[5] include_relative(::Module, ::String) at ./loading.jl:1105
[6] include(::Module, ::String) at ./Base.jl:31
[7] include(::String) at ./client.jl:432
[8] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
[9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[10] top-level scope at /root/.julia/packages/Cassette/YCOeN/test/runtests.jl:11
[11] top-level scope at util.jl:155
[12] include at ./boot.jl:328 [inlined]
[13] include_relative(::Module, ::String) at ./loading.jl:1105
[14] include(::Module, ::String) at ./Base.jl:31
[15] include(::String) at ./client.jl:432
[16] top-level scope at none:6
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:468
in expression starting at /root/.julia/packages/Cassette/YCOeN/test/misctests.jl:329
Test Summary: | Pass Error Total
misc. tests (w/o tagging) | 76 1 77
[ Info: No changes
ERROR: Package Cassette errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [====================> ] 48.9 %
Resolving Deltas: [=======================================> ] 96.6 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Cassette ─ v0.2.6
Updating `~/.julia/environments/v1.3/Project.toml`
[7057c7e9] + Cassette v0.2.6
Updating `~/.julia/environments/v1.3/Manifest.toml`
[7057c7e9] + Cassette v0.2.6
Testing Cassette
Resolving package versions...
Status `/tmp/jl_NXWFN5/Manifest.toml`
[7057c7e9] Cassette v0.2.6
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 118 passed, 3 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/CategoricalArrays/xjesC/test/runtests.jl:35
caused by [exception 1]
Some tests did not pass: 118 passed, 3 failed, 0 errored, 0 broken.
Test Summary: | Pass Total
01_typedef.jl | 99 99
Test Summary: | Pass Total
02_buildorder.jl | 6 6
Test Summary: | Pass Total
03_buildfields.jl | 6 6
Test Summary: | Pass Total
04_constructors.jl | 121 121
promote_type: Test Failed at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:121
Expression: promote_type(CategoricalValue{Int}, Union{CategoricalValue{Float64}, Missing}) === Any
Evaluated: Union{Missing, Float64} === Any
Stacktrace:
[1] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:121
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:115
promote_type: Test Failed at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:127
Expression: promote_type(Union{CategoricalValue{Int}, Missing}, CategoricalValue{Float64}) === Any
Evaluated: Union{Missing, Float64} === Any
Stacktrace:
[1] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:127
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:115
promote_type: Test Failed at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:133
Expression: promote_type(Union{CategoricalValue{Int}, Missing}, Union{CategoricalValue{Float64}, Missing}) === Any
Evaluated: Union{Missing, Float64} === Any
Stacktrace:
[1] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:133
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/CategoricalArrays/xjesC/test/05_convert.jl:115
Test Summary: | Pass Fail Total
05_convert.jl | 118 3 121
convert() for CategoricalPool{Int, DefaultRefType} and values | 51 51
convert() for CategoricalPool{String, DefaultRefType} and values | 50 50
promote_type | 16 3 19
convert() preserves `ordered` | 1 1
Test Summary: | Pass Fail Total
05_convert.jl | 118 3 121
convert() for CategoricalPool{Int, DefaultRefType} and values | 51 51
convert() for CategoricalPool{String, DefaultRefType} and values | 50 50
promote_type | 16 3 19
convert() preserves `ordered` | 1 1
ERROR: Package CategoricalArrays errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 50.1 %
Resolving Deltas: [========================================>] 99.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Reexport ────────── v0.2.0
Installed Missings ────────── v0.4.1
Installed DataAPI ─────────── v1.0.1
Installed Compat ──────────── v2.1.0
Installed Parsers ─────────── v0.3.6
Installed CategoricalArrays ─ v0.5.5
Installed JSON ────────────── v0.21.0
Updating `~/.julia/environments/v1.3/Project.toml`
[324d7699] + CategoricalArrays v0.5.5
Updating `~/.julia/environments/v1.3/Manifest.toml`
[324d7699] + CategoricalArrays v0.5.5
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[69de0a69] + Parsers v0.3.6
[189a3867] + Reexport v0.2.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing CategoricalArrays
Resolving package versions...
Status `/tmp/jl_zKhtu8/Manifest.toml`
[324d7699] CategoricalArrays v0.5.5
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[69de0a69] Parsers v0.3.6
[189a3867] Reexport v0.2.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[9fa8497b] Future [`@stdlib/Future`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 1123 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/CBinding/bQtsR/test/runtests.jl:125
Cfunction: Test Failed at /root/.julia/packages/CBinding/bQtsR/test/runtests.jl:615
Expression: unsafe_string(pointer(str)) == "This is 1 great test of CBinding.jl v0.1!\n"
Evaluated: "This is 1 great test of CBinding.jl v0.0!\n" == "This is 1 great test of CBinding.jl v0.1!\n"
Stacktrace:
[1] top-level scope at /root/.julia/packages/CBinding/bQtsR/test/runtests.jl:615
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/CBinding/bQtsR/test/runtests.jl:589
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/CBinding/bQtsR/test/runtests.jl:126
Test Summary: | Pass Fail Total
CBinding | 1123 1 1124
Layout algorithms | 912 912
@cstruct | 66 66
@cunion | 64 64
@carray | 41 41
@ctypedef | 7 7
Clibrary | 5 5
Cfunction | 2 2
Cfunction | 26 1 27
ERROR: Package CBinding errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [============================> ] 68.6 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Todo ───── v0.1.0
Installed CBinding ─ v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[d43a6710] + CBinding v0.2.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[d43a6710] + CBinding v0.2.0
[b28a226c] + Todo v0.1.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing CBinding
Status `/tmp/jl_kUP5wA/Manifest.toml`
[d43a6710] CBinding v0.2.0
[b28a226c] Todo v0.1.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/CompoundPeriods/iKuQU/test/runtests.jl:7
Error During Test at /root/.julia/packages/CompoundPeriods/iKuQU/test/runtests.jl:7
Test threw exception
Expression: rperiod.cperiod == cperiod
StackOverflowError:
Stacktrace:
[1] canonicalize(::CompoundPeriod) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Dates/src/periods.jl:292
[2] canonical(::CompoundPeriod) at /root/.julia/packages/CompoundPeriods/iKuQU/src/canonical.jl:16
[3] ==(::CompoundPeriod, ::CompoundPeriod) at /root/.julia/packages/CompoundPeriods/iKuQU/src/compare.jl:2 (repeats 23768 times)
[4] eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:245
[5] top-level scope at /root/.julia/packages/CompoundPeriods/iKuQU/test/runtests.jl:7
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at none:6
[11] eval(::Module, ::Any) at ./boot.jl:330
[12] exec_options(::Base.JLOptions) at ./client.jl:271
[13] _start() at ./client.jl:468
ERROR: Package CompoundPeriods errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 51.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed CompoundPeriods ─ v0.4.0
Updating `~/.julia/environments/v1.3/Project.toml`
[a216cea6] + CompoundPeriods v0.4.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[a216cea6] + CompoundPeriods v0.4.0
[ade2ca70] + Dates
[de0858da] + Printf
[4ec0a83e] + Unicode
Testing CompoundPeriods
Resolving package versions...
Status `/tmp/jl_zXq5QQ/Manifest.toml`
[a216cea6] CompoundPeriods v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:352
in expression starting at /root/.julia/packages/DistributedArrays/8WrQl/test/runtests.jl:35
Test Summary: | Pass Total
test distribute and other constructors | 13 13
Test Summary: | Pass Total
test DArray equality/copy/deepcopy | 9 9
Test Summary: | Pass Total
test DArray similar | 2 2
Test Summary: | Pass Total
test DArray reshape | 2 2
Test Summary: | Pass Total
test @DArray comprehension constructor | 2 2
Test Summary: | Pass Total
test DArray / Array conversion | 10 10
Test Summary: | Pass Total
test copy! | 1 1
Test Summary: | Pass Total
test DArray reduce | 4 4
Test Summary: | Pass Total
test rmul | 1 1
Test Summary: | Pass Total
test rmul!(Diagonal, A) | 2 2
Test Summary: | Pass Total
test mapreduce on DArrays | 300 300
Test Summary: | Pass Total
test mapreducedim on DArrays | 5 5
Test Summary: | Pass Total
test mapreducdim, reducedim on DArrays | 28 28
Test Summary: | Pass Total
test statistical functions on DArrays | 7 7
test sum on DArrays: Error During Test at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:352
Got exception outside of a @test
type TaskFailedException has no field ex
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:364
[3] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[4] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:353
[5] include at ./boot.jl:328 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1105
[7] include(::Module, ::String) at ./Base.jl:31
[8] include(::String) at ./client.jl:432
[9] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/runtests.jl:35
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at none:6
[15] eval(::Module, ::Any) at ./boot.jl:330
[16] exec_options(::Base.JLOptions) at ./client.jl:271
[17] _start() at ./client.jl:468
caused by [exception 1]
TaskFailedException:
On worker 2:
ArgumentError: dimension must be ≥ 1, got -1
reduced_indices at ./reducedim.jl:21
reduced_indices at ./reducedim.jl:15 [inlined]
reducedim_initarray at ./reducedim.jl:92 [inlined]
#150 at /root/.julia/packages/DistributedArrays/8WrQl/src/mapreduce.jl:45
#112 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:309
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88
#98 at ./task.jl:333
Stacktrace:
[1] #remotecall_wait#150(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:432
[2] remotecall_wait(::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:423
[3] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[4] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[5] (::DistributedArrays.var"##149#152"{Float64,DArray{Float64,2,Array{Float64,2}},Int64,Float64,Array{Int64,2},Array{Future,2},Int64})() at ./task.jl:333
...and 7 more exception(s).
Stacktrace:
[1] sync_end(::Array{Any,1}) at ./task.jl:300
[2] macro expansion at ./task.jl:319 [inlined]
[3] reducedim_initarray(::DArray{Float64,2,Array{Float64,2}}, ::Int64, ::Float64, ::Type{Float64}) at /root/.julia/packages/DistributedArrays/8WrQl/src/mapreduce.jl:44
[4] reducedim_initarray at /root/.julia/packages/DistributedArrays/8WrQl/src/mapreduce.jl:49 [inlined]
[5] reducedim_init(::typeof(identity), ::typeof(Base.add_sum), ::DArray{Float64,2,Array{Float64,2}}, ::Int64) at ./reducedim.jl:172
[6] _mapreduce_dim(::Function, ::Function, ::NamedTuple{(),Tuple{}}, ::DArray{Float64,2,Array{Float64,2}}, ::Int64) at ./reducedim.jl:317
[7] #mapreduce#588 at ./reducedim.jl:307 [inlined]
[8] #mapreduce at ./none:0 [inlined]
[9] _sum at ./reducedim.jl:679 [inlined]
[10] _sum at ./reducedim.jl:678 [inlined]
[11] #sum#591 at ./reducedim.jl:652 [inlined]
[12] (::Base.var"#kw##sum")(::NamedTuple{(:dims,),Tuple{Int64}}, ::typeof(sum), ::DArray{Float64,2,Array{Float64,2}}) at ./none:0
[13] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:358
[14] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[15] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/darray.jl:353
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1105
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:432
[20] top-level scope at /root/.julia/packages/DistributedArrays/8WrQl/test/runtests.jl:35
[21] include at ./boot.jl:328 [inlined]
[22] include_relative(::Module, ::String) at ./loading.jl:1105
[23] include(::Module, ::String) at ./Base.jl:31
[24] include(::String) at ./client.jl:432
[25] top-level scope at none:6
[26] eval(::Module, ::Any) at ./boot.jl:330
[27] exec_options(::Base.JLOptions) at ./client.jl:271
[28] _start() at ./client.jl:468
Test Summary: | Pass Error Total
test sum on DArrays | 1 1 2
ERROR: Package DistributedArrays errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [======================> ] 53.9 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Primes ──────────── v0.4.0
Installed DistributedArrays ─ v0.6.3
Updating `~/.julia/environments/v1.3/Project.toml`
[aaf54ef3] + DistributedArrays v0.6.3
Updating `~/.julia/environments/v1.3/Manifest.toml`
[aaf54ef3] + DistributedArrays v0.6.3
[27ebfcd6] + Primes v0.4.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing DistributedArrays
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed BinDeps ────────── v0.8.10
Installed Compat ─────────── v2.1.0
Installed BinaryProvider ─── v0.5.6
Installed SpecialFunctions ─ v0.7.2
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_IFArwV/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[aaf54ef3] DistributedArrays v0.6.3
[27ebfcd6] Primes v0.4.0
[276daf66] SpecialFunctions v0.7.2
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 43 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/FastIOBuffers/xGDid/test/runtests.jl:56
Test Summary: | Pass Total
write: bitstype numbers | 195 195
Test Summary: | Pass Total
write: strings | 2001 2001
read: bitstype numbers: Error During Test at /root/.julia/packages/FastIOBuffers/xGDid/test/runtests.jl:56
Got exception outside of a @test
MethodError: read(::FastIOBuffers.FastReadBuffer{Array{UInt8,1}}, ::Type{Int16}) is ambiguous. Candidates:
read(buf::FastIOBuffers.FastReadBuffer, ::Type{T}) where T<:Union{Float16, Float32, Float64, Int128, Int16, Int32, Int64, UInt128, UInt16, UInt32, UInt64} in FastIOBuffers at /root/.julia/packages/FastIOBuffers/xGDid/src/fastreadbuffer.jl:35
read(s::IO, T::Union{Type{Float16}, Type{Float32}, Type{Float64}, Type{Int128}, Type{Int16}, Type{Int32}, Type{Int64}, Type{UInt128}, Type{UInt16}, Type{UInt32}, Type{UInt64}}) in Base at io.jl:674
Possible fix, define
read(::FastIOBuffers.FastReadBuffer, ::Type{T<:Union{Float16, Float32, Float64, Int128, Int16, Int32, Int64, UInt128, UInt16, UInt32, UInt64}})
Stacktrace:
[1] top-level scope at /root/.julia/packages/FastIOBuffers/xGDid/test/runtests.jl:73
[2] eval(::Module, ::Any) at ./boot.jl:330
[3] top-level scope at /root/.julia/packages/FastIOBuffers/xGDid/test/runtests.jl:65
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/FastIOBuffers/xGDid/test/runtests.jl:57
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at none:6
[11] eval(::Module, ::Any) at ./boot.jl:330
[12] exec_options(::Base.JLOptions) at ./client.jl:271
[13] _start() at ./client.jl:468
Test Summary: | Pass Error Total
read: bitstype numbers | 43 1 44
[ Info: No changes
ERROR: Package FastIOBuffers errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 50.5 %
Resolving Deltas: [========================================>] 99.8 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed FastIOBuffers ─ v0.3.0
Updating `~/.julia/environments/v1.3/Project.toml`
[6ccb8d0d] + FastIOBuffers v0.3.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[6ccb8d0d] + FastIOBuffers v0.3.0
Testing FastIOBuffers
Resolving package versions...
Installed Parsers ──────── v0.3.6
Installed JSON ─────────── v0.21.0
Installed BenchmarkTools ─ v0.4.2
Status `/tmp/jl_FQ0ALL/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[6ccb8d0d] FastIOBuffers v0.3.0
[682c06a0] JSON v0.21.0
[69de0a69] Parsers v0.3.6
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
Error During Test at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
Test threw exception
Expression: flatten(nest, Number, Float32) == (1, 2, 3, 4.0)
MethodError: flatten(::Float32, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) is ambiguous. Candidates:
flatten(x::I, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:206
flatten(x::U, ft::Function, use::Type{U}, ignore::Type{I}) where {U, I} in Flatten at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:207
Possible fix, define
flatten(::U, ::Function, ::Type{U}, ::Type{I})
Stacktrace:
[1] macro expansion at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:191 [inlined]
[2] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::typeof(flattenable), ::Type{Number}, ::Type{Float32}) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:208
[3] flatten(::Nest{Float64,Foo{Int64,Int64,Int64},Float32}, ::Type, ::Type) at /root/.julia/packages/Flatten/kadnv/src/Flatten.jl:203
[4] top-level scope at /root/.julia/packages/Flatten/kadnv/test/runtests.jl:35
[5] include at ./boot.jl:328 [inlined]
[6] include_relative(::Module, ::String) at ./loading.jl:1105
[7] include(::Module, ::String) at ./Base.jl:31
[8] include(::String) at ./client.jl:432
[9] top-level scope at none:6
[10] eval(::Module, ::Any) at ./boot.jl:330
[11] exec_options(::Base.JLOptions) at ./client.jl:271
[12] _start() at ./client.jl:468
ERROR: Package Flatten errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [======================> ] 53.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ────── v0.5.2
Installed FieldMetadata ─ v0.1.1
Installed Flatten ─────── v0.2.1
Updating `~/.julia/environments/v1.3/Project.toml`
[4c728ea3] + Flatten v0.2.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[bf96fef3] + FieldMetadata v0.1.1
[4c728ea3] + Flatten v0.2.1
[ae029012] + Requires v0.5.2
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing Flatten
Resolving package versions...
Installed JSON ─────────── v0.21.0
Installed Parsers ──────── v0.3.6
Installed BenchmarkTools ─ v0.4.2
Installed Unitful ──────── v0.16.0
Status `/tmp/jl_skp1Ep/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[bf96fef3] FieldMetadata v0.1.1
[4c728ea3] Flatten v0.2.1
[682c06a0] JSON v0.21.0
[69de0a69] Parsers v0.3.6
[ae029012] Requires v0.5.2
[1986cc42] Unitful v0.16.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/ForwardDiff/N0wMF/test/DualTest.jl:29
in expression starting at /root/.julia/packages/ForwardDiff/N0wMF/test/runtests.jl:8
Testing Partials...
...testing Partials{0,Int64}
...testing Partials{0,Float32}
...testing Partials{0,Float64}
...testing Partials{3,Int64}
...testing Partials{3,Float32}
...testing Partials{3,Float64}
done (took 8.694572703 seconds).
Testing Dual...
...testing Dual{TestTag(),Int64,0} and Dual{TestTag(),Dual{TestTag(),Int64,0},0}
...testing Dual{TestTag(),Float32,0} and Dual{TestTag(),Dual{TestTag(),Float32,0},0}
...auto-testing Base.asind with 1 arguments
...auto-testing Base.log1p with 1 arguments
...auto-testing Base.acsch with 1 arguments
...auto-testing SpecialFunctions.erfc with 1 arguments
...auto-testing SpecialFunctions.digamma with 1 arguments
...auto-testing NaNMath.acos with 1 arguments
...auto-testing Base.asec with 1 arguments
...auto-testing Base.acosh with 1 arguments
...auto-testing Base.\ with 2 arguments
...auto-testing NaNMath.log10 with 1 arguments
...auto-testing SpecialFunctions.airybiprime with 1 arguments
...auto-testing Base.acsc with 1 arguments
...auto-testing Base.cscd with 1 arguments
...auto-testing NaNMath.log with 1 arguments
...auto-testing Base.hypot with 2 arguments
...auto-testing Base.tand with 1 arguments
...auto-testing NaNMath.atanh with 1 arguments
...auto-testing Base.deg2rad with 1 arguments
...auto-testing Base.log10 with 1 arguments
...auto-testing Base.csch with 1 arguments
...auto-testing Base.asinh with 1 arguments
...auto-testing SpecialFunctions.airyai with 1 arguments
...auto-testing Base.abs2 with 1 arguments
...auto-testing SpecialFunctions.gamma with 1 arguments
...auto-testing SpecialFunctions.lgamma with 1 arguments
...auto-testing SpecialFunctions.erfcx with 1 arguments
...auto-testing NaNMath.log1p with 1 arguments
...auto-testing SpecialFunctions.bessely0 with 1 arguments
...auto-testing Base.cosh with 1 arguments
...auto-testing NaNMath.sin with 1 arguments
...auto-testing Base.cos with 1 arguments
...auto-testing Base.atan with 2 arguments
...auto-testing Base.cospi with 1 arguments
...auto-testing Base.cbrt with 1 arguments
...auto-testing Base.acosd with 1 arguments
...auto-testing SpecialFunctions.bessely1 with 1 arguments
...auto-testing Base.acoth with 1 arguments
...auto-testing NaNMath.cos with 1 arguments
...auto-testing NaNMath.max with 2 arguments
...auto-testing SpecialFunctions.erfcinv with 1 arguments
...auto-testing SpecialFunctions.besselk with 2 arguments
...auto-testing NaNMath.pow with 2 arguments
...auto-testing SpecialFunctions.erf with 1 arguments
...auto-testing Base.sin with 1 arguments
...auto-testing Base.+ with 2 arguments
...auto-testing SpecialFunctions.dawson with 1 arguments
...auto-testing Base.inv with 1 arguments
...auto-testing Base.acotd with 1 arguments
...auto-testing SpecialFunctions.airyaiprime with 1 arguments
...auto-testing Base.min with 2 arguments
...auto-testing Base.+ with 1 arguments
...auto-testing SpecialFunctions.erfinv with 1 arguments
...auto-testing SpecialFunctions.trigamma with 1 arguments
...auto-testing Base.asecd with 1 arguments
...auto-testing Base.log with 1 arguments
...auto-testing NaNMath.acosh with 1 arguments
...auto-testing Base.rad2deg with 1 arguments
...auto-testing Base.mod with 2 arguments
...auto-testing SpecialFunctions.besselj1 with 1 arguments
...auto-testing Base.exp with 1 arguments
...auto-testing Base.acot with 1 arguments
...auto-testing SpecialFunctions.lbeta with 2 arguments
...auto-testing Base.* with 2 arguments
...auto-testing NaNMath.sqrt with 1 arguments
...auto-testing Base.sind with 1 arguments
...auto-testing Base.sinpi with 1 arguments
...auto-testing Base.max with 2 arguments
...auto-testing Base.asech with 1 arguments
...auto-testing SpecialFunctions.bessely with 2 arguments
...auto-testing NaNMath.log2 with 1 arguments
...auto-testing NaNMath.tan with 1 arguments
...auto-testing NaNMath.lgamma with 1 arguments
...auto-testing Base.sqrt with 1 arguments
...auto-testing Base.^ with 2 arguments
...auto-testing SpecialFunctions.invdigamma with 1 arguments
...auto-testing SpecialFunctions.airybi with 1 arguments
...auto-testing Base.exp10 with 1 arguments
...auto-testing Base.rem with 2 arguments
...auto-testing Base.sech with 1 arguments
...auto-testing SpecialFunctions.erfi with 1 arguments
...auto-testing Base.coth with 1 arguments
...auto-testing Base.asin with 1 arguments
...auto-testing Base.cotd with 1 arguments
...auto-testing Base.cosd with 1 arguments
...auto-testing Base.sinh with 1 arguments
...auto-testing Base.abs with 1 arguments
...auto-testing SpecialFunctions.besselj0 with 1 arguments
...auto-testing Base.transpose with 1 arguments
...auto-testing NaNMath.min with 2 arguments
...auto-testing Base.csc with 1 arguments
...auto-testing Base.tanh with 1 arguments
...auto-testing SpecialFunctions.besselj with 2 arguments
...auto-testing Base.log2 with 1 arguments
...auto-testing Base.atan with 1 arguments
...auto-testing Base.secd with 1 arguments
...auto-testing Base.atand with 1 arguments
...auto-testing SpecialFunctions.besseli with 2 arguments
...auto-testing NaNMath.asin with 1 arguments
...auto-testing Base.sec with 1 arguments
...auto-testing Base.acscd with 1 arguments
...auto-testing Base.tan with 1 arguments
...auto-testing SpecialFunctions.polygamma with 2 arguments
...auto-testing Base.- with 1 arguments
...auto-testing Base.cot with 1 arguments
...auto-testing Base.- with 2 arguments
...auto-testing Base.exp2 with 1 arguments
...auto-testing Base.expm1 with 1 arguments
...auto-testing Base.acos with 1 arguments
...auto-testing Base.atanh with 1 arguments
...auto-testing SpecialFunctions.beta with 2 arguments
...testing Dual{TestTag(),Int64,0} and Dual{TestTag(),Dual{TestTag(),Int64,4},0}
...testing Dual{TestTag(),Float32,0} and Dual{TestTag(),Dual{TestTag(),Float32,4},0}
...auto-testing Base.asind with 1 arguments
...auto-testing Base.log1p with 1 arguments
...auto-testing Base.acsch with 1 arguments
...auto-testing SpecialFunctions.erfc with 1 arguments
...auto-testing SpecialFunctions.digamma with 1 arguments
...auto-testing NaNMath.acos with 1 arguments
...auto-testing Base.asec with 1 arguments
...auto-testing Base.acosh with 1 arguments
...auto-testing Base.\ with 2 arguments
...auto-testing NaNMath.log10 with 1 arguments
...auto-testing SpecialFunctions.airybiprime with 1 arguments
...auto-testing Base.acsc with 1 arguments
...auto-testing Base.cscd with 1 arguments
...auto-testing NaNMath.log with 1 arguments
...auto-testing Base.hypot with 2 arguments
...auto-testing Base.tand with 1 arguments
...auto-testing NaNMath.atanh with 1 arguments
...auto-testing Base.deg2rad with 1 arguments
...auto-testing Base.log10 with 1 arguments
...auto-testing Base.csch with 1 arguments
...auto-testing Base.asinh with 1 arguments
...auto-testing SpecialFunctions.airyai with 1 arguments
...auto-testing Base.abs2 with 1 arguments
...auto-testing SpecialFunctions.gamma with 1 arguments
...auto-testing SpecialFunctions.lgamma with 1 arguments
...auto-testing SpecialFunctions.erfcx with 1 arguments
...auto-testing NaNMath.log1p with 1 arguments
...auto-testing SpecialFunctions.bessely0 with 1 arguments
...auto-testing Base.cosh with 1 arguments
...auto-testing NaNMath.sin with 1 arguments
...auto-testing Base.cos with 1 arguments
...auto-testing Base.atan with 2 arguments
...auto-testing Base.cospi with 1 arguments
...auto-testing Base.cbrt with 1 arguments
...auto-testing Base.acosd with 1 arguments
...auto-testing SpecialFunctions.bessely1 with 1 arguments
...auto-testing Base.acoth with 1 arguments
...auto-testing NaNMath.cos with 1 arguments
...auto-testing NaNMath.max with 2 arguments
...auto-testing SpecialFunctions.erfcinv with 1 arguments
...auto-testing SpecialFunctions.besselk with 2 arguments
...auto-testing NaNMath.pow with 2 arguments
...auto-testing SpecialFunctions.erf with 1 arguments
...auto-testing Base.sin with 1 arguments
...auto-testing Base.+ with 2 arguments
...auto-testing SpecialFunctions.dawson with 1 arguments
...auto-testing Base.inv with 1 arguments
...auto-testing Base.acotd with 1 arguments
...auto-testing SpecialFunctions.airyaiprime with 1 arguments
...auto-testing Base.min with 2 arguments
...auto-testing Base.+ with 1 arguments
...auto-testing SpecialFunctions.erfinv with 1 arguments
...auto-testing SpecialFunctions.trigamma with 1 arguments
...auto-testing Base.asecd with 1 arguments
...auto-testing Base.log with 1 arguments
...auto-testing NaNMath.acosh with 1 arguments
...auto-testing Base.rad2deg with 1 arguments
...auto-testing Base.mod with 2 arguments
...auto-testing SpecialFunctions.besselj1 with 1 arguments
...auto-testing Base.exp with 1 arguments
...auto-testing Base.acot with 1 arguments
...auto-testing SpecialFunctions.lbeta with 2 arguments
...auto-testing Base.* with 2 arguments
...auto-testing NaNMath.sqrt with 1 arguments
...auto-testing Base.sind with 1 arguments
...auto-testing Base.sinpi with 1 arguments
...auto-testing Base.max with 2 arguments
...auto-testing Base.asech with 1 arguments
...auto-testing SpecialFunctions.bessely with 2 arguments
...auto-testing NaNMath.log2 with 1 arguments
...auto-testing NaNMath.tan with 1 arguments
...auto-testing NaNMath.lgamma with 1 arguments
...auto-testing Base.sqrt with 1 arguments
...auto-testing Base.^ with 2 arguments
...auto-testing SpecialFunctions.invdigamma with 1 arguments
...auto-testing SpecialFunctions.airybi with 1 arguments
...auto-testing Base.exp10 with 1 arguments
...auto-testing Base.rem with 2 arguments
...auto-testing Base.sech with 1 arguments
...auto-testing SpecialFunctions.erfi with 1 arguments
...auto-testing Base.coth with 1 arguments
...auto-testing Base.asin with 1 arguments
...auto-testing Base.cotd with 1 arguments
...auto-testing Base.cosd with 1 arguments
...auto-testing Base.sinh with 1 arguments
...auto-testing Base.abs with 1 arguments
...auto-testing SpecialFunctions.besselj0 with 1 arguments
...auto-testing Base.transpose with 1 arguments
...auto-testing NaNMath.min with 2 arguments
...auto-testing Base.csc with 1 arguments
...auto-testing Base.tanh with 1 arguments
...auto-testing SpecialFunctions.besselj with 2 arguments
...auto-testing Base.log2 with 1 arguments
...auto-testing Base.atan with 1 arguments
...auto-testing Base.secd with 1 arguments
...auto-testing Base.atand with 1 arguments
...auto-testing SpecialFunctions.besseli with 2 arguments
...auto-testing NaNMath.asin with 1 arguments
...auto-testing Base.sec with 1 arguments
...auto-testing Base.acscd with 1 arguments
...auto-testing Base.tan with 1 arguments
...auto-testing SpecialFunctions.polygamma with 2 arguments
...auto-testing Base.- with 1 arguments
...auto-testing Base.cot with 1 arguments
...auto-testing Base.- with 2 arguments
...auto-testing Base.exp2 with 1 arguments
...auto-testing Base.expm1 with 1 arguments
...auto-testing Base.acos with 1 arguments
...auto-testing Base.atanh with 1 arguments
...auto-testing SpecialFunctions.beta with 2 arguments
...testing Dual{TestTag(),Int64,3} and Dual{TestTag(),Dual{TestTag(),Int64,0},3}
Test Failed at /root/.julia/packages/ForwardDiff/N0wMF/test/DualTest.jl:386
Expression: dual_isapprox(NESTED_FDNUM ^ PRIMAL, exp(PRIMAL * log(NESTED_FDNUM)))
ERROR: Package ForwardDiff errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [====================> ] 48.1 %
Resolving Deltas: [======================================> ] 94.9 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────────── v0.4.0
Installed NaNMath ────────────── v0.3.2
Installed Compat ─────────────── v2.1.0
Installed DiffResults ────────── v0.0.4
Installed DiffRules ──────────── v0.0.10
Installed SpecialFunctions ───── v0.7.2
Installed StaticArrays ───────── v0.11.0
Installed ForwardDiff ────────── v0.10.3
Installed CommonSubexpressions ─ v0.2.0
Installed BinaryProvider ─────── v0.5.6
Installed BinDeps ────────────── v0.8.10
Updating `~/.julia/environments/v1.3/Project.toml`
[f6369f11] + ForwardDiff v0.10.3
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[f6369f11] + ForwardDiff v0.10.3
[77ba4419] + NaNMath v0.3.2
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing ForwardDiff
Resolving package versions...
Installed Calculus ── v0.5.0
Installed DiffTests ─ v0.1.0
Status `/tmp/jl_KBOgB3/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[de460e47] DiffTests v0.1.0
[f6369f11] ForwardDiff v0.10.3
[77ba4419] NaNMath v0.3.2
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 10 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:4
in expression starting at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:4
is complex: true: Error During Test at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
Got exception outside of a @test
MethodError: mul!(::Array{Complex{Float32},2}, ::Adjoint{Complex{Float32},Array{Complex{Float32},2}}, ::Array{Complex{Float32},2}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::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}}, adjA::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Complex{Float32}, Complex{Float64}} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:368
mul!(C::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, adjA::Adjoint{#s24,#s19} where #s19<:(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 #s24<:Number, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, α::Number, β::Number) in GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/juliaBLAS.jl:127
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},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}}, ::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},1}, DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},1,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.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, Base.ReshapedArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, SubArray{T<:Union{Complex{Float32}, Complex{Float64}},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 #s627, ::Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},1}, DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},1,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.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, Base.ReshapedArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, SubArray{T<:Union{Complex{Float32}, Complex{Float64}},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}}, ::Union{Bool, T<:Union{Complex{Float32}, Complex{Float64}}}, ::Union{Bool, T<:Union{Complex{Float32}, Complex{Float64}}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Adjoint{Complex{Float32},Array{Complex{Float32},2}}, ::Array{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:17
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[7] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:10
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:6
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:4
[15] include at ./boot.jl:328 [inlined]
[16] include_relative(::Module, ::String) at ./loading.jl:1105
[17] include(::Module, ::String) at ./Base.jl:31
[18] include(::String) at ./client.jl:432
[19] top-level scope at none:6
[20] eval(::Module, ::Any) at ./boot.jl:330
[21] exec_options(::Base.JLOptions) at ./client.jl:271
[22] _start() at ./client.jl:468
is complex: false: Error During Test at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
Got exception outside of a @test
MethodError: mul!(::Array{Float32,2}, ::Adjoint{Float32,Array{Float32,2}}, ::Array{Float32,2}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::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}}, adjA::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:363
mul!(C::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, adjA::Adjoint{#s24,#s19} where #s19<:(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 #s24<:Number, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, α::Number, β::Number) in GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/juliaBLAS.jl:127
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},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<:Union{Float32, Float64},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}}, ::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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 #s627, ::Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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}}, ::Union{Bool, T<:Union{Float32, Float64}}, ::Union{Bool, T<:Union{Float32, Float64}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Adjoint{Float32,Array{Float32,2}}, ::Array{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:17
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[7] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:10
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:6
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:4
[15] include at ./boot.jl:328 [inlined]
[16] include_relative(::Module, ::String) at ./loading.jl:1105
[17] include(::Module, ::String) at ./Base.jl:31
[18] include(::String) at ./client.jl:432
[19] top-level scope at none:6
[20] eval(::Module, ::Any) at ./boot.jl:330
[21] exec_options(::Base.JLOptions) at ./client.jl:271
[22] _start() at ./client.jl:468
is complex: true: Error During Test at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
Got exception outside of a @test
MethodError: mul!(::Array{Complex{Float64},2}, ::Adjoint{Complex{Float64},Array{Complex{Float64},2}}, ::Array{Complex{Float64},2}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::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}}, adjA::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Complex{Float32}, Complex{Float64}} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:368
mul!(C::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, adjA::Adjoint{#s24,#s19} where #s19<:(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 #s24<:Number, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, α::Number, β::Number) in GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/juliaBLAS.jl:127
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},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}}, ::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},1}, DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},1,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.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, Base.ReshapedArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, SubArray{T<:Union{Complex{Float32}, Complex{Float64}},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 #s627, ::Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},1}, DenseArray{T<:Union{Complex{Float32}, Complex{Float64}},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},1,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.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, Base.ReshapedArray{T<:Union{Complex{Float32}, Complex{Float64}},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<:Union{Complex{Float32}, Complex{Float64}},1,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}, SubArray{T<:Union{Complex{Float32}, Complex{Float64}},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}}, ::Union{Bool, T<:Union{Complex{Float32}, Complex{Float64}}}, ::Union{Bool, T<:Union{Complex{Float32}, Complex{Float64}}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Adjoint{Complex{Float64},Array{Complex{Float64},2}}, ::Array{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:17
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[7] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:10
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:6
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:4
[15] include at ./boot.jl:328 [inlined]
[16] include_relative(::Module, ::String) at ./loading.jl:1105
[17] include(::Module, ::String) at ./Base.jl:31
[18] include(::String) at ./client.jl:432
[19] top-level scope at none:6
[20] eval(::Module, ::Any) at ./boot.jl:330
[21] exec_options(::Base.JLOptions) at ./client.jl:271
[22] _start() at ./client.jl:468
is complex: false: Error During Test at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
Got exception outside of a @test
MethodError: mul!(::Array{Float64,2}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,2}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::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}}, adjA::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:363
mul!(C::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, adjA::Adjoint{#s24,#s19} where #s19<:(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 #s24<:Number, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, α::Number, β::Number) in GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/juliaBLAS.jl:127
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},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<:Union{Float32, Float64},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}}, ::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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 #s627, ::Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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}}, ::Union{Bool, T<:Union{Float32, Float64}}, ::Union{Bool, T<:Union{Float32, Float64}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[3] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:17
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[5] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:11
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[7] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:10
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/cholesky.jl:6
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at /root/.julia/packages/GenericLinearAlgebra/Lme7U/test/runtests.jl:4
[15] include at ./boot.jl:328 [inlined]
[16] include_relative(::Module, ::String) at ./loading.jl:1105
[17] include(::Module, ::String) at ./Base.jl:31
[18] include(::String) at ./client.jl:432
[19] top-level scope at none:6
[20] eval(::Module, ::Any) at ./boot.jl:330
[21] exec_options(::Base.JLOptions) at ./client.jl:271
[22] _start() at ./client.jl:468
Test Summary: | Pass Error Total
Cholesky | 10 4 14
element type: Float32 | 2 2
is complex: true | 1 1
is complex: false | 1 1
element type: Float64 | 2 2
is complex: true | 1 1
is complex: false | 1 1
element type: BigFloat | 10 10
ERROR: Package GenericLinearAlgebra errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 51.4 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed GenericLinearAlgebra ─ v0.1.0
Updating `~/.julia/environments/v1.3/Project.toml`
[14197337] + GenericLinearAlgebra v0.1.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[14197337] + GenericLinearAlgebra v0.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing GenericLinearAlgebra
Resolving package versions...
Installed NaNMath ────────── v0.3.2
Installed URIParser ──────── v0.4.0
Installed Compat ─────────── v2.1.0
Installed BinDeps ────────── v0.8.10
Installed SpecialFunctions ─ v0.7.2
Installed DualNumbers ────── v0.6.2
Installed BinaryProvider ─── v0.5.6
Installed Quaternions ────── v0.4.1
Installed Calculus ───────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_nhupPB/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[fa6b7ba4] DualNumbers v0.6.2
[14197337] GenericLinearAlgebra v0.1.0
[77ba4419] NaNMath v0.3.2
[94ee1d12] Quaternions v0.4.1
[276daf66] SpecialFunctions v0.7.2
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/GenericSVD/ky5Qc/test/runtests.jl:10
Test Summary: | Pass Total
Miscellany | 8 8
BigFloat: Error During Test at /root/.julia/packages/GenericSVD/ky5Qc/test/runtests.jl:10
Got exception outside of a @test
LoadError: MethodError: no method matching svd!(::Array{BigFloat,2}; full=false, alg=LinearAlgebra.DivideAndConquer())
Closest candidates are:
svd!(::AbstractArray{T,2} where T; full, thin) at /root/.julia/packages/GenericSVD/ky5Qc/src/GenericSVD.jl:11 got unsupported keyword argument "alg"
svd!(!Matched::LinearAlgebra.AbstractTriangular; kwargs...) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/triangular.jl:2543
svd!(!Matched::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}}; full, alg) where T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64} at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/svd.jl:119
...
Stacktrace:
[1] kwerr(::NamedTuple{(:full, :alg),Tuple{Bool,LinearAlgebra.DivideAndConquer}}, ::Function, ::Array{BigFloat,2}) at ./error.jl:125
[2] (::LinearAlgebra.var"#kw##svd!")(::NamedTuple{(:full, :alg),Tuple{Bool,LinearAlgebra.DivideAndConquer}}, ::typeof(svd!), ::Array{BigFloat,2}) at ./none:0
[3] #svd#87(::Bool, ::LinearAlgebra.DivideAndConquer, ::typeof(svd), ::Array{BigFloat,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/svd.jl:187
[4] svd(::Array{BigFloat,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/svd.jl:187
[5] top-level scope at /root/.julia/packages/GenericSVD/ky5Qc/test/bigfloat.jl:10
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at /root/.julia/packages/GenericSVD/ky5Qc/test/runtests.jl:11
[11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[12] top-level scope at /root/.julia/packages/GenericSVD/ky5Qc/test/runtests.jl:11
[13] include at ./boot.jl:328 [inlined]
[14] include_relative(::Module, ::String) at ./loading.jl:1105
[15] include(::Module, ::String) at ./Base.jl:31
[16] include(::String) at ./client.jl:432
[17] top-level scope at none:6
[18] eval(::Module, ::Any) at ./boot.jl:330
[19] exec_options(::Base.JLOptions) at ./client.jl:271
[20] _start() at ./client.jl:468
in expression starting at /root/.julia/packages/GenericSVD/ky5Qc/test/bigfloat.jl:10
Test Summary: | Error Total
BigFloat | 1 1
ERROR: Package GenericSVD errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 50.4 %
Resolving Deltas: [========================================>] 99.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed GenericSVD ─ v0.2.1
Updating `~/.julia/environments/v1.3/Project.toml`
[01680d73] + GenericSVD v0.2.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[01680d73] + GenericSVD v0.2.1
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing GenericSVD
Resolving package versions...
Installed NaNMath ────────── v0.3.2
Installed BinDeps ────────── v0.8.10
Installed Compat ─────────── v2.1.0
Installed BinaryProvider ─── v0.5.6
Installed URIParser ──────── v0.4.0
Installed Quaternions ────── v0.4.1
Installed DualNumbers ────── v0.6.2
Installed SpecialFunctions ─ v0.7.2
Installed Calculus ───────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_jLzSoG/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[fa6b7ba4] DualNumbers v0.6.2
[01680d73] GenericSVD v0.2.1
[77ba4419] NaNMath v0.3.2
[94ee1d12] Quaternions v0.4.1
[276daf66] SpecialFunctions v0.7.2
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 4 errored, 0 broken.
in expression starting at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:56
in expression starting at /root/.julia/packages/KrylovKit/kSkwM/test/runtests.jl:19
Test Summary: | Pass Total
Orthonormalize with algorithm ClassicalGramSchmidt() | 128 128
Test Summary: | Pass Total
Orthonormalize with algorithm ModifiedGramSchmidt() | 128 128
Test Summary: | Pass Total
Orthonormalize with algorithm ClassicalGramSchmidt2() | 128 128
Test Summary: | Pass Total
Orthonormalize with algorithm ModifiedGramSchmidt2() | 128 128
Test Summary: | Pass Total
Orthonormalize with algorithm ClassicalGramSchmidtIR{Float64}(0.75) | 128 128
Test Summary: | Pass Total
Orthonormalize with algorithm ModifiedGramSchmidtIR{Float64}(0.75) | 128 128
Test Summary: | Pass Total
Givens and Householder | 24 24
Test Summary: | Pass Total
Rows and cols iterator | 16 16
S = Float32: Error During Test at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
Got exception outside of a @test
MethodError: no method matching hschur!(::UpperHessenberg{Float32,Array{Float32,2}})
Closest candidates are:
hschur!(!Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
hschur!(!Matched::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}}, !Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
Stacktrace:
[1] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:61
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/runtests.jl:19
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1105
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:432
[15] top-level scope at none:6
[16] eval(::Module, ::Any) at ./boot.jl:330
[17] exec_options(::Base.JLOptions) at ./client.jl:271
[18] _start() at ./client.jl:468
S = Float64: Error During Test at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
Got exception outside of a @test
MethodError: no method matching hschur!(::UpperHessenberg{Float64,Array{Float64,2}})
Closest candidates are:
hschur!(!Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
hschur!(!Matched::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}}, !Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
Stacktrace:
[1] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:61
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/runtests.jl:19
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1105
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:432
[15] top-level scope at none:6
[16] eval(::Module, ::Any) at ./boot.jl:330
[17] exec_options(::Base.JLOptions) at ./client.jl:271
[18] _start() at ./client.jl:468
S = Complex{Float32}: Error During Test at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
Got exception outside of a @test
MethodError: no method matching hschur!(::UpperHessenberg{Complex{Float32},Array{Complex{Float32},2}})
Closest candidates are:
hschur!(!Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
hschur!(!Matched::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}}, !Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
Stacktrace:
[1] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:61
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/runtests.jl:19
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1105
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:432
[15] top-level scope at none:6
[16] eval(::Module, ::Any) at ./boot.jl:330
[17] exec_options(::Base.JLOptions) at ./client.jl:271
[18] _start() at ./client.jl:468
S = Complex{Float64}: Error During Test at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
Got exception outside of a @test
MethodError: no method matching hschur!(::UpperHessenberg{Complex{Float64},Array{Complex{Float64},2}})
Closest candidates are:
hschur!(!Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
hschur!(!Matched::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}}, !Matched::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}, Float32, Float64} at /root/.julia/packages/KrylovKit/kSkwM/src/dense/linalg.jl:133
Stacktrace:
[1] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:61
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[3] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/linalg.jl:57
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at /root/.julia/packages/KrylovKit/kSkwM/test/runtests.jl:19
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1105
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:432
[15] top-level scope at none:6
[16] eval(::Module, ::Any) at ./boot.jl:330
[17] exec_options(::Base.JLOptions) at ./client.jl:271
[18] _start() at ./client.jl:468
Test Summary: | Error Total
Dense Schur factorisation and associated methods | 4 4
S = Float32 | 1 1
S = Float64 | 1 1
S = Complex{Float32} | 1 1
S = Complex{Float64} | 1 1
ERROR: Package KrylovKit errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [========================> ] 58.3 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed KrylovKit ─ v0.3.4
Updating `~/.julia/environments/v1.3/Project.toml`
[0b1a1467] + KrylovKit v0.3.4
Updating `~/.julia/environments/v1.3/Manifest.toml`
[0b1a1467] + KrylovKit v0.3.4
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing KrylovKit
Status `/tmp/jl_7uZTcT/Manifest.toml`
[0b1a1467] KrylovKit v0.3.4
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/LinearMaps/9ixeE/test/runtests.jl:110
Test Summary: | Pass Total
LinearMaps.jl | 16 16
Test Summary: | Pass Total
mul! and * | 17 17
Test Summary: | Pass Total
transpose/adjoint | 32 32
function maps: Error During Test at /root/.julia/packages/LinearMaps/9ixeE/test/runtests.jl:110
Got exception outside of a @test
MethodError: no method matching generic_mul!(::Array{Complex{Float64},1}, ::Float64, ::Array{Complex{Float64},1})
Closest candidates are:
generic_mul!(::AbstractArray, ::Number, ::AbstractArray, !Matched::LinearAlgebra.MulAddMul) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:93
generic_mul!(::AbstractArray, !Matched::AbstractArray, !Matched::Number, !Matched::LinearAlgebra.MulAddMul) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:83
Stacktrace:
[1] A_mul_B!(::Array{Complex{Float64},1}, ::LinearMaps.UniformScalingMap{Float64}, ::Array{Complex{Float64},1}) at /root/.julia/packages/LinearMaps/9ixeE/src/uniformscalingmap.jl:34
[2] mul!(::SubArray{Complex{Float64},1,Array{Complex{Float64},2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true}, ::LinearMaps.CompositeMap{Complex{Float64},Tuple{LinearMaps.UniformScalingMap{Float64},LinearMaps.FunctionMap{Complex{Float64},var"#myft#10",Nothing}}}, ::Array{Complex{Float64},1}, ::Complex{Float64}, ::Complex{Float64}) at /root/.julia/packages/LinearMaps/9ixeE/src/composition.jl:112
[3] mul! at /root/.julia/packages/LinearMaps/9ixeE/src/LinearMaps.jl:24 [inlined]
[4] Array{T,2} where T(::LinearMaps.CompositeMap{Complex{Float64},Tuple{LinearMaps.UniformScalingMap{Float64},LinearMaps.FunctionMap{Complex{Float64},var"#myft#10",Nothing}}}) at /root/.julia/packages/LinearMaps/9ixeE/src/LinearMaps.jl:72
[5] top-level scope at /root/.julia/packages/LinearMaps/9ixeE/test/runtests.jl:125
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/LinearMaps/9ixeE/test/runtests.jl:111
[8] include at ./boot.jl:328 [inlined]
[9] include_relative(::Module, ::String) at ./loading.jl:1105
[10] include(::Module, ::String) at ./Base.jl:31
[11] include(::String) at ./client.jl:432
[12] top-level scope at none:6
[13] eval(::Module, ::Any) at ./boot.jl:330
[14] exec_options(::Base.JLOptions) at ./client.jl:271
[15] _start() at ./client.jl:468
Test Summary: | Error Total
function maps | 1 1
ERROR: Package LinearMaps errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 50.1 %
Resolving Deltas: [========================================>] 98.9 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LinearMaps ─ v2.5.0
Updating `~/.julia/environments/v1.3/Project.toml`
[7a12625a] + LinearMaps v2.5.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[7a12625a] + LinearMaps v2.5.0
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[9a3f8284] + Random
[9e88b42a] + Serialization
[2f01184e] + SparseArrays
Testing LinearMaps
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed NaNMath ────────── v0.3.2
Installed SpecialFunctions ─ v0.7.2
Installed JSON ───────────── v0.21.0
Installed Parsers ────────── v0.3.6
Installed DualNumbers ────── v0.6.2
Installed BenchmarkTools ─── v0.4.2
Installed Quaternions ────── v0.4.1
Installed Compat ─────────── v2.1.0
Installed BinaryProvider ─── v0.5.6
Installed Calculus ───────── v0.5.0
Installed BinDeps ────────── v0.8.10
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_j0x0Xs/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[fa6b7ba4] DualNumbers v0.6.2
[682c06a0] JSON v0.21.0
[7a12625a] LinearMaps v2.5.0
[77ba4419] NaNMath v0.3.2
[69de0a69] Parsers v0.3.6
[94ee1d12] Quaternions v0.4.1
[276daf66] SpecialFunctions v0.7.2
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 11 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:461
in expression starting at /root/.julia/packages/LinearOperators/M4IRn/test/runtests.jl:5
Linear operator
nrow: 10
ncol: 6
eltype: Complex{Float64}
symmetric: false
hermitian: false
Preallocated linear operator
nrow: 10
ncol: 6
eltype: Complex{Float64}
symmetric: false
hermitian: false
Test Summary: | Pass Total
Basic operations | 109 109
Test Summary: | Pass Total
Basic operators | 89 89
Cholesky and LDL: Error During Test at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:369
Got exception outside of a @test
MethodError: hvcat(::Tuple{Int64,Int64}, ::Array{Float64,2}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,2}, ::Array{Float64,2}) is ambiguous. Candidates:
hvcat(rows::Tuple{Vararg{Int64,N} where N}, xs::Union{AbstractArray{T,1}, AbstractArray{T,2}}...) where T in Base at abstractarray.jl:1634
hvcat(rows::Tuple{Vararg{Int64,N} where N}, ops::Union{AbstractArray{T,2} where T, AbstractLinearOperator}...) in LinearOperators at /root/.julia/packages/LinearOperators/M4IRn/src/LinearOperators.jl:697
hvcat(rows::Tuple{Vararg{Int64,N} where N}, xs::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T...) in Base at abstractarray.jl:1633
Possible fix, define
hvcat(::Tuple{Vararg{Int64,N} where N}, ::Vararg{Union{AbstractArray{T,1}, AbstractArray{T,2}},N} where N)
Stacktrace:
[1] macro expansion at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:383 [inlined]
[2] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[3] macro expansion at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:370 [inlined]
[4] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[5] test_linop() at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:359
[6] top-level scope at /root/.julia/packages/LinearOperators/M4IRn/test/test_linop.jl:461
[7] include at ./boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1105
[9] include(::Module, ::String) at ./Base.jl:31
[10] include(::String) at ./client.jl:432
[11] top-level scope at /root/.julia/packages/LinearOperators/M4IRn/test/runtests.jl:5
[12] include at ./boot.jl:328 [inlined]
[13] include_relative(::Module, ::String) at ./loading.jl:1105
[14] include(::Module, ::String) at ./Base.jl:31
[15] include(::String) at ./client.jl:432
[16] top-level scope at none:6
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:468
Test Summary: | Pass Error Total
Linear system operators | 11 1 12
Inverse | 3 3
Cholesky and LDL | 5 1 6
Householder | 3 3
ERROR: Package LinearOperators errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=====================> ] 50.7 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed FastClosures ──── v0.3.1
Installed LinearOperators ─ v0.5.4
Updating `~/.julia/environments/v1.3/Project.toml`
[5c8ed15e] + LinearOperators v0.5.4
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9aa1b823] + FastClosures v0.3.1
[5c8ed15e] + LinearOperators v0.5.4
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing LinearOperators
Status `/tmp/jl_VQ6Tux/Manifest.toml`
[9aa1b823] FastClosures v0.3.1
[5c8ed15e] LinearOperators v0.5.4
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 5207 passed, 0 failed, 14 errored, 0 broken.
in expression starting at /root/.julia/packages/MathOptInterface/016Ol/test/runtests.jl:35
Test Summary: | Pass Total
MOI | 116 116
Test Summary: | Pass Total
MOI.Utilities | 5567 5567
Test Summary: | Pass Total
MOI.Test | 3289 3289
Testing bridge_optimizer.jl
Took 72.5 seconds
Testing lazy_bridge_optimizer.jl
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Float64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.VectorOfVariables, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] supports_no_update(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:264
[3] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:154
[4] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonpositives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:171
[5] update!(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Tuple{DataType,DataType}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:181
[6] supports_bridging_constraint at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:278 [inlined]
[7] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonpositives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:708
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
[9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[10] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[12] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.VectorOfVariables, S)
MethodError: supports_constraint(::NoVariableModel{Float64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] supports_no_update(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:264
[3] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Float64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:154
[4] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonnegatives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:171
[5] update!(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Tuple{DataType,DataType}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:181
[6] supports_bridging_constraint at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:278 [inlined]
[7] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Float64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonnegatives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:708
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
[9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[10] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[12] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Int64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.EqualTo{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.ZeroOne}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.SingleVariable, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] is_bridged(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:256
[3] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.Integer}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:703
[4] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:398
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.VectorOfVariables, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] supports_no_update(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:264
[3] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.LessThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:154
[4] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonpositives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:171
[5] update!(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Tuple{DataType,DataType}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:181
[6] supports_bridging_constraint at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:278 [inlined]
[7] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonpositives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:708
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
[9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[10] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[12] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Unslack: Error During Test at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
Test threw exception
Expression: MOI.supports_constraint(full_bridged_no_variable, MOI.VectorOfVariables, S)
MethodError: supports_constraint(::NoVariableModel{Int64}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) is ambiguous. Candidates:
supports_constraint(::MathOptInterface.Utilities.AbstractModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s109} where #s109<:Union{MathOptInterface.Integer, MathOptInterface.ZeroOne, MathOptInterface.EqualTo{T}, MathOptInterface.GreaterThan{T}, MathOptInterface.Interval{T}, MathOptInterface.LessThan{T}}) where T in MathOptInterface.Utilities at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/model.jl:469
supports_constraint(::NoVariableModel, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet) in Main at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:182
Possible fix, define
supports_constraint(::NoVariableModel{T}, ::Type{MathOptInterface.SingleVariable}, ::Type{#s958} where #s958<:MathOptInterface.AbstractScalarSet)
Stacktrace:
[1] supports_constraint(::MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Utilities/mockoptimizer.jl:458
[2] supports_no_update(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:264
[3] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.SingleVariable}, ::Type{MathOptInterface.GreaterThan{Int64}}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:154
[4] fill_required!(::Set{Tuple{DataType}}, ::Set{Tuple{DataType,DataType}}, ::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonnegatives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:171
[5] update!(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Tuple{DataType,DataType}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:181
[6] supports_bridging_constraint at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/lazy_bridge_optimizer.jl:278 [inlined]
[7] supports_constraint(::MathOptInterface.Bridges.LazyBridgeOptimizer{MathOptInterface.Utilities.MockOptimizer{NoVariableModel{Int64}}}, ::Type{MathOptInterface.VectorOfVariables}, ::Type{MathOptInterface.Nonnegatives}) at /root/.julia/packages/MathOptInterface/016Ol/src/Bridges/bridge_optimizer.jl:708
[8] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:403
[9] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[10] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:392
[11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[12] top-level scope at /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/lazy_bridge_optimizer.jl:335
Took 334.2 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/flip_sign.jl
Took 4.6 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/free.jl
Took 8.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/map.jl
Took 1.7 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/rsoc_to_psd.jl
Took 4.7 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/vectorize.jl
Took 4.0 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/zeros.jl
Took 3.0 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/det.jl
Took 9.5 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/flip_sign.jl
Took 29.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/functionize.jl
Took 13.3 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/geomean.jl
Took 2.9 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/indicator.jl
Took 0.2 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/interval.jl
Took 10.1 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/map.jl
Took 1.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/norm_to_lp.jl
Took 18.2 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/quad_to_soc.jl
Took 7.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/rsoc.jl
Took 14.9 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/scalarize.jl
Took 23.5 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/slack.jl
Took 20.1 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/soc_to_psd.jl
Took 23.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/square.jl
Took 4.2 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/vectorize.jl
Took 18.2 seconds
Test Summary: | Pass Error Total
MOI.Bridges | 5207 14 5221
bridge_optimizer.jl | 576 576
lazy_bridge_optimizer.jl | 1206 14 1220
Name test | 127 127
Name test | 127 127
SDPA format with Float64 | 70 70
SDPA format with Int64 | 70 70
Continuous Linear | 209 209
Continuous Conic | 381 381
Bridge adding no constraint | 1 1
Unsupported constraint with cycles | 2 2
UnsupportedConstraint when it cannot be bridged | 1 1
Name test | 127 127
Copy test | 45 45
Bridge selection | 5 5
Supports | 41 14 55
Mismatch vector/scalar | 6 6
Unslack | 4 14 18
Variable bridges | 698 698
Constraint bridges | 2727 2727
ERROR: Package MathOptInterface errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=======================> ] 56.7 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Parsers ──────────── v0.3.6
Installed BenchmarkTools ───── v0.4.2
Installed OrderedCollections ─ v1.1.0
Installed JSON ─────────────── v0.21.0
Installed MathOptInterface ─── v0.9.1
Updating `~/.julia/environments/v1.3/Project.toml`
[b8f27783] + MathOptInterface v0.9.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.2
[682c06a0] + JSON v0.21.0
[b8f27783] + MathOptInterface v0.9.1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing MathOptInterface
Status `/tmp/jl_TXQhpW/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[682c06a0] JSON v0.21.0
[b8f27783] MathOptInterface v0.9.1
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 3342 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Nabla/D60dX/test/runtests.jl:18
Test Summary: | Pass Total
Core | 234 234
exp: Error During Test at /root/.julia/packages/Nabla/D60dX/test/sensitivities/linalg/generic.jl:96
Test threw exception
Expression: check_errs(exp, randn(rng, n, n), X, VX)
MethodError: no method matching ldiv!(::LU{Float64,Array{Float64,2}}, ::Adjoint{Float64,Array{Float64,2}})
Closest candidates are:
ldiv!(!Matched::Number, ::AbstractArray) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:231
ldiv!(!Matched::SymTridiagonal, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T; shift) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/tridiag.jl:208
ldiv!(::LU{T,#s627} where #s627<:(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), !Matched::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}, Float32, Float64} at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:391
...
Stacktrace:
[1] rdiv!(::Array{Float64,2}, ::Adjoint{Float64,LU{Float64,Array{Float64,2}}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:678
[2] /(::Array{Float64,2}, ::Adjoint{Float64,LU{Float64,Array{Float64,2}}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/factorization.jl:123
[3] /(::Array{Float64,2}, ::Transpose{Float64,LU{Float64,Array{Float64,2}}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/factorization.jl:154
[4] ∇(::typeof(exp), ::Type{Arg{1}}, ::Tuple{}, ::Array{Float64,2}, ::Array{Float64,2}, ::Array{Float64,2}) at /root/.julia/packages/Nabla/D60dX/src/sensitivities/linalg/generic.jl:129
[5] propagate(::Branch{Array{Float64,2}}, ::Tape) at /root/.julia/packages/Nabla/D60dX/src/core.jl:135
[6] propagate(::Tape, ::Tape) at /root/.julia/packages/Nabla/D60dX/src/core.jl:146
[7] ∇(::Branch{Array{Float64,2}}, ::Array{Float64,2}) at /root/.julia/packages/Nabla/D60dX/src/core.jl:179
[8] compute_Dv(::Function, ::Array{Float64,2}, ::Tuple{Array{Float64,2}}, ::Tuple{Array{Float64,2}}) at /root/.julia/packages/Nabla/D60dX/src/finite_differencing.jl:50
[9] compute_Dv at /root/.julia/packages/Nabla/D60dX/src/finite_differencing.jl:53 [inlined]
[10] check_errs(::Function, ::Array{Float64,2}, ::Array{Float64,2}, ::Array{Float64,2}, ::Float64, ::Float64) at /root/.julia/packages/Nabla/D60dX/src/finite_differencing.jl:113 (repeats 2 times)
[11] top-level scope at /root/.julia/packages/Nabla/D60dX/test/sensitivities/linalg/generic.jl:96
[12] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[13] top-level scope at /root/.julia/packages/Nabla/D60dX/test/sensitivities/linalg/generic.jl:91
[14] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[15] top-level scope at /root/.julia/packages/Nabla/D60dX/test/sensitivities/linalg/generic.jl:2
Test Summary: | Pass Error Total
Sensitivities | 3342 1 3343
Finite-difference estimates of sensitivities | 31 31
Indexing | 7 7
Scalar domains | 10 10
Scalar | 910 910
Array | 10 10
Functional | 1148 1148
Linear algebra | 1226 1 1227
Generic | 107 1 108
Unary sensitivities | 50 50
Binary sensitivities | 25 25
kron | 5 5
I | 10 10
dot | 10 10
copy | 6 6
exp | 1 1 2
Symmetric | 10 10
Diagonal | 182 182
Triangular | 64 64
Strided | 7 7
BLAS | 770 770
Factorisations | 86 86
ERROR: Package Nabla errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [============================> ] 69.8 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed NaNMath ────────── v0.3.2
Installed Compat ─────────── v2.1.0
Installed DiffRules ──────── v0.0.10
Installed SpecialFunctions ─ v0.7.2
Installed FDM ────────────── v0.6.1
Installed Nabla ──────────── v0.12.1
Installed BinaryProvider ─── v0.5.6
Installed BinDeps ────────── v0.8.10
Installed Calculus ───────── v0.5.0
Installed DualNumbers ────── v0.6.2
Updating `~/.julia/environments/v1.3/Project.toml`
[49c96f43] + Nabla v0.12.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[49dc2e85] + Calculus v0.5.0
[34da2185] + Compat v2.1.0
[b552c78f] + DiffRules v0.0.10
[fa6b7ba4] + DualNumbers v0.6.2
[e25cca7e] + FDM v0.6.1
[77ba4419] + NaNMath v0.3.2
[49c96f43] + Nabla v0.12.1
[276daf66] + SpecialFunctions v0.7.2
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing Nabla
Resolving package versions...
Installed QuadGK ───────────── v2.0.3
Installed StatsFuns ────────── v0.8.0
Installed PDMats ───────────── v0.9.9
Installed Rmath ────────────── v0.5.0
Installed Missings ─────────── v0.4.1
Installed Distributions ────── v0.21.1
Installed StatsBase ────────── v0.32.0
Installed SortingAlgorithms ── v0.3.1
Installed JSON ─────────────── v0.21.0
Installed Parsers ──────────── v0.3.6
Installed BenchmarkTools ───── v0.4.2
Installed OrderedCollections ─ v1.1.0
Installed Arpack ───────────── v0.3.1
Installed DataAPI ──────────── v1.0.1
Installed DataStructures ───── v0.17.0
Building Rmath ─→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Building Arpack → `~/.julia/packages/Arpack/cu5By/deps/build.log`
Status `/tmp/jl_wrXqjJ/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[b552c78f] DiffRules v0.0.10
[31c24e10] Distributions v0.21.1
[fa6b7ba4] DualNumbers v0.6.2
[e25cca7e] FDM v0.6.1
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[49c96f43] Nabla v0.12.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.9
[69de0a69] Parsers v0.3.6
[1fd47b50] QuadGK v2.0.3
[79098fc4] Rmath v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 623 passed, 2 failed, 0 errored, 1 broken.
in expression starting at /root/.julia/packages/NamedDims/MjTg0/test/runtests.jl:14
count: Test Failed at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:137
Expression: count(nda; dims=:x)
Expected: ErrorException
Thrown: MethodError
Stacktrace:
[1] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:137
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:133
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:7
count: Test Failed at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:138
Expression: count(a; dims=1)
Expected: ErrorException
Thrown: MethodError
Stacktrace:
[1] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:138
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:133
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/NamedDims/MjTg0/test/functions.jl:7
Test Summary: | Pass Fail Broken Total
NamedDims.jl | 623 2 1 626
name_core.jl | 52 52
wrapper_array.jl | 54 54
functions.jl | 65 2 67
Base | 53 2 55
sum | 3 3
prod | 3 3
maximum | 3 3
minimum | 3 3
extrema | 3 3
cumsum | 5 5
cumprod | 5 5
sort | 5 5
sort! | 4 4
eachslice | 6 6
mapslices | 6 6
mapreduce | 4 4
zero | 2 2
count | 1 2 3
Statistics | 12 12
functions_dims.jl | 47 1 48
functions_math.jl | 112 112
broadcasting.jl | 285 285
tracker_compat.jl | 8 8
ERROR: Package NamedDims errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [================================> ] 78.4 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ── v0.5.2
Installed NamedDims ─ v0.2.4
Updating `~/.julia/environments/v1.3/Project.toml`
[356022a1] + NamedDims v0.2.4
Updating `~/.julia/environments/v1.3/Manifest.toml`
[356022a1] + NamedDims v0.2.4
[ae029012] + Requires v0.5.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing NamedDims
Resolving package versions...
Installed NaNMath ────────────── v0.3.2
Installed Crayons ────────────── v4.0.0
Installed ForwardDiff ────────── v0.10.3
Installed StaticArrays ───────── v0.11.0
Installed URIParser ──────────── v0.4.0
Installed Adapt ──────────────── v1.0.0
Installed MacroTools ─────────── v0.5.1
Installed Tracker ────────────── v0.2.3
Installed DiffResults ────────── v0.0.4
Installed Tokenize ───────────── v0.5.6
Installed CSTParser ──────────── v0.6.2
Installed OrderedCollections ─── v1.1.0
Installed SpecialFunctions ───── v0.7.2
Installed Compat ─────────────── v2.1.0
Installed DiffRules ──────────── v0.0.10
Installed NNlib ──────────────── v0.6.0
Installed DataStructures ─────── v0.17.0
Installed BinDeps ────────────── v0.8.10
Installed TimerOutputs ───────── v0.5.0
Installed CommonSubexpressions ─ v0.2.0
Installed BinaryProvider ─────── v0.5.6
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_8wb0PN/Manifest.toml`
[79e6a3ab] Adapt v1.0.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[a8cc5b0e] Crayons v4.0.0
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[f6369f11] ForwardDiff v0.10.3
[1914dd2f] MacroTools v0.5.1
[872c559c] NNlib v0.6.0
[77ba4419] NaNMath v0.3.2
[356022a1] NamedDims v0.2.4
[bac558e1] OrderedCollections v1.1.0
[ae029012] Requires v0.5.2
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[a759f4b9] TimerOutputs v0.5.0
[0796e94c] Tokenize v0.5.6
[9f7883ad] Tracker v0.2.3
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 33 passed, 2 failed, 6 errored, 0 broken.
in expression starting at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:10
Single Process: Test Failed at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25
Expression: err isa RemoteException
Evaluated: TaskFailedException(Task (failed) @0x00007fd2fdb58760) isa RemoteException
Stacktrace:
[1] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:25
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Single Process: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:29
Test threw exception
Expression: err.captured.ex isa expected
type TaskFailedException has no field captured
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:29
[3] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[4] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
caused by [exception 1]
TaskFailedException:
release count must match acquire count
error(::String) at ./error.jl:33
release(::Base.Semaphore) at ./lock.jl:257
(::RemoteSemaphores.var"##3#4"{Future})() at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
run_work_thunk(::RemoteSemaphores.var"##3#4"{Future}, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88 [inlined]
(::Distributed.var"##98#100"{Distributed.RemoteValue,RemoteSemaphores.var"##3#4"{Future}})() at ./task.jl:333
Stacktrace:
[1] wait_ref at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:498 [inlined]
[2] call_on_owner at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:488 [inlined]
[3] wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:511 [inlined]
[4] #remotecall_wait#149 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420 [inlined]
[5] remotecall_wait(::Function, ::Distributed.LocalProcess) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420
[6] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[7] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[8] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[9] #8 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined]
[10] (::var"##4#6"{var"##8#43"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#3(::Bool, ::typeof(asynctimedwait), ::var"##8#43"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Single Process: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:30
Test threw exception
Expression: occursin("release count must match acquire count", err.captured.ex.msg)
type TaskFailedException has no field captured
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:30
[3] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[4] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
caused by [exception 1]
TaskFailedException:
release count must match acquire count
error(::String) at ./error.jl:33
release(::Base.Semaphore) at ./lock.jl:257
(::RemoteSemaphores.var"##3#4"{Future})() at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
run_work_thunk(::RemoteSemaphores.var"##3#4"{Future}, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88 [inlined]
(::Distributed.var"##98#100"{Distributed.RemoteValue,RemoteSemaphores.var"##3#4"{Future}})() at ./task.jl:333
Stacktrace:
[1] wait_ref at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:498 [inlined]
[2] call_on_owner at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:488 [inlined]
[3] wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:511 [inlined]
[4] #remotecall_wait#149 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420 [inlined]
[5] remotecall_wait(::Function, ::Distributed.LocalProcess) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420
[6] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[7] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[8] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[9] #8 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined]
[10] (::var"##4#6"{var"##8#43"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#3(::Bool, ::typeof(asynctimedwait), ::var"##8#43"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Single Process: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Got exception outside of a @test
TaskFailedException:
release count must match acquire count
error(::String) at ./error.jl:33
release(::Base.Semaphore) at ./lock.jl:257
(::RemoteSemaphores.var"##3#4"{Future})() at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
run_work_thunk(::RemoteSemaphores.var"##3#4"{Future}, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88 [inlined]
(::Distributed.var"##98#100"{Distributed.RemoteValue,RemoteSemaphores.var"##3#4"{Future}})() at ./task.jl:333
Stacktrace:
[1] wait_ref at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:498 [inlined]
[2] call_on_owner at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:488 [inlined]
[3] wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:511 [inlined]
[4] #remotecall_wait#149 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420 [inlined]
[5] remotecall_wait(::Function, ::Distributed.LocalProcess) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:420
[6] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[7] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[8] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[9] #8 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:21 [inlined]
[10] (::var"##4#6"{var"##8#43"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#3(::Bool, ::typeof(asynctimedwait), ::var"##8#43"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:20
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:13
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
[10] include at ./boot.jl:328 [inlined]
[11] include_relative(::Module, ::String) at ./loading.jl:1105
[12] include(::Module, ::String) at ./Base.jl:31
[13] include(::String) at ./client.jl:432
[14] top-level scope at none:6
[15] eval(::Module, ::Any) at ./boot.jl:330
[16] exec_options(::Base.JLOptions) at ./client.jl:271
[17] _start() at ./client.jl:468
Simple remote: Test Failed at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:90
Expression: err isa RemoteException
Evaluated: TaskFailedException(Task (failed) @0x00007fd2c8d5d390) isa RemoteException
Stacktrace:
[1] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:90
[2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[3] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[4] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Simple remote: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:94
Test threw exception
Expression: err.captured.ex isa expected
type TaskFailedException has no field captured
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:94
[3] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[4] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
caused by [exception 1]
TaskFailedException:
On worker 2:
release count must match acquire count
error at ./error.jl:33
release at ./lock.jl:257
#3 at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
#112 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:309
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88
#98 at ./task.jl:333
Stacktrace:
[1] #remotecall_wait#150(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:432
[2] remotecall_wait(::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:423
[3] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[4] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[5] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[6] #15 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined]
[7] (::var"##80#82"{var"##15#50"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#79(::Bool, ::typeof(asynctimedwait), ::var"##15#50"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[10] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[11] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Simple remote: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:95
Test threw exception
Expression: occursin("release count must match acquire count", err.captured.ex.msg)
type TaskFailedException has no field captured
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:95
[3] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[4] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[6] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[8] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
caused by [exception 1]
TaskFailedException:
On worker 2:
release count must match acquire count
error at ./error.jl:33
release at ./lock.jl:257
#3 at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
#112 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:309
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88
#98 at ./task.jl:333
Stacktrace:
[1] #remotecall_wait#150(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:432
[2] remotecall_wait(::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:423
[3] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[4] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[5] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[6] #15 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined]
[7] (::var"##80#82"{var"##15#50"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#79(::Bool, ::typeof(asynctimedwait), ::var"##15#50"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[10] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[11] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
Simple remote: Error During Test at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
Got exception outside of a @test
TaskFailedException:
On worker 2:
release count must match acquire count
error at ./error.jl:33
release at ./lock.jl:257
#3 at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:44
#112 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:309
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:79
run_work_thunk at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/process_messages.jl:88
#98 at ./task.jl:333
Stacktrace:
[1] #remotecall_wait#150(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:432
[2] remotecall_wait(::Function, ::Distributed.Worker) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:423
[3] #remotecall_wait#153(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(remotecall_wait), ::Function, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444
[4] remotecall_wait at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Distributed/src/remotecall.jl:444 [inlined]
[5] release at /root/.julia/packages/RemoteSemaphores/vlqpI/src/RemoteSemaphores.jl:42 [inlined]
[6] #15 at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:86 [inlined]
[7] (::var"##80#82"{var"##15#50"{RemoteSemaphore}})() at ./task.jl:333
Stacktrace:
[1] wait at ./task.jl:251 [inlined]
[2] fetch at ./task.jl:266 [inlined]
[3] #asynctimedwait#79(::Bool, ::typeof(asynctimedwait), ::var"##15#50"{RemoteSemaphore}, ::Float64) at /root/.julia/packages/RemoteSemaphores/vlqpI/test/utils.jl:18
[4] (::var"#kw##asynctimedwait")(::NamedTuple{(:kill,),Tuple{Bool}}, ::typeof(asynctimedwait), ::Function, ::Float64) at ./none:0
[5] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:85
[6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[7] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:76
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[9] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:75
[10] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[11] top-level scope at /root/.julia/packages/RemoteSemaphores/vlqpI/test/runtests.jl:12
[12] include at ./boot.jl:328 [inlined]
[13] include_relative(::Module, ::String) at ./loading.jl:1105
[14] include(::Module, ::String) at ./Base.jl:31
[15] include(::String) at ./client.jl:432
[16] top-level scope at none:6
[17] eval(::Module, ::Any) at ./boot.jl:330
[18] exec_options(::Base.JLOptions) at ./client.jl:271
[19] _start() at ./client.jl:468
Test Summary: | Pass Fail Error Total
RemoteSemaphores.jl | 33 2 6 41
Single Process | 3 1 3 7
Multiple Processes | 30 1 3 34
Simple remote | 2 1 3 6
Multiple processes | 28 28
ERROR: Package RemoteSemaphores errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [====================================> ] 88.4 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed RemoteSemaphores ─ v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[bcdc7952] + RemoteSemaphores v0.2.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[bcdc7952] + RemoteSemaphores v0.2.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing RemoteSemaphores
Resolving package versions...
Status `/tmp/jl_afiRlS/Manifest.toml`
[bcdc7952] RemoteSemaphores v0.2.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
WARNING: Method definition lmul!(LinearAlgebra.Givens{T} where T, Nothing) in module GenericSVD at /root/.julia/packages/GenericSVD/ky5Qc/src/utils.jl:28 overwritten in module GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/svd.jl:5.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition rmul!(Nothing, LinearAlgebra.Givens{T} where T) in module GenericSVD at /root/.julia/packages/GenericSVD/ky5Qc/src/utils.jl:34 overwritten in module GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/svd.jl:6.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition reflectorApply!(Union{DenseArray{T, 2}, Base.ReinterpretArray{T, 2, S, A} where S where A<:Union{Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T}, 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{Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T} where N where T, Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T}, Base.SubArray{T, 2, A, I, L} where L where I<:Tuple{Vararg{Union{Int64, Base.AbstractRange{Int64}, Base.AbstractCartesianIndex{N} where N}, N} where N} where A<:Union{Base.ReinterpretArray{T, N, S, A} where S where A<:Union{Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T} 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{Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T} where N where T, Base.SubArray{T, N, A, I, true} where I<:Union{Tuple{Vararg{Real, N} where N}, Tuple{Base.AbstractUnitRange{T} where T, Vararg{Any, N} where N}} where A<:(DenseArray{T, N} where N where T) where N where T, DenseArray{T, N} where N where T} where N where T, DenseArray{T, N} where N where T}} where T, AbstractArray{T, 1} where T, Number) in module GenericSVD at /root/.julia/packages/GenericSVD/ky5Qc/src/utils.jl:5 overwritten in module GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/qr.jl:18.
** incremental compilation may be fatally broken for this module **
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/runtests.jl:39
Test Summary: | Pass Total
SingularSpectrumAnalysis | 4 4
forecasting: Error During Test at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/runtests.jl:39
Got exception outside of a @test
LoadError: MethodError: mul!(::Array{Float64,2}, ::LinearAlgebra.Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,2}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::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}}, adjA::LinearAlgebra.Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:363
mul!(C::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, adjA::LinearAlgebra.Adjoint{#s24,#s19} where #s19<:(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 #s24<:Number, B::Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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, α::Number, β::Number) in GenericLinearAlgebra at /root/.julia/packages/GenericLinearAlgebra/Lme7U/src/juliaBLAS.jl:127
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},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<:Union{Float32, Float64},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}}, ::LinearAlgebra.Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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 #s627, ::Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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}}, ::Union{Bool, T<:Union{Float32, Float64}}, ::Union{Bool, T<:Union{Float32, Float64}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::LinearAlgebra.Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[3] parameter_covariance(::Array{Float64,1}, ::Array{Float64,2}, ::Array{Float64,1}, ::Int64) at /root/.julia/packages/ControlSystemIdentification/dAILZ/src/arx.jl:0
[4] #ar#33(::Int64, ::Function, ::typeof(ar), ::Int64, ::Array{Float64,1}, ::Int64) at /root/.julia/packages/ControlSystemIdentification/dAILZ/src/arx.jl:134
[5] ar(::Int64, ::Array{Float64,1}, ::Int64) at /root/.julia/packages/ControlSystemIdentification/dAILZ/src/arx.jl:129
[6] (::SingularSpectrumAnalysis.var"##18#21"{Int64,Array{Float64,2}})(::Int64) at ./none:0
[7] collect(::Base.Generator{UnitRange{Int64},SingularSpectrumAnalysis.var"##18#21"{Int64,Array{Float64,2}}}) at ./generator.jl:47
[8] #PredictionData#17(::Int64, ::Int64, ::Type{PredictionData}, ::Array{Float64,1}, ::Array{Float64,2}) at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/src/SingularSpectrumAnalysis.jl:225
[9] (::Core.var"#kw#Type")(::NamedTuple{(:trend_order, :ar_order),Tuple{Int64,Int64}}, ::Type{PredictionData}, ::Array{Float64,1}, ::Array{Float64,2}) at ./none:0
[10] top-level scope at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/forecast.jl:15
[11] include at ./boot.jl:328 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1105
[13] include(::Module, ::String) at ./Base.jl:31
[14] include(::String) at ./client.jl:432
[15] top-level scope at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/runtests.jl:40
[16] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[17] top-level scope at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/runtests.jl:40
[18] include at ./boot.jl:328 [inlined]
[19] include_relative(::Module, ::String) at ./loading.jl:1105
[20] include(::Module, ::String) at ./Base.jl:31
[21] include(::String) at ./client.jl:432
[22] top-level scope at none:6
[23] eval(::Module, ::Any) at ./boot.jl:330
[24] exec_options(::Base.JLOptions) at ./client.jl:271
[25] _start() at ./client.jl:468
in expression starting at /root/.julia/packages/SingularSpectrumAnalysis/08sHl/test/forecast.jl:15
Test Summary: | Error Total
forecasting | 1 1
ERROR: Package SingularSpectrumAnalysis errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=======================> ] 57.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed RecipesBase ────────────── v0.7.0
Installed Requires ───────────────── v0.5.2
Installed SingularSpectrumAnalysis ─ v0.2.1
Updating `~/.julia/environments/v1.3/Project.toml`
[77f5812f] + SingularSpectrumAnalysis v0.2.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[3cdcf5f2] + RecipesBase v0.7.0
[ae029012] + Requires v0.5.2
[77f5812f] + SingularSpectrumAnalysis v0.2.1
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing SingularSpectrumAnalysis
Resolving package versions...
Installed TableTraits ───────────────── v1.0.0
Installed QuadGK ────────────────────── v2.0.3
Installed ArnoldiMethod ─────────────── v0.0.4
Installed BlockBandedMatrices ───────── v0.4.6
Installed GeometryTypes ─────────────── v0.7.5
Installed Plots ─────────────────────── v0.26.2
Installed Distributions ─────────────── v0.21.1
Installed URIParser ─────────────────── v0.4.0
Installed PlotThemes ────────────────── v0.3.0
Installed NaNMath ───────────────────── v0.3.2
Installed TreeViews ─────────────────── v0.3.0
Installed MatrixFactorizations ──────── v0.1.0
Installed ControlSystemIdentification ─ v0.1.5
Installed MonteCarloMeasurements ────── v0.2.0
Installed Colors ────────────────────── v0.9.6
Installed PlotUtils ─────────────────── v0.5.8
Installed DocStringExtensions ───────── v0.8.0
Installed ControlSystems ────────────── v0.5.3
Installed LaTeXStrings ──────────────── v1.0.3
Installed GenericSVD ────────────────── v0.2.1
Installed AbstractFFTs ──────────────── v0.4.1
Installed LightGraphs ───────────────── v1.3.0
Installed Tokenize ──────────────────── v0.5.6
Installed RecursiveArrayTools ───────── v1.0.2
Installed DataStructures ────────────── v0.17.0
Installed IterTools ─────────────────── v1.2.0
Installed FFTW ──────────────────────── v0.3.0
Installed Calculus ──────────────────── v0.5.0
Installed StatsFuns ─────────────────── v0.8.0
Installed ForwardDiff ───────────────── v0.10.3
Installed Polynomials ───────────────── v0.5.2
Installed DataAPI ───────────────────── v1.0.1
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed FixedPointNumbers ─────────── v0.6.1
Installed IterativeSolvers ──────────── v0.8.1
Installed DiffEqBase ────────────────── v5.20.0
Installed DiffResults ───────────────── v0.0.4
Installed VersionParsing ────────────── v1.1.3
Installed CSTParser ─────────────────── v0.6.2
Installed Lazy ──────────────────────── v0.13.2
Installed OrderedCollections ────────── v1.1.0
Installed NLSolversBase ─────────────── v7.4.0
Installed SpecialFunctions ──────────── v0.7.2
Installed Compat ────────────────────── v2.1.0
Installed BinDeps ───────────────────── v0.8.10
Installed ExponentialUtilities ──────── v1.5.1
Installed BinaryProvider ────────────── v0.5.6
Installed Arpack ────────────────────── v0.3.1
Installed GenericLinearAlgebra ──────── v0.1.0
Installed Showoff ───────────────────── v0.3.1
Installed LazyArrays ────────────────── v0.10.0
Installed FunctionWrappers ──────────── v1.0.0
Installed PDMats ────────────────────── v0.9.9
Installed DSP ───────────────────────── v0.6.0
Installed LineSearches ──────────────── v7.0.1
Installed Reexport ──────────────────── v0.2.0
Installed SparseDiffTools ───────────── v0.9.0
Installed TotalLeastSquares ─────────── v0.1.2
Installed SimpleTraits ──────────────── v0.9.0
Installed Parsers ───────────────────── v0.3.6
Installed RecursiveFactorization ────── v0.1.0
Installed Roots ─────────────────────── v0.8.3
Installed Distances ─────────────────── v0.8.2
Installed Measures ──────────────────── v0.3.0
Installed Adapt ─────────────────────── v1.0.0
Installed ArrayInterface ────────────── v1.2.1
Installed MuladdMacro ───────────────── v0.2.1
Installed FillArrays ────────────────── v0.6.4
Installed GR ────────────────────────── v0.41.0
Installed MacroTools ────────────────── v0.5.1
Installed Missings ──────────────────── v0.4.1
Installed StaticArrays ──────────────── v0.11.0
Installed PositiveFactorizations ────── v0.2.2
Installed StatsBase ─────────────────── v0.32.0
Installed Optim ─────────────────────── v0.19.2
Installed Rmath ─────────────────────── v0.5.0
Installed BandedMatrices ────────────── v0.10.1
Installed Conda ─────────────────────── v1.3.0
Installed JSON ──────────────────────── v0.21.0
Installed BlockArrays ───────────────── v0.9.1
Installed SortingAlgorithms ─────────── v0.3.1
Installed Parameters ────────────────── v0.10.3
Installed ColorTypes ────────────────── v0.8.0
Installed Inflate ───────────────────── v0.1.1
Installed DiffRules ─────────────────── v0.0.10
Installed VertexSafeGraphs ──────────── v0.1.0
Installed OrdinaryDiffEq ────────────── v5.14.0
Installed NLsolve ───────────────────── v4.1.0
Installed CommonSubexpressions ──────── v0.2.0
Installed DiffEqDiffTools ───────────── v1.3.0
Installed Contour ───────────────────── v0.5.1
Installed FFMPEG ────────────────────── v0.2.2
Building GR ──────────────→ `~/.julia/packages/GR/ZI5OE/deps/build.log`
Building FFMPEG ──────────→ `~/.julia/packages/FFMPEG/9JQpZ/deps/build.log`
Building Plots ───────────→ `~/.julia/packages/Plots/Ih71u/deps/build.log`
Building Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building FFTW ────────────→ `~/.julia/packages/FFTW/2okGQ/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Status `/tmp/jl_4J6WNQ/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[79e6a3ab] Adapt v1.0.0
[ec485272] ArnoldiMethod v0.0.4
[7d9fca2a] Arpack v0.3.1
[4fba245c] ArrayInterface v1.2.1
[aae01518] BandedMatrices v0.10.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[8e7c35d0] BlockArrays v0.9.1
[ffab5731] BlockBandedMatrices v0.4.6
[00ebfdb7] CSTParser v0.6.2
[49dc2e85] Calculus v0.5.0
[3da002f7] ColorTypes v0.8.0
[5ae59095] Colors v0.9.6
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[d38c429a] Contour v0.5.1
[3abffc1c] ControlSystemIdentification v0.1.5
[a6e380b2] ControlSystems v0.5.3
[717857b8] DSP v0.6.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[2b5f629d] DiffEqBase v5.20.0
[01453d9d] DiffEqDiffTools v1.3.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[b4f34e82] Distances v0.8.2
[31c24e10] Distributions v0.21.1
[ffbed154] DocStringExtensions v0.8.0
[d4d017d3] ExponentialUtilities v1.5.1
[c87230d0] FFMPEG v0.2.2
[7a1cc6ca] FFTW v0.3.0
[1a297f60] FillArrays v0.6.4
[53c48c17] FixedPointNumbers v0.6.1
[f6369f11] ForwardDiff v0.10.3
[069b7b12] FunctionWrappers v1.0.0
[28b8d3ca] GR v0.41.0
[14197337] GenericLinearAlgebra v0.1.0
[01680d73] GenericSVD v0.2.1
[4d00f742] GeometryTypes v0.7.5
[d25df0c9] Inflate v0.1.1
[c8e1da08] IterTools v1.2.0
[42fd0dbc] IterativeSolvers v0.8.1
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[b964fa9f] LaTeXStrings v1.0.3
[50d2b5c4] Lazy v0.13.2
[5078a376] LazyArrays v0.10.0
[093fc24a] LightGraphs v1.3.0
[d3d80556] LineSearches v7.0.1
[1914dd2f] MacroTools v0.5.1
[a3b82374] MatrixFactorizations v0.1.0
[442fdcdd] Measures v0.3.0
[e1d29d7a] Missings v0.4.1
[0987c9cc] MonteCarloMeasurements v0.2.0
[46d2c3a1] MuladdMacro v0.2.1
[d41bc354] NLSolversBase v7.4.0
[2774e3e8] NLsolve v4.1.0
[77ba4419] NaNMath v0.3.2
[429524aa] Optim v0.19.2
[bac558e1] OrderedCollections v1.1.0
[1dea7af3] OrdinaryDiffEq v5.14.0
[90014a1f] PDMats v0.9.9
[d96e819e] Parameters v0.10.3
[69de0a69] Parsers v0.3.6
[ccf2f8ad] PlotThemes v0.3.0
[995b91a9] PlotUtils v0.5.8
[91a5bcdd] Plots v0.26.2
[f27b6e38] Polynomials v0.5.2
[85a6dd25] PositiveFactorizations v0.2.2
[1fd47b50] QuadGK v2.0.3
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v1.0.2
[f2c3362d] RecursiveFactorization v0.1.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[79098fc4] Rmath v0.5.0
[f2b01f46] Roots v0.8.3
[992d4aef] Showoff v0.3.1
[699a6c99] SimpleTraits v0.9.0
[77f5812f] SingularSpectrumAnalysis v0.2.1
[a2af1166] SortingAlgorithms v0.3.1
[47a9eef4] SparseDiffTools v0.9.0
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[3783bdb8] TableTraits v1.0.0
[0796e94c] Tokenize v0.5.6
[028f657a] TotalLeastSquares v0.1.2
[a2a6695c] TreeViews v0.3.0
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[19fa3120] VertexSafeGraphs v0.1.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[9abbd945] Profile [`@stdlib/Profile`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: SuiteSparseGraphBLAS not installed properly, run Pkg.build("SuiteSparseGraphBLAS"), restart Julia and try again
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] top-level scope at /root/.julia/packages/SuiteSparseGraphBLAS/jdY9R/src/SuiteSparseGraphBLAS.jl:8
[3] include at ./boot.jl:328 [inlined]
[4] include_relative(::Module, ::String) at ./loading.jl:1105
[5] include(::Module, ::String) at ./Base.jl:31
[6] top-level scope at none:2
[7] eval at ./boot.jl:330 [inlined]
[8] eval(::Expr) at ./client.jl:433
[9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/SuiteSparseGraphBLAS/jdY9R/src/SuiteSparseGraphBLAS.jl:7
ERROR: LoadError: Failed to precompile SuiteSparseGraphBLAS [c2e53296-7b14-11e9-1210-bddfa8111e1d] to /root/.julia/compiled/v1.3/SuiteSparseGraphBLAS/HtDaW_OER2O.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1274
[3] _require(::Base.PkgId) at ./loading.jl:1024
[4] require(::Base.PkgId) at ./loading.jl:922
[5] require(::Module, ::Symbol) at ./loading.jl:917
[6] include at ./boot.jl:328 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1105
[8] include(::Module, ::String) at ./Base.jl:31
[9] include(::String) at ./client.jl:432
[10] top-level scope at none:6
in expression starting at /root/.julia/packages/SuiteSparseGraphBLAS/jdY9R/test/runtests.jl:1
┌ Error: Error building `SuiteSparseGraphBLAS`:
│ ERROR: LoadError: MethodError: no method matching iterate(::Nothing)
│ Closest candidates are:
│ iterate(!Matched::Core.SimpleVector) at essentials.jl:600
│ iterate(!Matched::Core.SimpleVector, !Matched::Any) at essentials.jl:600
│ iterate(!Matched::ExponentialBackOff) at error.jl:218
│ ...
│ Stacktrace:
│ [1] indexed_iterate(::Nothing, ::Int64) at ./tuple.jl:66
│ [2] top-level scope at /root/.julia/packages/SuiteSparseGraphBLAS/jdY9R/deps/build.jl:18
│ [3] include at ./boot.jl:328 [inlined]
│ [4] include_relative(::Module, ::String) at ./loading.jl:1105
│ [5] include(::Module, ::String) at ./Base.jl:31
│ [6] include(::String) at ./client.jl:432
│ [7] top-level scope at none:5
│ in expression starting at /root/.julia/packages/SuiteSparseGraphBLAS/jdY9R/deps/build.jl:16
└ @ Pkg.Operations /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
ERROR: Package SuiteSparseGraphBLAS errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [================================> ] 78.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed GraphBLASInterface ─── v0.2.0
Installed BinaryProvider ─────── v0.5.6
Installed SuiteSparseGraphBLAS ─ v0.3.2
Updating `~/.julia/environments/v1.3/Project.toml`
[c2e53296] + SuiteSparseGraphBLAS v0.3.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.6
[5f047416] + GraphBLASInterface v0.2.0
[c2e53296] + SuiteSparseGraphBLAS v0.3.2
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Building SuiteSparseGraphBLAS → `~/.julia/packages/SuiteSparseGraphBLAS/jdY9R/deps/build.log`
Testing SuiteSparseGraphBLAS
Status `/tmp/jl_zKjno5/Manifest.toml`
[b99e7846] BinaryProvider v0.5.6
[5f047416] GraphBLASInterface v0.2.0
[c2e53296] SuiteSparseGraphBLAS v0.3.2
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[de0858da] Printf [`@stdlib/Printf`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/SymEngine/zSUGO/test/test-dense-matrix.jl:30
in expression starting at /root/.julia/packages/SymEngine/zSUGO/test/runtests.jl:6
Error During Test at /root/.julia/packages/SymEngine/zSUGO/test/test-dense-matrix.jl:30
Test threw exception
Expression: prod([subs(det(M) - det(A), x, i) == 0 for i = 2:10]) == true
ArgumentError: Object can have no free symbols
Stacktrace:
[1] N(::SymEngine.BasicType{Val{:Abs}}) at /root/.julia/packages/SymEngine/zSUGO/src/numerics.jl:149
[2] N(::Basic) at /root/.julia/packages/SymEngine/zSUGO/src/numerics.jl:111
[3] <(::Basic, ::Basic) at /root/.julia/packages/SymEngine/zSUGO/src/mathops.jl:84
[4] > at ./operators.jl:294 [inlined]
[5] #generic_lufact!#134(::Bool, ::typeof(LinearAlgebra.generic_lufact!), ::Array{Basic,2}, ::Val{true}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:146
[6] #generic_lufact! at ./none:0 [inlined]
[7] #lu!#133 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:130 [inlined]
[8] #lu! at ./none:0 [inlined]
[9] #lu#135 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:273 [inlined]
[10] #lu at ./none:0 [inlined] (repeats 2 times)
[11] det(::Array{Basic,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:1420
[12] (::var"##3#4")(::Int64) at ./none:0
[13] iterate at ./generator.jl:47 [inlined]
[14] collect(::Base.Generator{UnitRange{Int64},var"##3#4"}) at ./array.jl:620
[15] top-level scope at /root/.julia/packages/SymEngine/zSUGO/test/test-dense-matrix.jl:30
[16] include at ./boot.jl:328 [inlined]
[17] include_relative(::Module, ::String) at ./loading.jl:1105
[18] include(::Module, ::String) at ./Base.jl:31
[19] include(::String) at ./client.jl:432
[20] top-level scope at /root/.julia/packages/SymEngine/zSUGO/test/runtests.jl:6
[21] include at ./boot.jl:328 [inlined]
[22] include_relative(::Module, ::String) at ./loading.jl:1105
[23] include(::Module, ::String) at ./Base.jl:31
[24] include(::String) at ./client.jl:432
[25] top-level scope at none:6
[26] eval(::Module, ::Any) at ./boot.jl:330
[27] exec_options(::Base.JLOptions) at ./client.jl:271
[28] _start() at ./client.jl:468
ERROR: Package SymEngine errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=======================> ] 57.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────── v0.4.0
Installed Compat ─────────── v2.1.0
Installed RecipesBase ────── v0.7.0
Installed SymEngine ──────── v0.7.0
Installed SpecialFunctions ─ v0.7.2
Installed BinDeps ────────── v0.8.10
Installed BinaryProvider ─── v0.5.6
Updating `~/.julia/environments/v1.3/Project.toml`
[123dc426] + SymEngine v0.7.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[3cdcf5f2] + RecipesBase v0.7.0
[276daf66] + SpecialFunctions v0.7.2
[123dc426] + SymEngine v0.7.0
[30578b45] + URIParser v0.4.0
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building SymEngine ───────→ `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
Testing SymEngine
Status `/tmp/jl_Rmmf2L/Manifest.toml`
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[3cdcf5f2] RecipesBase v0.7.0
[276daf66] SpecialFunctions v0.7.2
[123dc426] SymEngine v0.7.0
[30578b45] URIParser v0.4.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[ade2ca70] Dates [`@stdlib/Dates`]
[8bb1440f] DelimitedFiles [`@stdlib/DelimitedFiles`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[44cfe95a] Pkg [`@stdlib/Pkg`]
[de0858da] Printf [`@stdlib/Printf`]
[3fa0cd96] REPL [`@stdlib/REPL`]
[9a3f8284] Random [`@stdlib/Random`]
[ea8e919c] SHA [`@stdlib/SHA`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[1a1011a3] SharedArrays [`@stdlib/SharedArrays`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: Some tests did not pass: 319 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/TaylorSeries/STRph/test/onevariable.jl:10
in expression starting at /root/.julia/packages/TaylorSeries/STRph/test/runtests.jl:16
Tests for Taylor1 expansions: Error During Test at /root/.julia/packages/TaylorSeries/STRph/test/onevariable.jl:10
Got exception outside of a @test
ArgumentError: The 0th order Taylor1 coefficient must be non-zero
(abs(x) is not differentiable at x=0).
Stacktrace:
[1] abs at /root/.julia/packages/TaylorSeries/STRph/src/other_functions.jl:88 [inlined]
[2] #generic_lufact!#134(::Bool, ::typeof(LinearAlgebra.generic_lufact!), ::Array{Taylor1{Float64},2}, ::Val{true}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:143
[3] #generic_lufact! at ./none:0 [inlined]
[4] #lu!#133 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:130 [inlined]
[5] #lu! at ./none:0 [inlined]
[6] #lu#135 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:273 [inlined]
[7] lu at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:272 [inlined] (repeats 2 times)
[8] inv(::Array{Taylor1{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:770
[9] top-level scope at /root/.julia/packages/TaylorSeries/STRph/test/onevariable.jl:509
[10] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[11] top-level scope at /root/.julia/packages/TaylorSeries/STRph/test/onevariable.jl:11
[12] include at ./boot.jl:328 [inlined]
[13] include_relative(::Module, ::String) at ./loading.jl:1105
[14] include(::Module, ::String) at ./Base.jl:31
[15] include(::String) at ./client.jl:432
[16] top-level scope at /root/.julia/packages/TaylorSeries/STRph/test/runtests.jl:17
[17] include at ./boot.jl:328 [inlined]
[18] include_relative(::Module, ::String) at ./loading.jl:1105
[19] include(::Module, ::String) at ./Base.jl:31
[20] include(::String) at ./client.jl:432
[21] top-level scope at none:6
[22] eval(::Module, ::Any) at ./boot.jl:330
[23] exec_options(::Base.JLOptions) at ./client.jl:271
[24] _start() at ./client.jl:468
Test Summary: | Pass Error Total
Tests for Taylor1 expansions | 319 1 320
ERROR: Package TaylorSeries errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [====================> ] 49.9 %
Resolving Deltas: [========================================>] 98.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Requires ───── v0.5.2
Installed TaylorSeries ─ v0.10.0
Updating `~/.julia/environments/v1.3/Project.toml`
[6aa5eb33] + TaylorSeries v0.10.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[ae029012] + Requires v0.5.2
[6aa5eb33] + TaylorSeries v0.10.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
Testing TaylorSeries
Resolving package versions...
Installed RecipesBase ───────── v0.7.0
Installed StaticArrays ──────── v0.11.0
Installed FastRounding ──────── v0.2.0
Installed ErrorfreeArithmetic ─ v0.4.0
Installed SetRounding ───────── v0.2.0
Installed IntervalArithmetic ── v0.16.1
Installed CRlibm ────────────── v0.7.1
Building CRlibm → `~/.julia/packages/CRlibm/2S9DB/deps/build.log`
Status `/tmp/jl_hoKoYf/Manifest.toml`
[96374032] CRlibm v0.7.1
[90fa49ef] ErrorfreeArithmetic v0.4.0
[fa42c844] FastRounding v0.2.0
[d1acc4aa] IntervalArithmetic v0.16.1
[3cdcf5f2] RecipesBase v0.7.0
[ae029012] Requires v0.5.2
[3cc68bcd] SetRounding v0.2.0
[90137ffa] StaticArrays v0.11.0
[6aa5eb33] TaylorSeries v0.10.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[10745b16] Statistics [`@stdlib/Statistics`]
[8dfed614] Test [`@stdlib/Test`]
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/TSVD/cJMzf/test/runtests.jl:3
caused by [exception 1]
Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
test tsvd with m = 10, n = 6, and p = 0.8: Error During Test at /root/.julia/packages/TSVD/cJMzf/test/runtests.jl:3
Got exception outside of a @test
MethodError: mul!(::Array{Float64,1}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(y::Union{DenseArray{T,1}, Base.ReinterpretArray{T,1,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,1,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,1,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}}, adjA::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T,1}, DenseArray{T,2}, Base.ReinterpretArray{T,1,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.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,1,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}, 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,1,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}, 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 #s627, x::Union{DenseArray{T,1}, Base.ReinterpretArray{T,1,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,1,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,1,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}}, alpha::Union{Bool, T}, beta::Union{Bool, T}) where T<:Union{Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:118
mul!(y::Union{DenseArray{T,1}, Base.ReinterpretArray{T,1,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,1,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,1,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}}, A::Adjoint{T,#s12} where #s12<: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}}, x::Union{DenseArray{T,1}, Base.ReinterpretArray{T,1,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,1,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,1,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}}, α::Number, β::Number) where T<:Union{Float32, Float64} in TSVD at /root/.julia/packages/TSVD/cJMzf/src/common.jl:27
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Float32, Float64},1}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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<:Union{Float32, Float64},1,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<:Union{Float32, Float64},1,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}}, ::Adjoint{#s627,#s626} where #s626<:Union{DenseArray{T<:Union{Float32, Float64},1}, DenseArray{T<:Union{Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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.ReinterpretArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, Base.ReshapedArray{T<:Union{Float32, Float64},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<:Union{Float32, Float64},1,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}, SubArray{T<:Union{Float32, Float64},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 #s627, ::Union{DenseArray{T<:Union{Float32, Float64},1}, Base.ReinterpretArray{T<:Union{Float32, Float64},1,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<:Union{Float32, Float64},1,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<:Union{Float32, Float64},1,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}}, ::Union{Bool, T<:Union{Float32, Float64}}, ::Union{Bool, T<:Union{Float32, Float64}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:108
[3] #_tsvd#5(::Int64, ::Array{Float64,1}, ::Float64, ::Float64, ::Int64, ::Bool, ::typeof(TSVD._tsvd), ::Array{Float64,2}, ::Int64) at /root/.julia/packages/TSVD/cJMzf/src/svd.jl:130
[4] (::TSVD.var"#kw##_tsvd")(::NamedTuple{(:maxiter, :initvec, :tolconv, :tolreorth, :debug),Tuple{Int64,Array{Float64,1},Float64,Float64,Bool}}, ::typeof(TSVD._tsvd), ::Array{Float64,2}, ::Int64) at ./int.jl:0
[5] #tsvd#6(::Int64, ::Array{Float64,1}, ::Float64, ::Float64, ::Int64, ::Bool, ::typeof(tsvd), ::Array{Float64,2}, ::Int64) at /root/.julia/packages/TSVD/cJMzf/src/svd.jl:331
[6] tsvd(::Array{Float64,2}, ::Int64) at /root/.julia/packages/TSVD/cJMzf/src/svd.jl:331
[7] top-level scope at /root/.julia/packages/TSVD/cJMzf/test/runtests.jl:21
[8] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180
[9] include at ./boot.jl:328 [inlined]
[10] include_relative(::Module, ::String) at ./loading.jl:1105
[11] include(::Module, ::String) at ./Base.jl:31
[12] include(::String) at ./client.jl:432
[13] top-level scope at none:6
[14] eval(::Module, ::Any) at ./boot.jl:330
[15] exec_options(::Base.JLOptions) at ./client.jl:271
[16] _start() at ./client.jl:468
Test Summary: | Error Total
test tsvd with m = 10, n = 6, and p = 0.8 | 1 1
Test Summary: | Error Total
test tsvd with m = 10, n = 6, and p = 0.8 | 1 1
ERROR: Package TSVD errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
[2] #test#121(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1336
[3] #test at ./none:0 [inlined]
[4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
[5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
[6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
[8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
[10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
[12] top-level scope at none:12
Cloning default registries into `~/.julia`
Cloning registry from "https://github.com/JuliaRegistries/General.git"
[?25l Fetching: [> ] 0.0 %
Fetching: [=======================> ] 57.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed TSVD ─ v0.3.0
Updating `~/.julia/environments/v1.3/Project.toml`
[9449cd9e] + TSVD v0.3.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9449cd9e] + TSVD v0.3.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[8dfed614] + Test
Testing TSVD
Resolving package versions...
Installed MatrixDepot ─ v0.8.0
Installed GZip ──────── v0.5.0
Status `/tmp/jl_TJ1CvY/Manifest.toml`
[92fee26a] GZip v0.5.0
[b51810bb] MatrixDepot v0.8.0
[9449cd9e] TSVD v0.3.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[37e2e46d] LinearAlgebra [`@stdlib/LinearAlgebra`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[a63ad114] Mmap [`@stdlib/Mmap`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[2f01184e] SparseArrays [`@stdlib/SparseArrays`]
[4607b0f0] SuiteSparse [`@stdlib/SuiteSparse`]
[8dfed614] Test [`@stdlib/Test`]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment