Skip to content

Instantly share code, notes, and snippets.

@KristofferC
Created August 28, 2019 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KristofferC/bd078abfa9434082d9100e799280107d to your computer and use it in GitHub Desktop.
Save KristofferC/bd078abfa9434082d9100e799280107d to your computer and use it in GitHub Desktop.
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/Alpine/IFj1c/test/solver.jl:18
in expression starting at /root/.julia/packages/Alpine/IFj1c/test/runtests.jl:22
***********************************************************************
This package contains Alpine.jl, a global solver for nonconvex MINLPs
If you find it useful, please cite the following paper:
Journal of Global Optimization, 2019, https://goo.gl/89zrDf
***********************************************************************
solverstring = "Alpine.UnsetSolver()"
Partitioning variable selection tests :: nlp3: Error During Test at /root/.julia/packages/Alpine/IFj1c/test/solver.jl:18
Got exception outside of a @test
Unsupported MINLP local solver Alpine.UnsetSolver(); use a Alpine-supported MINLP local solver
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] #fetch_minlp_solver_identifier#338(::String, ::typeof(Alpine.fetch_minlp_solver_identifier), ::Alpine.AlpineNonlinearModel) at /root/.julia/packages/Alpine/IFj1c/src/utility.jl:798
[3] fetch_minlp_solver_identifier at /root/.julia/packages/Alpine/IFj1c/src/utility.jl:772 [inlined]
[4] loadproblem!(::Alpine.AlpineNonlinearModel, ::Int64, ::Int64, ::Array{Float64,1}, ::Array{Float64,1}, ::Array{Float64,1}, ::Array{Float64,1}, ::Symbol, ::JuMP.NLPEvaluator) at /root/.julia/packages/Alpine/IFj1c/src/solver.jl:728
[5] _buildInternalModel_nlp(::Model, ::JuMP.ProblemTraits) at /root/.julia/packages/JuMP/I7whV/src/nlp.jl:1244
[6] #build#108(::Bool, ::Bool, ::JuMP.ProblemTraits, ::typeof(JuMP.build), ::Model) at /root/.julia/packages/JuMP/I7whV/src/solvers.jl:305
[7] (::JuMP.var"#kw##build")(::NamedTuple{(:traits, :suppress_warnings, :relaxation),Tuple{JuMP.ProblemTraits,Bool,Bool}}, ::typeof(JuMP.build), ::Model) at ./none:0
[8] #solve#105(::Bool, ::Bool, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(solve), ::Model) at /root/.julia/packages/JuMP/I7whV/src/solvers.jl:168
[9] solve(::Model) at /root/.julia/packages/JuMP/I7whV/src/solvers.jl:150
[10] top-level scope at /root/.julia/packages/Alpine/IFj1c/test/solver.jl:30
[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/Alpine/IFj1c/test/solver.jl:21
[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 /root/.julia/packages/Alpine/IFj1c/test/runtests.jl:22
[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
Test Summary: | Error Total
Partitioning variable selection tests :: nlp3 | 1 1
ERROR: Package Alpine 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: [===================> ] 45.5 %
Resolving Deltas: [====================================> ] 89.8 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed NaNMath ────────────── v0.3.2
Installed URIParser ──────────── v0.4.0
Installed ReverseDiffSparse ──── v0.8.6
Installed StaticArrays ───────── v0.11.0
Installed Alpine ─────────────── v0.1.9
Installed MathProgBase ───────── v0.7.7
Installed ForwardDiff ────────── v0.10.3
Installed JuMP ───────────────── v0.18.6
Installed DiffResults ────────── v0.0.4
Installed OrderedCollections ─── v1.1.0
Installed DiffRules ──────────── v0.0.10
Installed Compat ─────────────── v2.1.0
Installed SpecialFunctions ───── v0.7.2
Installed CommonSubexpressions ─ v0.2.0
Installed DataStructures ─────── v0.17.0
Installed BinDeps ────────────── v0.8.10
Installed BinaryProvider ─────── v0.5.6
Installed Calculus ───────────── v0.5.0
Updating `~/.julia/environments/v1.3/Project.toml`
[07493b3f] + Alpine v0.1.9
Updating `~/.julia/environments/v1.3/Manifest.toml`
[07493b3f] + Alpine v0.1.9
[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
[864edb3b] + DataStructures v0.17.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[f6369f11] + ForwardDiff v0.10.3
[4076af6c] + JuMP v0.18.6
[fdba3010] + MathProgBase v0.7.7
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[89212889] + ReverseDiffSparse v0.8.6
[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 Alpine
Resolving package versions...
Installed GLPKMathProgInterface ─── v0.4.4
Installed ConicNonlinearBridge ──── v0.2.1
Installed Cbc ───────────────────── v0.6.4
Installed JSON ──────────────────── v0.21.0
Installed MathOptInterface ──────── v0.9.1
Installed Pavito ────────────────── v0.1.2
Installed Ipopt ─────────────────── v0.6.0
Installed GLPK ──────────────────── v0.11.0
Installed BenchmarkTools ────────── v0.4.2
Installed Parsers ───────────────── v0.3.6
Installed GZip ──────────────────── v0.5.0
Installed ConicBenchmarkUtilities ─ v0.3.1
Building Cbc ──→ `~/.julia/packages/Cbc/8nwnT/deps/build.log`
Building Ipopt → `~/.julia/packages/Ipopt/UXSdI/deps/build.log`
Building GLPK ─→ `~/.julia/packages/GLPK/NPODK/deps/build.log`
Status `/tmp/jl_l2z2gy/Manifest.toml`
[07493b3f] Alpine v0.1.9
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[49dc2e85] Calculus v0.5.0
[9961bab8] Cbc v0.6.4
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[e95a7839] ConicBenchmarkUtilities v0.3.1
[952205b0] ConicNonlinearBridge v0.2.1
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[f6369f11] ForwardDiff v0.10.3
[60bf3e95] GLPK v0.11.0
[3c7084bd] GLPKMathProgInterface v0.4.4
[92fee26a] GZip v0.5.0
[b6b21f68] Ipopt v0.6.0
[682c06a0] JSON v0.21.0
[4076af6c] JuMP v0.18.6
[b8f27783] MathOptInterface v0.9.1
[fdba3010] MathProgBase v0.7.7
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[cd433a01] Pavito v0.1.2
[89212889] ReverseDiffSparse v0.8.6
[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: Some tests did not pass: 44 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/ApproxFunFourier/g93Cs/test/runtests.jl:396
Test Summary: | Pass Total
Periodic Domains | 8 8
Test Summary: | Pass Total
Cos/SinSpace | 56 56
Test Summary: | Pass Total
Taylor/Hardy | 44 44
Test Summary: | Pass Total
Fourier | 902 902
Test Summary: | Pass Total
Laurent | 8 8
Test Summary: | Pass Total
Circle | 59 59
Test Summary: | Pass Total
Calculus | 4 4
Test Summary: | Pass Total
Negatively oriented circles | 5 5
Test Summary: | Pass Total
Fourier inplace | 6 6
Test Summary: | Pass Total
Vec circle | 4 4
20.450746 seconds (18.36 M allocations: 895.794 MiB, 2.83% gc time)
32.998414 seconds (32.66 M allocations: 1.632 GiB, 3.91% gc time)
43.633511 seconds (33.06 M allocations: 1.574 GiB, 2.56% gc time)
24.789627 seconds (16.42 M allocations: 796.109 MiB, 2.86% gc time)
Test Summary: | Pass Total
Operators | 3928 3928
14.262714 seconds (9.61 M allocations: 467.061 MiB, 3.14% gc time)
Test Summary: | Pass Total
Integral equations | 386 386
Test Summary: | Pass Total
tensor of mult for Fourier #507 | 1 1
9.419028 seconds (7.12 M allocations: 380.763 MiB, 3.31% gc time)
Test Summary: | Pass Total
Piecewise + Constant | 3 3
Two circles: Error During Test at /root/.julia/packages/ApproxFunFourier/g93Cs/test/runtests.jl:456
Got exception outside of a @test
MethodError: Cannot `convert` an object of type ApproxFunBase.ZeroOperator{Complex{Float64},ApproxFunBase.UnsetSpace,ApproxFunBase.UnsetSpace} to an object of type ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}}
Closest candidates are:
convert(::Type{O}, !Matched::Fun) where O<:Operator at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/Operator.jl:633
convert(::Type{T}, !Matched::T) where T at essentials.jl:168
Stacktrace:
[1] fill!(::Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},2}, ::ApproxFunBase.ZeroOperator{Complex{Float64},ApproxFunBase.UnsetSpace,ApproxFunBase.UnsetSpace}) at ./array.jl:307
[2] zeros(::Type{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}}}, ::Tuple{Int64,Int64}) at ./array.jl:460
[3] zeros(::Type{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}}}, ::Int64, ::Int64) at ./array.jl:455
[4] diagm_container(::Nothing, ::Pair{Int64,Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:304
[5] _diagm(::Nothing, ::Pair{Int64,Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:282
[6] diagm(::Pair{Int64,Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:279
[7] Array{T,2} where T(::Diagonal{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/diagonal.jl:63
[8] promotespaces(::Diagonal{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/general/InterlaceOperator.jl:54
[9] ApproxFunBase.InterlaceOperator(::Diagonal{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},Array{ApproxFunBase.ConcreteMultiplication{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Complex{Float64}},1}}, ::Type) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/general/InterlaceOperator.jl:180
[10] Multiplication(::Fun{PiecewiseSpace{Tuple{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}},Complex{Float64},Array{Complex{Float64},1}}, ::PiecewiseSpace{Tuple{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}}) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Spaces/ProductSpaceOperators.jl:271
[11] Multiplication(::Fun{ApproxFunBase.ArraySpace{PiecewiseSpace{Tuple{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}},2,DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}},Complex{Float64},Array{Complex{Float64},1}}, ::ApproxFunBase.ArraySpace{PiecewiseSpace{Tuple{ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},ApproxFunBase.SumSpace{Tuple{Hardy{true,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}},Hardy{false,Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},Circle{Float64,Float64,Complex{Float64}},Complex{Float64}}},DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}},1,DomainSets.UnionDomain{Tuple{Circle{Float64,Float64,Complex{Float64}},Circle{Float64,Float64,Complex{Float64}}},Complex{Float64}},Complex{Float64}}) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Spaces/ProductSpaceOperators.jl:259
[12] top-level scope at /root/.julia/packages/ApproxFunFourier/g93Cs/test/runtests.jl:474
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/ApproxFunFourier/g93Cs/test/runtests.jl:457
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/ApproxFunFourier/g93Cs/test/runtests.jl:397
[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
Array | 44 1 45
Fourier Vector | 5 5
CosSpace Vector | 4 4
CosSpace Matrix | 7 7
SinSpace Vector | 4 4
CosSpace Matrix | 8 8
Two circles | 6 1 7
Circle | 10 10
ERROR: Package ApproxFunFourier 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: [==================> ] 44.9 %
Resolving Deltas: [====================================> ] 88.7 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed ProgressMeter ──────── v1.0.0
Installed NaNMath ────────────── v0.3.2
Installed URIParser ──────────── v0.4.0
Installed MatrixFactorizations ─ v0.1.0
Installed ApproxFunFourier ───── v0.1.3
Installed AbstractFFTs ───────── v0.4.1
Installed BlockBandedMatrices ── v0.4.6
Installed ApproxFunBase ──────── v0.1.4
Installed Tokenize ───────────── v0.5.6
Installed Nullables ──────────── v0.0.8
Installed Polynomials ────────── v0.5.2
Installed Calculus ───────────── v0.5.0
Installed FFTW ───────────────── v0.3.0
Installed DataAPI ────────────── v1.0.1
Installed DataStructures ─────── v0.17.0
Installed InfiniteArrays ─────── v0.1.3
Installed VersionParsing ─────── v1.1.3
Installed CSTParser ──────────── v0.6.2
Installed LowRankApprox ──────── v0.2.3
Installed SpecialFunctions ───── v0.7.2
Installed OrderedCollections ─── v1.1.0
Installed Compat ─────────────── v2.1.0
Installed BinDeps ────────────── v0.8.10
Installed BinaryProvider ─────── v0.5.6
Installed DSP ────────────────── v0.6.0
Installed LazyArrays ─────────── v0.10.0
Installed Reexport ───────────── v0.2.0
Installed ToeplitzMatrices ───── v0.5.0
Installed DualNumbers ────────── v0.6.2
Installed Parsers ────────────── v0.3.6
Installed FillArrays ─────────── v0.6.4
Installed FastTransforms ─────── v0.5.0
Installed DomainSets ─────────── v0.1.0
Installed IntervalSets ───────── v0.3.2
Installed BandedMatrices ─────── v0.10.1
Installed Missings ───────────── v0.4.1
Installed JSON ───────────────── v0.21.0
Installed StatsBase ──────────── v0.32.0
Installed StaticArrays ───────── v0.11.0
Installed MacroTools ─────────── v0.5.1
Installed BlockArrays ────────── v0.9.1
Installed Conda ──────────────── v1.3.0
Installed HierarchicalMatrices ─ v0.1.4
Installed FastGaussQuadrature ── v0.3.3
Installed SortingAlgorithms ──── v0.3.1
Updating `~/.julia/environments/v1.3/Project.toml`
[59844689] + ApproxFunFourier v0.1.3
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[fbd15aa5] + ApproxFunBase v0.1.4
[59844689] + ApproxFunFourier v0.1.3
[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
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[717857b8] + DSP v0.6.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[5b8099bc] + DomainSets v0.1.0
[fa6b7ba4] + DualNumbers v0.6.2
[7a1cc6ca] + FFTW v0.3.0
[442a2c76] + FastGaussQuadrature v0.3.3
[057dd010] + FastTransforms v0.5.0
[1a297f60] + FillArrays v0.6.4
[7c893195] + HierarchicalMatrices v0.1.4
[4858937d] + InfiniteArrays v0.1.3
[8197267c] + IntervalSets v0.3.2
[682c06a0] + JSON v0.21.0
[5078a376] + LazyArrays v0.10.0
[898213cb] + LowRankApprox v0.2.3
[1914dd2f] + MacroTools v0.5.1
[a3b82374] + MatrixFactorizations v0.1.0
[e1d29d7a] + Missings v0.4.1
[77ba4419] + NaNMath v0.3.2
[4d1e1d77] + Nullables v0.0.8
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[92933f4c] + ProgressMeter v1.0.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[c751599d] + ToeplitzMatrices v0.5.0
[0796e94c] + Tokenize v0.5.6
[30578b45] + URIParser v0.4.0
[81def892] + VersionParsing v1.1.3
[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
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
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`
Testing ApproxFunFourier
Status `/tmp/jl_Vf1JKA/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[fbd15aa5] ApproxFunBase v0.1.4
[59844689] ApproxFunFourier v0.1.3
[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
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[717857b8] DSP v0.6.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[5b8099bc] DomainSets v0.1.0
[fa6b7ba4] DualNumbers v0.6.2
[7a1cc6ca] FFTW v0.3.0
[442a2c76] FastGaussQuadrature v0.3.3
[057dd010] FastTransforms v0.5.0
[1a297f60] FillArrays v0.6.4
[7c893195] HierarchicalMatrices v0.1.4
[4858937d] InfiniteArrays v0.1.3
[8197267c] IntervalSets v0.3.2
[682c06a0] JSON v0.21.0
[5078a376] LazyArrays v0.10.0
[898213cb] LowRankApprox v0.2.3
[1914dd2f] MacroTools v0.5.1
[a3b82374] MatrixFactorizations v0.1.0
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[4d1e1d77] Nullables v0.0.8
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[f27b6e38] Polynomials v0.5.2
[92933f4c] ProgressMeter v1.0.0
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[c751599d] ToeplitzMatrices v0.5.0
[0796e94c] Tokenize v0.5.6
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[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`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: Some tests did not pass: 413 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/ApproxFunSingularities/ME6uE/test/runtests.jl:59
48.421208 seconds (46.80 M allocations: 2.288 GiB, 5.60% gc time)
10.260393 seconds (11.39 M allocations: 563.624 MiB, 3.91% gc time)
36.199524 seconds (18.82 M allocations: 847.086 MiB, 3.63% gc time)
241.700297 seconds (103.19 M allocations: 5.540 GiB, 1.84% gc time)
15.415134 seconds (9.97 M allocations: 535.658 MiB, 2.21% gc time)
0.009406 seconds (18.31 k allocations: 1.706 MiB)
Test Summary: | Pass Total
Sqrt | 14 14
Array Conversion: Error During Test at /root/.julia/packages/ApproxFunSingularities/ME6uE/test/runtests.jl:133
Got exception outside of a @test
MethodError: Cannot `convert` an object of type ApproxFunBase.ZeroOperator{Float64,ApproxFunBase.UnsetSpace,ApproxFunBase.UnsetSpace} to an object of type ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64}
Closest candidates are:
convert(::Type{O}, !Matched::Fun) where O<:Operator at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/Operator.jl:633
convert(::Type{T}, !Matched::T) where T at essentials.jl:168
ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64}(::Any) where {S<:Operator, T} at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/banded/Conversion.jl:57
Stacktrace:
[1] fill!(::Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},2}, ::ApproxFunBase.ZeroOperator{Float64,ApproxFunBase.UnsetSpace,ApproxFunBase.UnsetSpace}) at ./array.jl:307
[2] zeros(::Type{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64}}, ::Tuple{Int64,Int64}) at ./array.jl:460
[3] zeros(::Type{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64}}, ::Int64, ::Int64) at ./array.jl:455
[4] diagm_container(::Nothing, ::Pair{Int64,Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:304
[5] _diagm(::Nothing, ::Pair{Int64,Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:282
[6] diagm(::Pair{Int64,Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/dense.jl:279
[7] Array{T,2} where T(::Diagonal{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/diagonal.jl:63
[8] promotespaces(::Diagonal{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/general/InterlaceOperator.jl:54
[9] ApproxFunBase.InterlaceOperator(::Diagonal{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},Array{ApproxFunBase.ConversionWrapper{ApproxFunBase.SpaceOperator{ApproxFunBase.ConcreteConversion{Chebyshev{ChebyshevInterval{Float64},Float64},Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},Float64},JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},Float64},Float64},1}}, ::ArraySpace{JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},1,ChebyshevInterval{Float64},Float64}, ::Vararg{Any,N} where N) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Operators/general/InterlaceOperator.jl:180
[10] Conversion(::ArraySpace{JacobiWeight{Chebyshev{ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},1,ChebyshevInterval{Float64},Float64}, ::ArraySpace{JacobiWeight{Ultraspherical{Int64,ChebyshevInterval{Float64},Float64},ChebyshevInterval{Float64},Float64,Float64},1,ChebyshevInterval{Float64},Float64}) at /root/.julia/packages/ApproxFunBase/HrL6t/src/Spaces/ProductSpaceOperators.jl:90
[11] top-level scope at /root/.julia/packages/ApproxFunSingularities/ME6uE/test/runtests.jl:136
[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/ApproxFunSingularities/ME6uE/test/runtests.jl:134
[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/ApproxFunSingularities/ME6uE/test/runtests.jl:60
[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 none:6
[21] eval(::Module, ::Any) at ./boot.jl:330
[22] exec_options(::Base.JLOptions) at ./client.jl:271
[23] _start() at ./client.jl:468
Test Summary: | Pass Error Total
JacobiWeight | 413 1 414
Sub-operator re-view bug | 396 396
Multiplication functions | 1 1
Derivative | 5 5
Jacobi singularity | 4 4
Jacobi conversions | 2 2
Array Conversion | 1 1
Equivalent spaces | 5 5
ERROR: Package ApproxFunSingularities 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: [=================> ] 42.2 %
Resolving Deltas: [==================================> ] 83.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed ApproxFunSingularities ───────── v0.1.2
Installed URIParser ────────────────────── v0.4.0
Installed NaNMath ──────────────────────── v0.3.2
Installed ProgressMeter ────────────────── v1.0.0
Installed MatrixFactorizations ─────────── v0.1.0
Installed AbstractFFTs ─────────────────── v0.4.1
Installed BlockBandedMatrices ──────────── v0.4.6
Installed ApproxFunBase ────────────────── v0.1.4
Installed Calculus ─────────────────────── v0.5.0
Installed Nullables ────────────────────── v0.0.8
Installed Tokenize ─────────────────────── v0.5.6
Installed Polynomials ──────────────────── v0.5.2
Installed FFTW ─────────────────────────── v0.3.0
Installed DataStructures ───────────────── v0.17.0
Installed InfiniteArrays ───────────────── v0.1.3
Installed ApproxFunOrthogonalPolynomials ─ v0.2.1
Installed DataAPI ──────────────────────── v1.0.1
Installed VersionParsing ───────────────── v1.1.3
Installed Compat ───────────────────────── v2.1.0
Installed BinDeps ──────────────────────── v0.8.10
Installed SpecialFunctions ─────────────── v0.7.2
Installed CSTParser ────────────────────── v0.6.2
Installed OrderedCollections ───────────── v1.1.0
Installed LowRankApprox ────────────────── v0.2.3
Installed BinaryProvider ───────────────── v0.5.6
Installed DSP ──────────────────────────── v0.6.0
Installed Reexport ─────────────────────── v0.2.0
Installed ToeplitzMatrices ─────────────── v0.5.0
Installed Parsers ──────────────────────── v0.3.6
Installed LazyArrays ───────────────────── v0.10.0
Installed DualNumbers ──────────────────── v0.6.2
Installed FastTransforms ───────────────── v0.5.0
Installed FillArrays ───────────────────── v0.6.4
Installed DomainSets ───────────────────── v0.1.0
Installed BandedMatrices ───────────────── v0.10.1
Installed IntervalSets ─────────────────── v0.3.2
Installed StaticArrays ─────────────────── v0.11.0
Installed MacroTools ───────────────────── v0.5.1
Installed JSON ─────────────────────────── v0.21.0
Installed Missings ─────────────────────── v0.4.1
Installed StatsBase ────────────────────── v0.32.0
Installed BlockArrays ──────────────────── v0.9.1
Installed SortingAlgorithms ────────────── v0.3.1
Installed Conda ────────────────────────── v1.3.0
Installed HierarchicalMatrices ─────────── v0.1.4
Installed FastGaussQuadrature ──────────── v0.3.3
Updating `~/.julia/environments/v1.3/Project.toml`
[f8fcb915] + ApproxFunSingularities v0.1.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[fbd15aa5] + ApproxFunBase v0.1.4
[b70543e2] + ApproxFunOrthogonalPolynomials v0.2.1
[f8fcb915] + ApproxFunSingularities v0.1.2
[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
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[717857b8] + DSP v0.6.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[5b8099bc] + DomainSets v0.1.0
[fa6b7ba4] + DualNumbers v0.6.2
[7a1cc6ca] + FFTW v0.3.0
[442a2c76] + FastGaussQuadrature v0.3.3
[057dd010] + FastTransforms v0.5.0
[1a297f60] + FillArrays v0.6.4
[7c893195] + HierarchicalMatrices v0.1.4
[4858937d] + InfiniteArrays v0.1.3
[8197267c] + IntervalSets v0.3.2
[682c06a0] + JSON v0.21.0
[5078a376] + LazyArrays v0.10.0
[898213cb] + LowRankApprox v0.2.3
[1914dd2f] + MacroTools v0.5.1
[a3b82374] + MatrixFactorizations v0.1.0
[e1d29d7a] + Missings v0.4.1
[77ba4419] + NaNMath v0.3.2
[4d1e1d77] + Nullables v0.0.8
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[92933f4c] + ProgressMeter v1.0.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[c751599d] + ToeplitzMatrices v0.5.0
[0796e94c] + Tokenize v0.5.6
[30578b45] + URIParser v0.4.0
[81def892] + VersionParsing v1.1.3
[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
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
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`
Testing ApproxFunSingularities
Status `/tmp/jl_lyWMU2/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[fbd15aa5] ApproxFunBase v0.1.4
[b70543e2] ApproxFunOrthogonalPolynomials v0.2.1
[f8fcb915] ApproxFunSingularities v0.1.2
[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
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[717857b8] DSP v0.6.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[5b8099bc] DomainSets v0.1.0
[fa6b7ba4] DualNumbers v0.6.2
[7a1cc6ca] FFTW v0.3.0
[442a2c76] FastGaussQuadrature v0.3.3
[057dd010] FastTransforms v0.5.0
[1a297f60] FillArrays v0.6.4
[7c893195] HierarchicalMatrices v0.1.4
[4858937d] InfiniteArrays v0.1.3
[8197267c] IntervalSets v0.3.2
[682c06a0] JSON v0.21.0
[5078a376] LazyArrays v0.10.0
[898213cb] LowRankApprox v0.2.3
[1914dd2f] MacroTools v0.5.1
[a3b82374] MatrixFactorizations v0.1.0
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[4d1e1d77] Nullables v0.0.8
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[f27b6e38] Polynomials v0.5.2
[92933f4c] ProgressMeter v1.0.0
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[c751599d] ToeplitzMatrices v0.5.0
[0796e94c] Tokenize v0.5.6
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[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`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
ERROR: LoadError: LoadError: MethodError: LPVSS(::MultiRBFE{BasisFunctionExpansions.var"##21#25"{Array{Float64,2},Array{Array{Float64,2},1}},Array{Float64,2},Array{Float64,2}}, ::Array{Float64,2}, ::Array{Float64,2}, ::Array{Float64,1}) is ambiguous. Candidates:
LPVSS(bfe::BasisFunctionExpansion, params, cov, σ) in BasisFunctionExpansions at /root/.julia/packages/BasisFunctionExpansions/tggwO/src/dynamics.jl:81
LPVSS(x, u, v::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, nc) in BasisFunctionExpansions at /root/.julia/packages/BasisFunctionExpansions/tggwO/src/dynamics.jl:154
Possible fix, define
LPVSS(::BasisFunctionExpansion, ::Any, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any)
Stacktrace:
[1] #LPVSS#62(::Bool, ::Float64, ::Type{LPVSS}, ::Adjoint{Float64,Array{Float64,2}}, ::Adjoint{Float64,Array{Float64,2}}, ::Int64) at /root/.julia/packages/BasisFunctionExpansions/tggwO/src/dynamics.jl:120
[2] (::Core.var"#kw#Type")(::NamedTuple{(:normalize, :λ),Tuple{Bool,Float64}}, ::Type{LPVSS}, ::Adjoint{Float64,Array{Float64,2}}, ::Adjoint{Float64,Array{Float64,2}}, ::Int64) at ./none:0
[3] top-level scope at /root/.julia/packages/BasisFunctionExpansions/tggwO/test/test_LPVSS.jl:25
[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/BasisFunctionExpansions/tggwO/test/runtests.jl:123
[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
in expression starting at /root/.julia/packages/BasisFunctionExpansions/tggwO/test/test_LPVSS.jl:25
in expression starting at /root/.julia/packages/BasisFunctionExpansions/tggwO/test/runtests.jl:123
ERROR: Package BasisFunctionExpansions 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: [=========> ] 21.1 %
Fetching: [=======================> ] 57.4 %
Fetching: [========================================>] 99.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ─────────────── v0.4.0
Installed RecipesBase ───────────── v0.7.0
Installed AbstractFFTs ──────────── v0.4.1
Installed Polynomials ───────────── v0.5.2
Installed FFTW ──────────────────── v0.3.0
Installed DataStructures ────────── v0.17.0
Installed Clustering ────────────── v0.13.3
Installed BasisFunctionExpansions ─ v1.0.1
Installed DataAPI ───────────────── v1.0.1
Installed VersionParsing ────────── v1.1.3
Installed Compat ────────────────── v2.1.0
Installed FixedPointNumbers ─────── v0.6.1
Installed OrderedCollections ────── v1.1.0
Installed SpecialFunctions ──────── v0.7.2
Installed BinDeps ───────────────── v0.8.10
Installed BinaryProvider ────────── v0.5.6
Installed Reexport ──────────────── v0.2.0
Installed Parsers ───────────────── v0.3.6
Installed Missings ──────────────── v0.4.1
Installed Distances ─────────────── v0.8.2
Installed JSON ──────────────────── v0.21.0
Installed StaticArrays ──────────── v0.11.0
Installed StatsBase ─────────────── v0.32.0
Installed DSP ───────────────────── v0.6.0
Installed Conda ─────────────────── v1.3.0
Installed ColorTypes ────────────── v0.8.0
Installed SortingAlgorithms ─────── v0.3.1
Installed NearestNeighbors ──────── v0.4.3
Updating `~/.julia/environments/v1.3/Project.toml`
[07f847a3] + BasisFunctionExpansions v1.0.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[07f847a3] + BasisFunctionExpansions v1.0.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[aaaa29a8] + Clustering v0.13.3
[3da002f7] + ColorTypes v0.8.0
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[717857b8] + DSP v0.6.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[b4f34e82] + Distances v0.8.2
[7a1cc6ca] + FFTW v0.3.0
[53c48c17] + FixedPointNumbers v0.6.1
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[b8a86587] + NearestNeighbors v0.4.3
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[30578b45] + URIParser v0.4.0
[81def892] + VersionParsing v1.1.3
[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 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`
Testing BasisFunctionExpansions
Status `/tmp/jl_USgSRW/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[07f847a3] BasisFunctionExpansions v1.0.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[aaaa29a8] Clustering v0.13.3
[3da002f7] ColorTypes v0.8.0
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[717857b8] DSP v0.6.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[b4f34e82] Distances v0.8.2
[7a1cc6ca] FFTW v0.3.0
[53c48c17] FixedPointNumbers v0.6.1
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[b8a86587] NearestNeighbors v0.4.3
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[f27b6e38] Polynomials v0.5.2
[3cdcf5f2] RecipesBase v0.7.0
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[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`]
[ Info: Running compile command `g++ -O2 /root/.julia/packages/BAT/D0e4J/test/densities/external_mvnormal_density.cxx -o /tmp/jl_qBTt2K/external_mvnormal_density`
[ Info: true
ERROR: LoadError: Some tests did not pass: 409 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/BAT/D0e4J/test/runtests.jl:5
external_density: Error During Test at /root/.julia/packages/BAT/D0e4J/test/densities/test_external_density.jl:11
Got exception outside of a @test
UndefVarError: in_threaded_loop not defined
Stacktrace:
[1] getproperty at ./Base.jl:13 [inlined]
[2] getallvalues(::ParallelProcessingTools.ThreadLocal{Base.Process}) at /root/.julia/packages/ParallelProcessingTools/SQDgg/src/threadlocal.jl:130
[3] ExternalDensity at /root/.julia/packages/BAT/D0e4J/src/densities/external_density.jl:118 [inlined]
[4] (::var"##17#18"{String,MvNormal{Float64,PDMat{Float64,Array{Float64,2}},Distributions.ZeroVector{Float64}}})(::String) at /root/.julia/packages/BAT/D0e4J/test/densities/test_external_density.jl:23
[5] #mktempdir#18(::String, ::typeof(mktempdir), ::var"##17#18"{String,MvNormal{Float64,PDMat{Float64,Array{Float64,2}},Distributions.ZeroVector{Float64}}}, ::String) at ./file.jl:634
[6] mktempdir(::Function, ::String) at ./file.jl:632 (repeats 2 times)
[7] top-level scope at /root/.julia/packages/BAT/D0e4J/test/densities/test_external_density.jl:17
[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/BAT/D0e4J/test/densities/test_external_density.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 /root/.julia/packages/BAT/D0e4J/test/densities/test_densities.jl:11
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/BAT/D0e4J/test/densities/test_densities.jl:6
[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 /root/.julia/packages/BAT/D0e4J/test/runtests.jl:14
[22] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[23] top-level scope at /root/.julia/packages/BAT/D0e4J/test/runtests.jl:6
[24] include at ./boot.jl:328 [inlined]
[25] include_relative(::Module, ::String) at ./loading.jl:1105
[26] include(::Module, ::String) at ./Base.jl:31
[27] include(::String) at ./client.jl:432
[28] top-level scope at none:6
[29] eval(::Module, ::Any) at ./boot.jl:330
[30] exec_options(::Base.JLOptions) at ./client.jl:271
[31] _start() at ./client.jl:468
Test Summary: | Pass Error Total
Package BAT | 409 1 410
Logging | No tests
utils | 26 26
rngs | 13 13
distributions | 53 53
scheduling | No tests
parameters | 121 121
statistics | 55 55
densities | 96 1 97
density | 34 34
const_density | 19 19
density_product | 30 30
mvdist_density | 13 13
parameter_mapped_density | No tests
external_density | 1 1
samplers | 45 45
plotting | No tests
ERROR: Package BAT 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.0 %
Resolving Deltas: [======================================> ] 94.8 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ─────────────────── v0.4.0
Installed ProgressMeter ─────────────── v1.0.0
Installed TableTraits ───────────────── v1.0.0
Installed ArraysOfArrays ────────────── v0.4.1
Installed QuadGK ────────────────────── v2.0.3
Installed Clustering ────────────────── v0.13.3
Installed Distributions ─────────────── v0.21.1
Installed BAT ───────────────────────── v0.3.0
Installed LaTeXStrings ──────────────── v1.0.3
Installed RecipesBase ───────────────── v0.7.0
Installed GenericSVD ────────────────── v0.2.1
Installed ArgCheck ──────────────────── v1.0.1
Installed Colors ────────────────────── v0.9.6
Installed Random123 ─────────────────── v1.2.0
Installed DataStructures ────────────── v0.17.0
Installed TypedTables ───────────────── v1.2.0
Installed DataAPI ───────────────────── v1.0.1
Installed StatsFuns ─────────────────── v0.8.0
Installed Polynomials ───────────────── v0.5.2
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed SpecialFunctions ──────────── v0.7.2
Installed FixedPointNumbers ─────────── v0.6.1
Installed OrderedCollections ────────── v1.1.0
Installed Compat ────────────────────── v2.1.0
Installed Arpack ────────────────────── v0.3.1
Installed DoubleFloats ──────────────── v0.9.7
Installed Quadmath ──────────────────── v0.5.0
Installed BinaryProvider ────────────── v0.5.6
Installed BinDeps ───────────────────── v0.8.10
Installed SplitApplyCombine ─────────── v0.4.1
Installed Indexing ──────────────────── v1.1.0
Installed Reexport ──────────────────── v0.2.0
Installed FunctionWrappers ──────────── v1.0.0
Installed PDMats ────────────────────── v0.9.9
Installed UnsafeArrays ──────────────── v0.4.0
Installed Cuba ──────────────────────── v2.0.0
Installed Tables ────────────────────── v0.2.11
Installed Missings ──────────────────── v0.4.1
Installed Distances ─────────────────── v0.8.2
Installed Requires ──────────────────── v0.5.2
Installed IntervalSets ──────────────── v0.3.2
Installed StaticArrays ──────────────── v0.11.0
Installed ParallelProcessingTools ───── v0.4.0
Installed RandomNumbers ─────────────── v1.3.0
Installed StatsBase ─────────────────── v0.32.0
Installed Parameters ────────────────── v0.11.0
Installed Rmath ─────────────────────── v0.5.0
Installed ElasticArrays ─────────────── v0.4.0
Installed ColorTypes ────────────────── v0.8.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed DataValueInterfaces ───────── v1.0.0
Installed GenericSchur ──────────────── v0.2.3
Installed NearestNeighbors ──────────── v0.4.3
Updating `~/.julia/environments/v1.3/Project.toml`
[c0cd4b16] + BAT v0.3.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[dce04be8] + ArgCheck v1.0.1
[7d9fca2a] + Arpack v0.3.1
[65a8f2f4] + ArraysOfArrays v0.4.1
[c0cd4b16] + BAT v0.3.0
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[aaaa29a8] + Clustering v0.13.3
[3da002f7] + ColorTypes v0.8.0
[5ae59095] + Colors v0.9.6
[34da2185] + Compat v2.1.0
[8a292aeb] + Cuba v2.0.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[b4f34e82] + Distances v0.8.2
[31c24e10] + Distributions v0.21.1
[497a8b3b] + DoubleFloats v0.9.7
[fdbdab4c] + ElasticArrays v0.4.0
[53c48c17] + FixedPointNumbers v0.6.1
[069b7b12] + FunctionWrappers v1.0.0
[01680d73] + GenericSVD v0.2.1
[c145ed77] + GenericSchur v0.2.3
[313cdc1a] + Indexing v1.1.0
[8197267c] + IntervalSets v0.3.2
[82899510] + IteratorInterfaceExtensions v1.0.0
[b964fa9f] + LaTeXStrings v1.0.3
[e1d29d7a] + Missings v0.4.1
[b8a86587] + NearestNeighbors v0.4.3
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.9
[8e8a01fc] + ParallelProcessingTools v0.4.0
[d96e819e] + Parameters v0.11.0
[f27b6e38] + Polynomials v0.5.2
[92933f4c] + ProgressMeter v1.0.0
[1fd47b50] + QuadGK v2.0.3
[be4d8f0f] + Quadmath v0.5.0
[74087812] + Random123 v1.2.0
[e6cf234a] + RandomNumbers v1.3.0
[3cdcf5f2] + RecipesBase v0.7.0
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v0.5.2
[79098fc4] + Rmath v0.5.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[03a91e81] + SplitApplyCombine v0.4.1
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[9d95f2ec] + TypedTables v1.2.0
[30578b45] + URIParser v0.4.0
[c4a57d5a] + UnsafeArrays 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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Random123 ───────→ `~/.julia/packages/Random123/Y2Du3/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
Building Cuba ────────────→ `~/.julia/packages/Cuba/084zH/deps/build.log`
Building Rmath ───────────→ `~/.julia/packages/Rmath/Py9gH/deps/build.log`
Testing BAT
Resolving package versions...
Status `/tmp/jl_wkjGE4/Manifest.toml`
[dce04be8] ArgCheck v1.0.1
[7d9fca2a] Arpack v0.3.1
[65a8f2f4] ArraysOfArrays v0.4.1
[c0cd4b16] BAT v0.3.0
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[aaaa29a8] Clustering v0.13.3
[3da002f7] ColorTypes v0.8.0
[5ae59095] Colors v0.9.6
[34da2185] Compat v2.1.0
[8a292aeb] Cuba v2.0.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[b4f34e82] Distances v0.8.2
[31c24e10] Distributions v0.21.1
[497a8b3b] DoubleFloats v0.9.7
[fdbdab4c] ElasticArrays v0.4.0
[53c48c17] FixedPointNumbers v0.6.1
[069b7b12] FunctionWrappers v1.0.0
[01680d73] GenericSVD v0.2.1
[c145ed77] GenericSchur v0.2.3
[313cdc1a] Indexing v1.1.0
[8197267c] IntervalSets v0.3.2
[82899510] IteratorInterfaceExtensions v1.0.0
[b964fa9f] LaTeXStrings v1.0.3
[e1d29d7a] Missings v0.4.1
[b8a86587] NearestNeighbors v0.4.3
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.9
[8e8a01fc] ParallelProcessingTools v0.4.0
[d96e819e] Parameters v0.11.0
[f27b6e38] Polynomials v0.5.2
[92933f4c] ProgressMeter v1.0.0
[1fd47b50] QuadGK v2.0.3
[be4d8f0f] Quadmath v0.5.0
[74087812] Random123 v1.2.0
[e6cf234a] RandomNumbers v1.3.0
[3cdcf5f2] RecipesBase v0.7.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[79098fc4] Rmath v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[03a91e81] SplitApplyCombine v0.4.1
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.11
[9d95f2ec] TypedTables v1.2.0
[30578b45] URIParser v0.4.0
[c4a57d5a] UnsafeArrays 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: 3 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/BitFloats/Fjybc/test/runtests.jl:278
Test Summary: | Pass Total
definitions | 14 14
Test Summary: | Pass Total
traits | 35 35
Test Summary: | Pass Total
exponent & significand | 84 84
Test Summary: | Pass Total
nextfloat | 10 10
Test Summary: | Pass Total
issubnormal | 10 10
Test Summary: | Pass Total
ldexp & eps | 10 10
Test Summary: | Pass Total
conversions | 297 297
Test Summary: | Pass Total
round | 8 8
Test Summary: | Pass Total
comparisons | 50 50
Test Summary: | Pass Total
arithmetic | 86 86
hashing: Test Failed at /root/.julia/packages/BitFloats/Fjybc/test/runtests.jl:284
Expression: (T(num) * T(2) ^ pow) / den == x
Evaluated: -2.64201600558826594836622735587951768e-4406 == -1.76586402237681780725682971441347933e-4406
Stacktrace:
[1] top-level scope at /root/.julia/packages/BitFloats/Fjybc/test/runtests.jl:284
[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/BitFloats/Fjybc/test/runtests.jl:279
Test Summary: | Pass Fail Total
hashing | 3 1 4
ERROR: Package BitFloats 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: [===============> ] 36.3 %
Fetching: [========================================>] 98.7 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed BitFloats ─── v0.0.2
Installed BitIntegers ─ v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[15425d4b] + BitFloats v0.0.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[15425d4b] + BitFloats v0.0.2
[c3b6d118] + BitIntegers v0.2.0
[9a3f8284] + Random
[9e88b42a] + Serialization
Testing BitFloats
Resolving package versions...
Status `/tmp/jl_zAoeDz/Manifest.toml`
[15425d4b] BitFloats v0.0.2
[c3b6d118] BitIntegers v0.2.0
[2a0f44e3] Base64 [`@stdlib/Base64`]
[8ba89e20] Distributed [`@stdlib/Distributed`]
[b77e0a4c] InteractiveUtils [`@stdlib/InteractiveUtils`]
[56ddb016] Logging [`@stdlib/Logging`]
[d6f4376e] Markdown [`@stdlib/Markdown`]
[9a3f8284] Random [`@stdlib/Random`]
[9e88b42a] Serialization [`@stdlib/Serialization`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
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: [================> ] 37.6 %
Resolving Deltas: [==============================> ] 74.2 %
[?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_FQPZq8/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: [===============> ] 35.4 %
Fetching: [====================================> ] 88.7 %
[?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_u7qyso/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.235013 seconds (3.15 M allocations: 160.707 MiB, 3.95% gc time)
running misc. tests (w/o tagging)
running RosCtx test...done (took 10.231135129928589 seconds)
running HookCtx test...done (took 1.5248022079467773 seconds)
running SinCtx test...done (took 2.742074966430664 seconds)
running FoldCtx test...done (took 0.07591819763183594 seconds)
running CountCtx test...done (took 7.76100492477417 seconds)
running CountCtx2 test...done (took 4.521399974822998 seconds)
running SqrCtx test...done (took 0.0833120346069336 seconds)
running CompCtx test...done (took 2.250293016433716 seconds)
running PassCtx test...done (took 16.26703405380249 seconds)
running PassFallbackCtx test...done (took 0.893132209777832 seconds)
running WorldCtx test...done (took 8.68930196762085 seconds)
running TraceCtx test...done (took 1.5631108283996582 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.5 %
Resolving Deltas: [=======================================> ] 95.8 %
[?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_1z9GU7/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: [=================> ] 41.7 %
Resolving Deltas: [=================================> ] 82.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Missings ────────── v0.4.1
Installed Reexport ────────── v0.2.0
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_7ZYeNi/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: [===================> ] 45.4 %
Resolving Deltas: [====================================> ] 89.7 %
[?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_fhZtEB/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`]
┌ Warning: Unknown stats, default used.
└ @ ClinicalTrialUtilities ~/.julia/packages/ClinicalTrialUtilities/rJXqW/src/descriptives.jl:60
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/ClinicalTrialUtilities/rJXqW/test/test.jl:739
in expression starting at /root/.julia/packages/ClinicalTrialUtilities/rJXqW/test/runtests.jl:6
Package name: ClinicalTrialUtilities, Version: 0.1.16
Clinical Trial Power and Sample Size Utilities
Copyright © 2019 Vladimir Arnautov aka PharmCat (mail@pharmcat.net)
For references, citations and copyrights type <ClinicalTrialUtilities.citation()>
Licence <ClinicalTrialUtilities.licence()>
References:
PowerTOST Authors©R :Detlew Labes (DetlewLabes@gmx.de), Helmut Schuetz (helmut.schuetz@bebac.at), Benjamin Lang (lang.be@icloud.com)
Chow S, Shao J, Wang H. 2008. Sample Size Calculations in Clinical Research. 2nd Ed. Chapman & Hall/CRC Biostatistics Series.
Connor R. J. 1987. Sample size for testing differences in proportions for the paired-sample design. Biometrics 43(1):207-211. page 209.
Owen, D B (1965) "A Special Case of a Bivariate Non-central t-Distribution" Biometrika Vol. 52, pp.437-446.
D.B. Owen "Tables for computing bivariate normal Probabilities" The Annals of Mathematical Statistics, Vol. 27 (4) Dec. 1956, pp. 1075-1090
FORTRAN code by J. Burkhardt, license GNU LGPL
Matlab code by J. Burkhardt license GNU LGPL
Licence:
GNU Affero General Public License v3.0
see <https://www.gnu.org/licenses/>
Test Summary: |
Info: | No tests
----------------------------------
--------- START TEST ---------
----------------------------------
----------------------------------
Test Summary: | Pass Total
#1 ctSampleN Test | 20 20
Test Summary: | Pass Total
ctSampleN Atomic | 1 1
----------------------------------
Test Summary: | Pass Total
ctPower Test | 1 1
Test Summary: | Pass Total
ctPower + Atomic | 19 19
----------------------------------
Test Summary: | Pass Total
tfn function | 3 3
Test Summary: | Pass Total
owensTint2 function | 1 1
Test Summary: | Pass Total
owensqo function | 5 5
Test Summary: | Pass Total
owensq function | 8 8
Test Summary: | Pass Total
powerTOSTOwenQ | 1 1
Test Summary: | Pass Total
approxPowerTOST | 2 2
Test Summary: | Pass Total
approx2PowerTOST | 1 1
Test Summary: | Pass Total
owenst | 7 7
----------------------------------
Test Summary: | Pass Total
designProp | 6 6
----------------------------------
Test Summary: | Pass Total
ci2cv Test | 5 5
----------------------------------
Test Summary: | Pass Total
pooledCV | 6 6
----------------------------------
Test Summary: | Pass Total
bePower Test | 25 25
----------------------------------
Test Summary: | Pass Total
beSampleN Test | 18 18
----------------------------------
Test Summary: | Pass Total
CI Test | 149 149
----------------------------------
Test Summary: | Pass Total
Simulations | 10 10
----------------------------------
Test Summary: | Pass Total
PK | 28 28
----------------------------------
Test Summary: | Pass Total
descriptives | 33 33
----------------------------------
Test Summary: | Pass Total
Frequency | 2 2
----------------------------------
Random : Test Failed at /root/.julia/packages/ClinicalTrialUtilities/rJXqW/test/test.jl:740
Expression: ClinicalTrialUtilities.randomtable() == [1, 2, 2, 1, 2, 1, 1, 2, 2, 1]
Evaluated: Any[1, 2, 2, 1, 2, 1, 1, 2, 1, 2] == [1, 2, 2, 1, 2, 1, 1, 2, 2, 1]
Stacktrace:
[1] top-level scope at /root/.julia/packages/ClinicalTrialUtilities/rJXqW/test/test.jl:740
[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/ClinicalTrialUtilities/rJXqW/test/test.jl:740
Test Summary: | Fail Total
Random | 1 1
ERROR: Package ClinicalTrialUtilities 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: [===========> ] 25.2 %
Fetching: [====================> ] 49.6 %
Fetching: [=======================================> ] 95.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ─────────────────── v0.4.0
Installed StatsFuns ─────────────────── v0.8.0
Installed QuadGK ────────────────────── v2.0.3
Installed TableTraits ───────────────── v1.0.0
Installed DataStructures ────────────── v0.17.0
Installed ClinicalTrialUtilities ────── v0.1.16
Installed CategoricalArrays ─────────── v0.5.5
Installed Distributions ─────────────── v0.19.2
Installed DataAPI ───────────────────── v1.0.1
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed OrderedCollections ────────── v1.1.0
Installed Compat ────────────────────── v2.1.0
Installed Arpack ────────────────────── v0.3.1
Installed SpecialFunctions ──────────── v0.7.2
Installed BinaryProvider ────────────── v0.5.6
Installed BinDeps ───────────────────── v0.8.10
Installed DataFrames ────────────────── v0.18.4
Installed Reexport ──────────────────── v0.2.0
Installed PDMats ────────────────────── v0.9.9
Installed Parsers ───────────────────── v0.3.6
Installed Tables ────────────────────── v0.2.11
Installed Roots ─────────────────────── v0.8.3
Installed Missings ──────────────────── v0.4.1
Installed StatsBase ─────────────────── v0.31.0
Installed Rmath ─────────────────────── v0.5.0
Installed SortingAlgorithms ─────────── v0.3.1
Installed JSON ──────────────────────── v0.21.0
Installed DataValueInterfaces ───────── v1.0.0
Installed PooledArrays ──────────────── v0.5.2
Updating `~/.julia/environments/v1.3/Project.toml`
[535c2557] + ClinicalTrialUtilities v0.1.16
Updating `~/.julia/environments/v1.3/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[324d7699] + CategoricalArrays v0.5.5
[535c2557] + ClinicalTrialUtilities v0.1.16
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.18.4
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[31c24e10] + Distributions v0.19.2
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.9
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[1fd47b50] + QuadGK v2.0.3
[189a3867] + Reexport v0.2.0
[79098fc4] + Rmath v0.5.0
[f2b01f46] + Roots v0.8.3
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.31.0
[4c63d2b9] + StatsFuns v0.8.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[30578b45] + URIParser v0.4.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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
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`
Testing ClinicalTrialUtilities
Resolving package versions...
Installed WeakRefStrings ─ v0.6.1
Installed CSV ──────────── v0.5.11
Status `/tmp/jl_W0ikOr/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[336ed68f] CSV v0.5.11
[324d7699] CategoricalArrays v0.5.5
[535c2557] ClinicalTrialUtilities v0.1.16
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.18.4
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[31c24e10] Distributions v0.19.2
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.9
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[1fd47b50] QuadGK v2.0.3
[189a3867] Reexport v0.2.0
[79098fc4] Rmath v0.5.0
[f2b01f46] Roots v0.8.3
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.31.0
[4c63d2b9] StatsFuns v0.8.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.11
[30578b45] URIParser v0.4.0
[ea10d353] WeakRefStrings v0.6.1
[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`]
[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: 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 23765 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: [====================> ] 48.1 %
Resolving Deltas: [======================================> ] 94.9 %
[?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_4fHpU9/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: There was an error during testing
in expression starting at /root/.julia/packages/Cthulhu/FuE2s/test/runtests.jl:26
Test Failed at /root/.julia/packages/Cthulhu/FuE2s/test/runtests.jl:27
Expression: length(callsites) == 4
Evaluated: 5 == 4
ERROR: Package Cthulhu 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.6 %
Resolving Deltas: [=======================================> ] 95.9 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Cthulhu ─────── v0.1.1
Installed Compat ──────── v2.1.0
Installed Crayons ─────── v4.0.0
Installed TerminalMenus ─ v0.1.0
Installed Requires ────── v0.5.2
Updating `~/.julia/environments/v1.3/Project.toml`
[f68482b8] + Cthulhu v0.1.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[34da2185] + Compat v2.1.0
[a8cc5b0e] + Crayons v4.0.0
[f68482b8] + Cthulhu v0.1.1
[ae029012] + Requires v0.5.2
[dc548174] + TerminalMenus v0.1.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
Testing Cthulhu
Resolving package versions...
Status `/tmp/jl_CAfWiF/Manifest.toml`
[34da2185] Compat v2.1.0
[a8cc5b0e] Crayons v4.0.0
[f68482b8] Cthulhu v0.1.1
[ae029012] Requires v0.5.2
[dc548174] TerminalMenus 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`]
[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: 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: [=================> ] 42.2 %
Resolving Deltas: [==================================> ] 83.4 %
[?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 Compat ─────────── v2.1.0
Installed URIParser ──────── v0.4.0
Installed SpecialFunctions ─ v0.7.2
Installed BinDeps ────────── v0.8.10
Installed BinaryProvider ─── v0.5.6
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_Cf4Hmb/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`]
[ Info: Building mock package docs: MarkdownWriter
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: skipped.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: MarkdownWriter: rendering Markdown pages.
[ Info: Building mock package docs: HTMLWriter / local build
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
┌ Error: doctest failure in src/index.md:251-265
│ ```jldoctest
│ julia> struct T end
│ julia> t = T()
│ T()
│ julia> fullname(@__MODULE__)
│ (:Main,)
│ julia> fullname(Base.Broadcast)
│ (:Base, :Broadcast)
│ julia> @__MODULE__
│ Main
│ ```
│ Subexpression:
│ fullname(@__MODULE__)
│ Evaluated output:
│ (:Main, Symbol("Main"))
│ Expected output:
│ (:Main,)
│ diff =
│ Warning: Diff output requires color.
│ (:Main,)(:Main, Symbol("Main"))
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:417-428
│ ```jldoctest
│ julia> struct Point end;
│ julia> println(Point)
│ Point
│ julia> sqrt(100)
│ 10.0
│ julia> sqrt = 4
│ ERROR: cannot assign variable Base.sqrt from module Main
│ ```
│ Subexpression:
│ sqrt = 4
│ Evaluated output:
│ ERROR: cannot assign a value to variable Base.sqrt from module Main
│ Stacktrace:
│ [1] top-level scope at none:144
│ Expected output:
│ ERROR: cannot assign variable Base.sqrt from module Main
│ diff =
│ Warning: Diff output requires color.
│ ERROR: cannot assign a value to variable Base.sqrt from module MainMain
│ Stacktrace:
│ [1] top-level scope at none:144
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:430-449
│ ```jldoctest
│ julia> g(x::Float64, y) = 2x + y
│ g (generic function with 1 method)
│ julia> g(x, y::Float64) = x + 2y
│ g (generic function with 2 methods)
│ julia> g(2.0, 3)
│ 7.0
│ julia> g(2, 3.0)
│ 8.0
│ julia> g(2.0, 3.0)
│ ERROR: MethodError: g(::Float64, ::Float64) is ambiguous. Candidates:
│ g(x, y::Float64) in Main at none:1
│ g(x::Float64, y) in Main at none:1
│ Possible fix, define
│ g(::Float64, ::Float64)
│ ```
│ Subexpression:
│ g(2.0, 3.0)
│ Evaluated output:
│ ERROR: MethodError: g(::Float64, ::Float64) is ambiguous. Candidates:
│ g(x::Float64, y) in Main at none:1
│ g(x, y::Float64) in Main at none:1
│ Possible fix, define
│ g(::Float64, ::Float64)
│ Stacktrace:
│ [1] top-level scope at none:144
│ Expected output:
│ ERROR: MethodError: g(::Float64, ::Float64) is ambiguous. Candidates:
│ g(x, y::Float64) in Main at none:1
│ g(x::Float64, y) in Main at none:1
│ Possible fix, define
│ g(::Float64, ::Float64)
│ diff =
│ Warning: Diff output requires color.
│ ERROR: MethodError: g(::Float64, ::Float64) is ambiguous. Candidates:
│ g(x, y::Float64) g(x::Float64, y) in Main at none:1
│ g(x::Float64, y) g(x, y::Float64) in Main at none:1
│ Possible fix, define
│ g(::Float64, ::Float64)::Float64)
│ Stacktrace:
│ [1] top-level scope at none:144
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
┌ Warning: `curl -sI --proto =http,https,ftp,ftps data.csv --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps data.csv --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
┌ Warning: `curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
┌ Warning: `curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps @ref --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(6)) [6]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
┌ Warning: `curl -sI --proto =http,https,ftp,ftps some:path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps some:path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
┌ Warning: `curl -sI --proto =http,https,ftp,ftps :path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps :path --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
┌ Warning: `curl -sI --proto =http,https,ftp,ftps 'X:\some\path' --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps 'X:\some\path' --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(3)) [3]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: not copying '/root/.julia/packages/Documenter/zbb48/assets/html/search.js', provided by the user.
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:289
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.unsafe_convert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.cconvert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: couldn't find file "/foo/bar/baz/I/Should/Not/Exist" when generating URL
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:368
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "some:path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = ":path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "X:\\some\\path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
[ Info: Building mock package docs: HTMLWriter / deployment build
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: skipped.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
┌ Warning: no doc found for reference '[`Base.unsafe_convert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`Base.cconvert`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timev`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@timed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@elapsed`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`@allocated`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: no doc found for reference '[`AssertionError`](@ref)' in src/lib/functions.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: not copying '/root/.julia/packages/Documenter/zbb48/assets/html/search.js', provided by the user.
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:289
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.unsafe_convert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref Base.cconvert"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in lib/functions.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: couldn't find file "/foo/bar/baz/I/Should/Not/Exist" when generating URL
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:368
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "some:path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = ":path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "X:\\some\\path"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: The following errors are expected output.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
┌ Warning: Failed to evaluate `CurrentModule = NonExistantModule` in `@meta` block.
│ err = UndefVarError: NonExistantModule not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:100
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ b = 1
│ Evaluated output:
│ 1
│ Expected output:
│ 2
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Evaluated output:
│ ERROR: UndefVarError: x not defined
│ Expected output:
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Evaluated output:
│ ERROR: UndefVarError: x not defined
│ Expected output:
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg1; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg2; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = false
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Evaluated output:
│ 6
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = true
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Evaluated output:
│ 6
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in ~/.julia/packages/Documenter/zbb48/test/errors/make.jl:4-7
│ ```jldoctest
│ julia> a = 1
│ 2
│ ```
│ Subexpression:
│ a = 1
│ Evaluated output:
│ 1
│ Expected output:
│ 2
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Warning: invalid doctest block in ~/.julia/packages/Documenter/zbb48/test/errors/make.jl:0-1
│ Requires `julia> ` or `# output`
│ ```jldoctest
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:176
[ Info: ExpandTemplates: expanding markdown templates.
┌ Warning: undefined binding 'missing_doc' in `@docs` block in src/index.md:2-4
│ ```@docs
│ missing_doc
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:298
┌ Warning: failed to parse exception in src/index.md
│ exception = Base.Meta.ParseError("extra token \"error\" after end of expression")
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:112
┌ Warning: failed to evaluate `CurrentModule = NonExistantModule` in `@meta` block in src/index.md:10-12
│ ```@meta
│ CurrentModule = NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:259
┌ Warning: failed to evaluate `Modules = [NonExistantModule]` in `@autodocs` block in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:384
┌ Warning: '@autodocs' missing 'Modules = ...' in src/index.md:14-16
│ ```@autodocs
│ Modules = [NonExistantModule]
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:477
┌ Warning: failed to evaluate `@eval` block in src/index.md
│ ```@eval
│ NonExistantModule
│ ```
│ exception = UndefVarError: NonExistantModule not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:500
┌ Warning: unable to get the binding for '# comment in a @docs block' in `@docs` block in src/index.md:22-24 from expression 'nothing' in module Main
│ ```@docs
│ # comment in a @docs block
│ ```
│ exception = ArgumentError: cannot convert `nothing` to a `Binding`.
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:285
[ Info: CrossReferences: building cross-references.
┌ Warning: unable to evaluate the type signature for '[`foo(x::Foo)`](@ref)' in src/index.md from expression ':(foo(x::Foo))' in module Main
│ exception = UndefVarError: Foo not defined
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:146
┌ Warning: no doc found for reference '[`UndefVarError`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:160
┌ Warning: unable to get the binding for '[`1`](@ref)' in src/index.md from expression '1' in module Main
│ exception = ArgumentError: cannot convert `1` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:137
┌ Warning: unable to get the binding for '[`"strings"`](@ref)' in src/index.md from expression '"strings"' in module Main
│ exception = ArgumentError: cannot convert `"strings"` to a `Binding`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:137
┌ Warning: unable to parse the reference '[`foo+*bar`](@ref)' in src/index.md.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:125
┌ Warning: unable to get the binding for '[`foo(x`](@ref)' in src/index.md from expression ':($(Expr(:incomplete, "incomplete: premature end of input")))' in module Main
│ exception = `binding` cannot understand expression `$(Expr(:incomplete, "incomplete: premature end of input"))`.
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:137
[ Info: CheckDocument: running document checks.
┌ Warning: no footnotes found for 'another' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:136
┌ Warning: no footnotes found for '2' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:136
┌ Warning: unused footnote named 'another_one' in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:131
┌ Warning: footnote 'nested' has 2 bodies in src/index.md.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:126
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
┌ Warning: invalid local link: unresolved path in index.md
│ link = "@ref"
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:1179
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
┌ Warning: Failed to evaluate `CurrentModule = NonExistantModule` in `@meta` block.
│ err = UndefVarError: NonExistantModule not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:100
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ b = 1
│ Evaluated output:
│ 1
│ Expected output:
│ 2
│ diff =
│ Warning: Diff output requires color.
│ 21
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Evaluated output:
│ ERROR: UndefVarError: x not defined
│ Expected output:
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:55-65
│ ```jldoctest
│ julia> b = 1
│ 2
│ julia> x
│ julia> x
│ ERROR: UndefVarError: x not defined
│ julia> x
│ ```
│ Subexpression:
│ x
│ Evaluated output:
│ ERROR: UndefVarError: x not defined
│ Expected output:
│ diff =
│ Warning: Diff output requires color.
│ ERROR: UndefVarError: x not defined
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg1; setup
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Warning: invalid syntax for doctest keyword arguments in src/index.md:67-70
│ Use ```jldoctest name; key1 = value1, key2 = value2
│ ```jldoctest invalidkwarg2; setup == 1
│ julia> 1+1
│ 2
│ ```
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:142
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = false
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Evaluated output:
│ 6
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:84-91
│ ```jldoctest; output = true
│ foo(a, b) = a * b
│ foo(2, 3)
│ # output
│ 1
│ ```
│ Subexpression:
│ foo(a, b) = a * b
│ foo(2, 3)
│ Evaluated output:
│ 6
│ Expected output:
│ 1
│ diff =
│ Warning: Diff output requires color.
│ 16
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
[ Info: END of expected error output.
[ Info: Expected error output:
┌ Error: mode == :span requires the Markdown string to parse into a Markdown.Paragraph
│ s = "!!! adm"
│ md.content =
│ 1-element Array{Any,1}:
│ Markdown.Admonition("adm", "Adm", Any[])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:640
┌ Error: mode == :single requires the Markdown string to parse into a single block
│ s = "x\n\ny"
│ md.content =
│ 2-element Array{Any,1}:
│ Markdown.Paragraph(Any["x"])
│ Markdown.Paragraph(Any["y"])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:634
┌ Error: mode == :span requires the Markdown string to parse into a single block
│ s = "x\n\ny"
│ md.content =
│ 2-element Array{Any,1}:
│ Markdown.Paragraph(Any["x"])
│ Markdown.Paragraph(Any["y"])
└ @ Documenter.Utilities ~/.julia/packages/Documenter/zbb48/src/Utilities/Utilities.jl:634
[ Info: .. end of expected error output.
┌ Warning: linkcheck 'google.com' status: 301, redirects to http://www.google.com/.
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:222
┌ Warning: `curl -sI --proto =http,https,ftp,ftps file:///root/.julia/packages/Documenter/zbb48/test/docchecks.jl --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'` failed:
│ exception =
│ failed process: Process(`curl -sI --proto =http,https,ftp,ftps file:///root/.julia/packages/Documenter/zbb48/test/docchecks.jl --max-time 10 -o /dev/null --write-out '%{http_code} %{url_effective} %{redirect_url}'`, ProcessExited(1)) [1]
└ @ Documenter.DocChecks ~/.julia/packages/Documenter/zbb48/src/DocChecks.jl:205
[ Info: Testing `doctest = :fix`
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: Skipped ExpandTemplates step (doctest only).
[ Info: Skipped CrossReferences step (doctest only).
[ Info: Skipped CheckDocument step (doctest only).
[ Info: Skipped Populate step (doctest only).
[ Info: Skipped RenderDocument step (doctest only).
WARNING: replacing module Foo.
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: Done testing `doctest = :fix`
┌ Warning: no match for `versions` entry `"foobar"`
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:675
┌ Warning: no match for `versions` entry `"foo" => "bar"`
└ @ Documenter.Writers.HTMLWriter ~/.julia/packages/Documenter/zbb48/src/Writers/HTMLWriter.jl:669
[ Info: Building Documenter's docs with Markdown.
┌ Warning: `format = :markdown` is deprecated, use `format = Markdown()` from the DocumenterMarkdown package instead.
│ caller = ip:0x0
└ @ Core :-1
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
┌ Warning: unable to get the binding for 'DocumenterTools.package_devpath' in `@docs` block in src/lib/internals/documentertools.md:3-5 from expression ':(DocumenterTools.package_devpath)' in module Main
│ ```@docs
│ DocumenterTools.package_devpath
│ ```
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:285
┌ Warning: failed to evaluate `Modules = [DocumenterTools.Generator]` in `@autodocs` block in src/lib/internals/documentertools.md:9-11
│ ```@autodocs
│ Modules = [DocumenterTools.Generator]
│ ```
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:384
┌ Warning: '@autodocs' missing 'Modules = ...' in src/lib/internals/documentertools.md:9-11
│ ```@autodocs
│ Modules = [DocumenterTools.Generator]
│ ```
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:477
┌ Warning: unable to get the binding for 'DocumenterTools.generate' in `@docs` block in src/lib/public.md:36-40 from expression ':(DocumenterTools.generate)' in module Main
│ ```@docs
│ DocumenterTools.generate
│ DocumenterTools.Travis.genkeys
│ DocumenterTools.Travis
│ ```
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:285
┌ Warning: unable to get the binding for 'DocumenterTools.Travis.genkeys' in `@docs` block in src/lib/public.md:36-40 from expression ':(DocumenterTools.Travis.genkeys)' in module Main
│ ```@docs
│ DocumenterTools.generate
│ DocumenterTools.Travis.genkeys
│ DocumenterTools.Travis
│ ```
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:285
┌ Warning: unable to get the binding for 'DocumenterTools.Travis' in `@docs` block in src/lib/public.md:36-40 from expression ':(DocumenterTools.Travis)' in module Main
│ ```@docs
│ DocumenterTools.generate
│ DocumenterTools.Travis.genkeys
│ DocumenterTools.Travis
│ ```
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.Expanders ~/.julia/packages/Documenter/zbb48/src/Expanders.jl:285
[ Info: CrossReferences: building cross-references.
┌ Warning: unable to get the binding for '[`DocumenterTools.generate`](@ref)' in src/man/guide.md from expression ':(DocumenterTools.generate)' in module Main
│ exception = UndefVarError: DocumenterTools not defined
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:137
┌ Warning: unable to get the binding for '[`Travis.genkeys`](@ref)' in src/man/hosting.md from expression ':(Travis.genkeys)' in module Main
│ exception = UndefVarError: Travis not defined
└ @ Documenter.CrossReferences ~/.julia/packages/Documenter/zbb48/src/CrossReferences.jl:137
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: MarkdownWriter: rendering Markdown pages.
[ Info: Building 'nongit' in /tmp/jl_tRgXlq
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: Building builds/default
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: Building builds/absolute
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
[ Info: Building builds/relative
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
[ Info: ExpandTemplates: expanding markdown templates.
[ Info: CrossReferences: building cross-references.
[ Info: CheckDocument: running document checks.
[ Info: Populate: populating indices.
[ Info: RenderDocument: rendering document.
[ Info: HTMLWriter: rendering HTML pages.
ERROR: LoadError: Some tests did not pass: 602 passed, 7 failed, 0 errored, 14 broken.
in expression starting at /root/.julia/packages/Documenter/zbb48/test/runtests.jl:18
==================================================
==================================================
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:162
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f9868611600) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##7#20")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:162
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##7#20", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:160
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:168
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f9884bcc4f0) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##8#21")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:168
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##8#21", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:166
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:179
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f986a64e980) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##10#23")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:179
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##10#23", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:177
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:184
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f986ac0e230) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##11#24")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:184
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##11#24", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:182
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:195
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f986a651390) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##13#26")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:195
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##13#26", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:193
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:211
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f988596e980) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##16#29")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:211
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##16#29", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:209
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
Documenter.doctest: Test Failed at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:215
Expression: result isa TestSetException
Evaluated: TaskFailedException(Task (failed) @0x00007f9886c97340) isa TestSetException
Stacktrace:
[1] (::Main.DocTestAPITests.var"##17#30")(::TaskFailedException, ::Bool, ::Array{Union{Ptr{Nothing}, Base.InterpreterIP},1}, ::SubString{String}) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:215
[2] #run_doctest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Main.DocTestAPITests.run_doctest), ::Main.DocTestAPITests.var"##17#30", ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:29
[3] run_doctest(::Function, ::Nothing, ::Vararg{Any,N} where N) at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:16
[4] top-level scope at /root/.julia/packages/Documenter/zbb48/test/doctests/doctestapi.jl:213
[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/Documenter/zbb48/test/doctests/doctestapi.jl:154
==================================================
==================================================
Test Summary: | Pass Fail Broken Total
Documenter | 602 7 14 623
Utilities | 127 127
Markdown2 | 78 78
DocChecks | 14 14
NavNode | 19 19
DocSystem | 33 33
DocMeta | 15 15
Documenter.doctest | 19 7 26
doctesting | 34 34
DocTest.remove_common_backtrace | 10 10
DOM | 128 128
MDFlatten | 20 20
HTMLWriter | 35 35
Examples | 49 49
Markdown | 12 12
makedocs workdir | 20 20
ERROR: Package Documenter 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: [==================> ] 43.0 %
Resolving Deltas: [==================================> ] 84.9 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed Parsers ───────────── v0.3.6
Installed JSON ──────────────── v0.21.0
Installed DocStringExtensions ─ v0.8.0
Installed Documenter ────────── v0.23.2
Updating `~/.julia/environments/v1.3/Project.toml`
[e30172f5] + Documenter v0.23.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[ffbed154] + DocStringExtensions v0.8.0
[e30172f5] + Documenter v0.23.2
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing Documenter
Resolving package versions...
Installed DocumenterTools ──── v0.1.0
Installed DocumenterMarkdown ─ v0.2.0
Status `/tmp/jl_VrufM1/Manifest.toml`
[ffbed154] DocStringExtensions v0.8.0
[e30172f5] Documenter v0.23.2
[997ab1e6] DocumenterMarkdown v0.2.0
[35a29f4d] DocumenterTools v0.1.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`]
[76f85450] LibGit2 [`@stdlib/LibGit2`]
[8f399da3] Libdl [`@stdlib/Libdl`]
[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`]
[6462fe0b] Sockets [`@stdlib/Sockets`]
[8dfed614] Test [`@stdlib/Test`]
[cf7118a7] UUIDs [`@stdlib/UUIDs`]
[4ec0a83e] Unicode [`@stdlib/Unicode`]
┌ Warning: Problem is unbounded, but unbounded ray is unavailable; check that the proper solver options are set.
└ @ Polyhedra ~/.julia/packages/Polyhedra/Su6Kf/src/opt.jl:40
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/EntropicCone/it9ca/test/matus.jl:1
in expression starting at /root/.julia/packages/EntropicCone/it9ca/test/runtests.jl:8
Test Summary: | Pass Total
Zhang-Yeung inequality | 9 9
Matúš: Error During Test at /root/.julia/packages/EntropicCone/it9ca/test/matus.jl:1
Got exception outside of a @test
MethodError: intersect(::DefaultPolyhedron{Float64,Polyhedra.Intersection{Float64,SparseArrays.SparseVector{Float64,Int64},Int64},Polyhedra.Hull{Float64,Array{Float64,1},Int64}}, ::MixedMatHRep{Float64,SparseArrays.SparseMatrixCSC{Float64,Int64}}) is ambiguous. Candidates:
intersect(p::Union{HRepresentation{T}, Polyhedron{T}} where T...) in Polyhedra at /root/.julia/packages/Polyhedra/Su6Kf/src/repop.jl:19
intersect(p1::Union{HRepresentation{T}, Polyhedron{T}, HRepElement{T,AT} where AT}, p2::Union{HRepresentation{T}, Polyhedron{T}, HRepElement{T,AT} where AT}, ps::Union{HRepresentation{T}, Polyhedron{T}, HRepElement{T,AT} where AT}...) where T in Polyhedra at /root/.julia/packages/Polyhedra/Su6Kf/src/repop.jl:29
Possible fix, define
intersect(::Vararg{Union{HRepresentation{T}, Polyhedron{T}} where T,N} where N)
Stacktrace:
[1] intersect!(::EntropyConeLift{Float64}, ::MixedMatHRep{Float64,SparseArrays.SparseMatrixCSC{Float64,Int64}}) at /root/.julia/packages/EntropicCone/it9ca/src/cone.jl:65
[2] equalonsubsetsof!(::EntropyConeLift{Float64}, ::Int64, ::Int64, ::UInt64, ::UInt64, ::Array{Int64,1}) at /root/.julia/packages/EntropicCone/it9ca/src/conelift.jl:73
[3] equalonsubsetsof!(::EntropyConeLift{Float64}, ::Int64, ::Int64, ::Int64) at /root/.julia/packages/EntropicCone/it9ca/src/conelift.jl:57
[4] top-level scope at /root/.julia/packages/EntropicCone/it9ca/test/matus.jl:52
[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/EntropicCone/it9ca/test/matus.jl:2
[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/EntropicCone/it9ca/test/runtests.jl:8
[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: | Error Total
Matúš | 1 1
ERROR: Package EntropicCone 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.8 %
Resolving Deltas: [=======================================> ] 96.3 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────────── v0.4.0
Installed NaNMath ────────────── v0.3.2
Installed StochOptInterface ──── v0.0.1
Installed CutPruners ─────────── v0.1.0
Installed EntropicCone ───────── v0.0.1
Installed ArnoldiMethod ──────── v0.0.4
Installed GeometryTypes ──────── v0.7.5
Installed DocStringExtensions ── v0.8.0
Installed Tokenize ───────────── v0.5.6
Installed DataStructures ─────── v0.17.0
Installed RecipesBase ────────── v0.7.0
Installed TimerOutputs ───────── v0.5.0
Installed IterTools ──────────── v1.2.0
Installed LightGraphs ────────── v1.3.0
Installed Calculus ───────────── v0.5.0
Installed ForwardDiff ────────── v0.10.3
Installed FixedPointNumbers ──── v0.6.1
Installed Crayons ────────────── v4.0.0
Installed MathProgBase ───────── v0.7.7
Installed DiffResults ────────── v0.0.4
Installed SpecialFunctions ───── v0.7.2
Installed StructDualDynProg ──── v0.2.0
Installed Compat ─────────────── v2.1.0
Installed CSTParser ──────────── v0.6.2
Installed BinaryProvider ─────── v0.5.6
Installed OrderedCollections ─── v1.1.0
Installed JuMP ───────────────── v0.18.6
Installed BinDeps ────────────── v0.8.10
Installed StaticArrays ───────── v0.11.0
Installed SimpleTraits ───────── v0.9.0
Installed ReverseDiffSparse ──── v0.8.6
Installed ColorTypes ─────────── v0.8.0
Installed CommonSubexpressions ─ v0.2.0
Installed DiffRules ──────────── v0.0.10
Installed Polyhedra ──────────── v0.4.5
Installed Inflate ────────────── v0.1.1
Installed MacroTools ─────────── v0.5.1
Installed StructJuMP ─────────── v0.1.0
Updating `~/.julia/environments/v1.3/Project.toml`
[46c19be6] + EntropicCone v0.0.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[00ebfdb7] + CSTParser v0.6.2
[49dc2e85] + Calculus v0.5.0
[3da002f7] + ColorTypes v0.8.0
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[a8cc5b0e] + Crayons v4.0.0
[65d46eb8] + CutPruners v0.1.0
[864edb3b] + DataStructures v0.17.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[ffbed154] + DocStringExtensions v0.8.0
[46c19be6] + EntropicCone v0.0.1
[53c48c17] + FixedPointNumbers v0.6.1
[f6369f11] + ForwardDiff v0.10.3
[4d00f742] + GeometryTypes v0.7.5
[d25df0c9] + Inflate v0.1.1
[c8e1da08] + IterTools v1.2.0
[4076af6c] + JuMP v0.18.6
[093fc24a] + LightGraphs v1.3.0
[1914dd2f] + MacroTools v0.5.1
[fdba3010] + MathProgBase v0.7.7
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[67491407] + Polyhedra v0.4.5
[3cdcf5f2] + RecipesBase v0.7.0
[89212889] + ReverseDiffSparse v0.8.6
[699a6c99] + SimpleTraits v0.9.0
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[ddbffdd9] + StochOptInterface v0.0.1
[5d41aeb0] + StructDualDynProg v0.2.0
[34f15cae] + StructJuMP v0.1.0
[a759f4b9] + TimerOutputs v0.5.0
[0796e94c] + Tokenize v0.5.6
[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 EntropicCone
Resolving package versions...
Installed Parsers ─────────────── v0.3.6
Installed JSON ────────────────── v0.21.0
Installed GLPK ────────────────── v0.11.0
Installed BenchmarkTools ──────── v0.4.2
Installed GLPKMathProgInterface ─ v0.4.4
Installed MathOptInterface ────── v0.9.1
Building GLPK → `~/.julia/packages/GLPK/NPODK/deps/build.log`
Status `/tmp/jl_0CwLWV/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[49dc2e85] Calculus v0.5.0
[3da002f7] ColorTypes v0.8.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[a8cc5b0e] Crayons v4.0.0
[65d46eb8] CutPruners v0.1.0
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[ffbed154] DocStringExtensions v0.8.0
[46c19be6] EntropicCone v0.0.1
[53c48c17] FixedPointNumbers v0.6.1
[f6369f11] ForwardDiff v0.10.3
[60bf3e95] GLPK v0.11.0
[3c7084bd] GLPKMathProgInterface v0.4.4
[4d00f742] GeometryTypes v0.7.5
[d25df0c9] Inflate v0.1.1
[c8e1da08] IterTools v1.2.0
[682c06a0] JSON v0.21.0
[4076af6c] JuMP v0.18.6
[093fc24a] LightGraphs v1.3.0
[1914dd2f] MacroTools v0.5.1
[b8f27783] MathOptInterface v0.9.1
[fdba3010] MathProgBase v0.7.7
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[67491407] Polyhedra v0.4.5
[3cdcf5f2] RecipesBase v0.7.0
[89212889] ReverseDiffSparse v0.8.6
[699a6c99] SimpleTraits v0.9.0
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[ddbffdd9] StochOptInterface v0.0.1
[5d41aeb0] StructDualDynProg v0.2.0
[34f15cae] StructJuMP v0.1.0
[a759f4b9] TimerOutputs v0.5.0
[0796e94c] Tokenize v0.5.6
[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: [==================> ] 44.5 %
Resolving Deltas: [====================================> ] 87.9 %
[?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_b7XT2J/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: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/FastTransforms/IvwBW/test/nuffttests.jl:11
in expression starting at /root/.julia/packages/FastTransforms/IvwBW/test/runtests.jl:14
0.137700 seconds (62.44 k allocations: 10.878 MiB)
0.030823 seconds (6 allocations: 7.630 MiB)
0.171310 seconds (215.85 k allocations: 11.004 MiB, 9.51% gc time)
0.170592 seconds (206.63 k allocations: 10.334 MiB)
Test Summary: | Pass Total
Special functions | 6 6
Test Summary: | Pass Total
Fejer and Clenshaw--Curtis quadrature | 9 9
Test Summary: | Pass Total
Allocation-free ID matrix-vector products | 6 6
Test Summary: | Pass Total
Chebyshev transform | 250 250
Nonuniform fast Fourier transforms: Error During Test at /root/.julia/packages/FastTransforms/IvwBW/test/nuffttests.jl:11
Got exception outside of a @test
MethodError: mul!(::Array{Complex{Float64},1}, ::ToeplitzMatrices.Toeplitz{Complex{Float64},Complex{Float64}}, ::Array{Complex{Float64},1}, ::Complex{Float64}, ::Complex{Float64}) is ambiguous. Candidates:
mul!(y::AbstractArray{T,1} where T, A::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, x::AbstractArray{T,1} where T, alpha::Number, beta::Number) in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:81
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::ToeplitzMatrices.AbstractToeplitz{T}, 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}} where T, α::T, β::T) where T in ToeplitzMatrices at /root/.julia/packages/ToeplitzMatrices/SISpD/src/ToeplitzMatrices.jl:58
Possible fix, define
mul!(::Union{DenseArray{T<:Number,1}, Base.ReinterpretArray{T<:Number,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<:Number,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<:Number,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{ToeplitzMatrices.AbstractToeplitz{T<:Number}, ToeplitzMatrices.AbstractToeplitz{T<:Number}, ToeplitzMatrices.AbstractToeplitz{T<:Number}, ToeplitzMatrices.AbstractToeplitz{T<:Number}}, ::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}} where T, ::Union{T<:Number, T<:Number, T<:Number, T<:Number}, ::Union{T<:Number, T<:Number, T<:Number, T<:Number})
Stacktrace:
[1] mul!(::Array{Complex{Float64},1}, ::ToeplitzMatrices.Toeplitz{Complex{Float64},Complex{Float64}}, ::Array{Complex{Float64},1}, ::Complex{Float64}, ::Complex{Float64}) at /root/.julia/packages/HierarchicalMatrices/yxEKb/src/HierarchicalMatrices.jl:47
[2] cg_for_inufft(::ToeplitzMatrices.Toeplitz{Complex{Float64},Complex{Float64}}, ::Array{Complex{Float64},1}, ::Array{Complex{Float64},1}, ::Array{Complex{Float64},1}, ::Array{Complex{Float64},1}, ::Array{Complex{Float64},1}, ::Int64, ::Float64) at /root/.julia/packages/FastTransforms/IvwBW/src/inufft.jl:95
[3] mul!(::Array{Complex{Float64},1}, ::FastTransforms.iNUFFTPlan{1,Complex{Float64},Float64,FastTransforms.NUFFTPlan{2,Complex{Float64},FFTW.cFFTWPlan{Complex{Float64},-1,true,2}}}, ::Array{Complex{Float64},1}) at /root/.julia/packages/FastTransforms/IvwBW/src/inufft.jl:61
[4] *(::FastTransforms.iNUFFTPlan{1,Complex{Float64},Float64,FastTransforms.NUFFTPlan{2,Complex{Float64},FFTW.cFFTWPlan{Complex{Float64},-1,true,2}}}, ::Array{Complex{Float64},1}) at /root/.julia/packages/FastTransforms/IvwBW/src/inufft.jl:56
[5] inufft1(::Array{Complex{Float64},1}, ::Array{Float64,1}, ::Float64) at /root/.julia/packages/FastTransforms/IvwBW/src/inufft.jl:76
[6] top-level scope at /root/.julia/packages/FastTransforms/IvwBW/test/nuffttests.jl:60
[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/FastTransforms/IvwBW/test/nuffttests.jl:12
[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 /root/.julia/packages/FastTransforms/IvwBW/test/runtests.jl:14
[14] include at ./boot.jl:328 [inlined]
[15] include_relative(::Module, ::String) at ./loading.jl:1105
[16] include(::Module, ::String) at ./Base.jl:31
[17] include(::String) at ./client.jl:432
[18] top-level scope at none:6
[19] eval(::Module, ::Any) at ./boot.jl:330
[20] exec_options(::Base.JLOptions) at ./client.jl:271
[21] _start() at ./client.jl:468
Test Summary: | Pass Error Total
Nonuniform fast Fourier transforms | 1 1 2
ERROR: Package FastTransforms 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: [=============> ] 32.2 %
Fetching: [=======================================> ] 97.4 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────────── v0.4.0
Installed ProgressMeter ──────── v1.0.0
Installed Nullables ──────────── v0.0.8
Installed AbstractFFTs ───────── v0.4.1
Installed Polynomials ────────── v0.5.2
Installed FFTW ───────────────── v0.3.0
Installed DataStructures ─────── v0.17.0
Installed FastTransforms ─────── v0.5.0
Installed VersionParsing ─────── v1.1.3
Installed DataAPI ────────────── v1.0.1
Installed OrderedCollections ─── v1.1.0
Installed Compat ─────────────── v2.1.0
Installed LowRankApprox ──────── v0.2.3
Installed BinaryProvider ─────── v0.5.6
Installed SpecialFunctions ───── v0.7.2
Installed BinDeps ────────────── v0.8.10
Installed Parsers ────────────── v0.3.6
Installed ToeplitzMatrices ───── v0.5.0
Installed Reexport ───────────── v0.2.0
Installed FillArrays ─────────── v0.6.4
Installed Missings ───────────── v0.4.1
Installed StatsBase ──────────── v0.32.0
Installed JSON ───────────────── v0.21.0
Installed DSP ────────────────── v0.6.0
Installed SortingAlgorithms ──── v0.3.1
Installed HierarchicalMatrices ─ v0.1.4
Installed Conda ──────────────── v1.3.0
Updating `~/.julia/environments/v1.3/Project.toml`
[057dd010] + FastTransforms v0.5.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[717857b8] + DSP v0.6.0
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[7a1cc6ca] + FFTW v0.3.0
[057dd010] + FastTransforms v0.5.0
[1a297f60] + FillArrays v0.6.4
[7c893195] + HierarchicalMatrices v0.1.4
[682c06a0] + JSON v0.21.0
[898213cb] + LowRankApprox v0.2.3
[e1d29d7a] + Missings v0.4.1
[4d1e1d77] + Nullables v0.0.8
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[92933f4c] + ProgressMeter v1.0.0
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[2913bbd2] + StatsBase v0.32.0
[c751599d] + ToeplitzMatrices v0.5.0
[30578b45] + URIParser v0.4.0
[81def892] + VersionParsing v1.1.3
[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 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`
Testing FastTransforms
Status `/tmp/jl_i3U4aQ/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[717857b8] DSP v0.6.0
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[7a1cc6ca] FFTW v0.3.0
[057dd010] FastTransforms v0.5.0
[1a297f60] FillArrays v0.6.4
[7c893195] HierarchicalMatrices v0.1.4
[682c06a0] JSON v0.21.0
[898213cb] LowRankApprox v0.2.3
[e1d29d7a] Missings v0.4.1
[4d1e1d77] Nullables v0.0.8
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[f27b6e38] Polynomials v0.5.2
[92933f4c] ProgressMeter v1.0.0
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[2913bbd2] StatsBase v0.32.0
[c751599d] ToeplitzMatrices v0.5.0
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[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: 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: [====================> ] 47.8 %
Resolving Deltas: [======================================> ] 94.3 %
[?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 BenchmarkTools ─ v0.4.2
Installed Parsers ──────── v0.3.6
Installed Unitful ──────── v0.16.0
Installed JSON ─────────── v0.21.0
Status `/tmp/jl_7I9DnO/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 10.018501756 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: [====================> ] 49.5 %
Resolving Deltas: [========================================>] 97.7 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed NaNMath ────────────── v0.3.2
Installed URIParser ──────────── v0.4.0
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 BinDeps ────────────── v0.8.10
Installed CommonSubexpressions ─ v0.2.0
Installed BinaryProvider ─────── v0.5.6
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_yMTj2r/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: [==================> ] 44.5 %
Resolving Deltas: [====================================> ] 87.9 %
[?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 URIParser ──────── v0.4.0
Installed Compat ─────────── v2.1.0
Installed DualNumbers ────── v0.6.2
Installed BinDeps ────────── v0.8.10
Installed Quaternions ────── v0.4.1
Installed NaNMath ────────── v0.3.2
Installed SpecialFunctions ─ v0.7.2
Installed BinaryProvider ─── v0.5.6
Installed Calculus ───────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_IkkX1q/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: [===================> ] 46.9 %
Resolving Deltas: [======================================> ] 92.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 Compat ─────────── v2.1.0
Installed URIParser ──────── v0.4.0
Installed NaNMath ────────── v0.3.2
Installed DualNumbers ────── v0.6.2
Installed BinaryProvider ─── v0.5.6
Installed BinDeps ────────── v0.8.10
Installed Quaternions ────── v0.4.1
Installed SpecialFunctions ─ v0.7.2
Installed Calculus ───────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_WUbOMg/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`]
┌ Warning: Performing scalar operations on GPU arrays: This is very slow, consider disallowing these operations with `allowscalar(false)`
└ @ GPUArrays ~/.julia/packages/GPUArrays/J4c3Q/src/indexing.jl:16
ERROR: LoadError: Some tests did not pass: 1055 passed, 0 failed, 44 errored, 0 broken.
in expression starting at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10
Test threw exception
Expression: compare(*, AT, A, y)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::JLArray{Float32,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float32,1}, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Float32,2}, ::JLArray{Float32,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:47
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::JLArray{Float32,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float32,1}, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##133#143")(::JLArray{Float32,2}, ::JLArray{Float32,1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::JLArray{Float32,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float32,1}, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##134#144")(::JLArray{Float32,2}, ::JLArray{Float32,1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14
Test threw exception
Expression: compare(*, AT, A, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:156 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Float32,2}, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] (::GPUArrays.TestSuite.var"##135#145")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16
Test threw exception
Expression: compare(((t, s)->begin
t * transpose(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##136#146")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * transpose(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:339 [inlined]
[6] (::GPUArrays.TestSuite.var"##137#147")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:364 [inlined]
[7] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[8] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153 [inlined]
[9] (::GPUArrays.TestSuite.var"##138#148")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[10] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[11] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[14] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[15] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[16] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
Test threw exception
Expression: compare(((t, s)->begin
t * adjoint(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##139#149")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:405 [inlined]
[6] (::GPUArrays.TestSuite.var"##140#150")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float32: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float32,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float32}}, ::JLArray{Float32,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::Bool, ::JLArray{Float32,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float32,2}, ::Char, ::Char, ::JLArray{Float32,2}, ::JLArray{Float32,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:352 [inlined]
[6] (::GPUArrays.TestSuite.var"##141#151")(::JLArray{Float32,2}, ::JLArray{Float32,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float32,2}, ::Vararg{Array{Float32,2},N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10
Test threw exception
Expression: compare(*, AT, A, y)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::JLArray{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float64,1}, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Float64,2}, ::JLArray{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:47
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::JLArray{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float64,1}, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##133#143")(::JLArray{Float64,2}, ::JLArray{Float64,1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::JLArray{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Float64,1}, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##134#144")(::JLArray{Float64,2}, ::JLArray{Float64,1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14
Test threw exception
Expression: compare(*, AT, A, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:156 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Float64,2}, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] (::GPUArrays.TestSuite.var"##135#145")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16
Test threw exception
Expression: compare(((t, s)->begin
t * transpose(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##136#146")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * transpose(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:339 [inlined]
[6] (::GPUArrays.TestSuite.var"##137#147")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:364 [inlined]
[7] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[8] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153 [inlined]
[9] (::GPUArrays.TestSuite.var"##138#148")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[10] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[11] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[14] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[15] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[16] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
Test threw exception
Expression: compare(((t, s)->begin
t * adjoint(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##139#149")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:405 [inlined]
[6] (::GPUArrays.TestSuite.var"##140#150")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Float64: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Float64,2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Float64}}, ::JLArray{Float64,2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::Bool, ::JLArray{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Float64,2}, ::Char, ::Char, ::JLArray{Float64,2}, ::JLArray{Float64,2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:352 [inlined]
[6] (::GPUArrays.TestSuite.var"##141#151")(::JLArray{Float64,2}, ::JLArray{Float64,2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Float64,2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10
Test threw exception
Expression: compare(*, AT, A, y)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::JLArray{Complex{Float32},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float32},1}, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:51
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::JLArray{Complex{Float32},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float32},1}, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##133#143")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::JLArray{Complex{Float32},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float32},1}, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:124 [inlined]
[6] (::GPUArrays.TestSuite.var"##134#144")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14
Test threw exception
Expression: compare(*, AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:156 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] (::GPUArrays.TestSuite.var"##135#145")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16
Test threw exception
Expression: compare(((t, s)->begin
t * transpose(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##136#146")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * transpose(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:339 [inlined]
[6] (::GPUArrays.TestSuite.var"##137#147")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:372 [inlined]
[6] (::GPUArrays.TestSuite.var"##138#148")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
Test threw exception
Expression: compare(((t, s)->begin
t * adjoint(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:392 [inlined]
[6] (::GPUArrays.TestSuite.var"##139#149")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:405 [inlined]
[6] (::GPUArrays.TestSuite.var"##140#150")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float32}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float32},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float32}}}, ::JLArray{Complex{Float32},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::Bool, ::JLArray{Complex{Float32},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float32},2}, ::Char, ::Char, ::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:352 [inlined]
[6] (::GPUArrays.TestSuite.var"##141#151")(::JLArray{Complex{Float32},2}, ::JLArray{Complex{Float32},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float32},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10
Test threw exception
Expression: compare(*, AT, A, y)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::JLArray{Complex{Float64},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float64},1}, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:51
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:10 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::JLArray{Complex{Float64},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float64},1}, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:97 [inlined]
[6] (::GPUArrays.TestSuite.var"##133#143")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:11
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, x)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemv!(::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::JLArray{Complex{Float64},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:587
[4] gemv!(::JLArray{Complex{Float64},1}, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}, ::Bool, ::Bool) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:455
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:124 [inlined]
[6] (::GPUArrays.TestSuite.var"##134#144")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},1}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:12 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14
Test threw exception
Expression: compare(*, AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:156 [inlined]
[6] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[7] *(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:153
[8] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[9] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[10] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:14 [inlined]
[11] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[12] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[13] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[14] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:297 [inlined]
[6] (::GPUArrays.TestSuite.var"##135#145")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:15 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16
Test threw exception
Expression: compare(((t, s)->begin
t * transpose(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:312 [inlined]
[6] (::GPUArrays.TestSuite.var"##136#146")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:16 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * transpose(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:339 [inlined]
[6] (::GPUArrays.TestSuite.var"##137#147")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:17
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * s
end), AT, A, C)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:372 [inlined]
[6] (::GPUArrays.TestSuite.var"##138#148")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:18 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
Test threw exception
Expression: compare(((t, s)->begin
t * adjoint(s)
end), AT, C, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:392 [inlined]
[6] (::GPUArrays.TestSuite.var"##139#149")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:19
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
Test threw exception
Expression: compare(((t, s)->begin
adjoint(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:405 [inlined]
[6] (::GPUArrays.TestSuite.var"##140#150")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:20
[10] test(::Type{JLArray}) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:62
[11] top-level scope at /root/.julia/packages/GPUArrays/J4c3Q/test/runtests.jl:4
[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/GPUArrays/J4c3Q/test/runtests.jl:4
matmul with element type Complex{Float64}: Error During Test at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21
Test threw exception
Expression: compare(((t, s)->begin
transpose(t) * adjoint(s)
end), AT, A, B)
conversion to pointer not defined for JLArray{Complex{Float64},2}
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] unsafe_convert(::Type{Ptr{Complex{Float64}}}, ::JLArray{Complex{Float64},2}) at ./pointer.jl:67
[3] gemm!(::Char, ::Char, ::Bool, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::Bool, ::JLArray{Complex{Float64},2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/blas.jl:1141
[4] gemm_wrapper!(::JLArray{Complex{Float64},2}, ::Char, ::Char, ::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}, ::LinearAlgebra.MulAddMul{true,true,Bool,Bool}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:559
[5] * at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:352 [inlined]
[6] (::GPUArrays.TestSuite.var"##141#151")(::JLArray{Complex{Float64},2}, ::JLArray{Complex{Float64},2}) at ./none:0
[7] #compare#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(GPUArrays.TestSuite.compare), ::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:24
[8] compare(::Function, ::Type{JLArray}, ::Array{Complex{Float64},2}, ::Vararg{Any,N} where N) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite.jl:21
[9] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:21 [inlined]
[10] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1180 [inlined]
[11] macro expansion at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3 [inlined]
[12] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[13] test_blas(::Type) at /root/.julia/packages/GPUArrays/J4c3Q/src/testsuite/blas.jl:3
Test Summary: | Pass Error Total
JLArray | 1055 44 1099
construction | 515 515
parallel execution interface | 7 7
indexing | 84 84
input/output | 5 5
base functionality | 27 27
mapreduce | 253 253
broadcast | 114 114
linear algebra | 15 15
FFT with ND = 1 | 4 4
FFT with ND = 2 | 4 4
FFT with ND = 3 | 4 4
BLAS | 7 44 51
matmul with element type Float32 | 1 11 12
matmul with element type Float64 | 1 11 12
matmul with element type Complex{Float32} | 1 11 12
matmul with element type Complex{Float64} | 1 11 12
rmul! Complex{Float32} | 1 1
rmul! Float32 | 1 1
gbmv | 1 1
Random | 16 16
ERROR: Package GPUArrays 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: [===================> ] 47.3 %
Resolving Deltas: [======================================> ] 93.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed VersionParsing ─ v1.1.3
Installed Adapt ────────── v1.0.0
Installed Reexport ─────── v0.2.0
Installed Conda ────────── v1.3.0
Installed AbstractFFTs ─── v0.4.1
Installed GPUArrays ────── v1.0.1
Installed StaticArrays ─── v0.11.0
Installed JSON ─────────── v0.21.0
Installed Compat ───────── v2.1.0
Installed FillArrays ───── v0.6.4
Installed FFTW ─────────── v0.3.0
Installed Parsers ──────── v0.3.6
Installed BinaryProvider ─ v0.5.6
Updating `~/.julia/environments/v1.3/Project.toml`
[0c68f7d7] + GPUArrays v1.0.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[79e6a3ab] + Adapt v1.0.0
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[7a1cc6ca] + FFTW v0.3.0
[1a297f60] + FillArrays v0.6.4
[0c68f7d7] + GPUArrays v1.0.1
[682c06a0] + JSON v0.21.0
[69de0a69] + Parsers v0.3.6
[189a3867] + Reexport v0.2.0
[90137ffa] + StaticArrays v0.11.0
[81def892] + VersionParsing v1.1.3
[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 Conda → `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building FFTW ─→ `~/.julia/packages/FFTW/2okGQ/deps/build.log`
Testing GPUArrays
Status `/tmp/jl_JmOOdP/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[79e6a3ab] Adapt v1.0.0
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[7a1cc6ca] FFTW v0.3.0
[1a297f60] FillArrays v0.6.4
[0c68f7d7] GPUArrays v1.0.1
[682c06a0] JSON v0.21.0
[69de0a69] Parsers v0.3.6
[189a3867] Reexport v0.2.0
[90137ffa] StaticArrays v0.11.0
[81def892] VersionParsing v1.1.3
[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/HybridSystems/Ym91d/test/runtests.jl:8
Test Summary: | Pass Total
Automaton | 113 113
Switched System: Error During Test at /root/.julia/packages/HybridSystems/Ym91d/test/runtests.jl:8
Got exception outside of a @test
MethodError: convexhull(::Array{Int64,1}, ::Array{Int64,1}, ::Array{Int64,1}, ::Array{Int64,1}) is ambiguous. Candidates:
convexhull(ps::AbstractArray{T,1} where T...) in Polyhedra at /root/.julia/packages/Polyhedra/JBt1B/src/repop.jl:67
convexhull(p1::Union{AbstractArray{T,1}, Polyhedron{T}, VRepresentation{T}, Union{Line{T,AT}, Ray{T,AT}} where AT}, p2::Union{AbstractArray{T,1}, Polyhedron{T}, VRepresentation{T}, Union{Line{T,AT}, Ray{T,AT}} where AT}, ps::Union{AbstractArray{T,1}, Polyhedron{T}, VRepresentation{T}, Union{Line{T,AT}, Ray{T,AT}} where AT}...) where T in Polyhedra at /root/.julia/packages/Polyhedra/JBt1B/src/repop.jl:74
convexhull(ps::AbstractArray{T,1} where T...) in Polyhedra at /root/.julia/packages/Polyhedra/JBt1B/src/repop.jl:67
Possible fix, define
convexhull(::Vararg{AbstractArray{T,1} where T,N} where N)
Stacktrace:
[1] top-level scope at /root/.julia/packages/HybridSystems/Ym91d/test/runtests.jl:9
[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/HybridSystems/Ym91d/test/runtests.jl:9
[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 none:6
[9] eval(::Module, ::Any) at ./boot.jl:330
[10] exec_options(::Base.JLOptions) at ./client.jl:271
[11] _start() at ./client.jl:468
Test Summary: | Error Total
Switched System | 1 1
ERROR: Package HybridSystems 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: [===================> ] 46.1 %
Resolving Deltas: [=====================================> ] 91.0 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed SimpleTraits ──────────── v0.9.0
Installed MultivariatePolynomials ─ v0.3.1
Installed Espresso ──────────────── v0.6.0
Installed MathematicalSystems ───── v0.6.4
Installed HybridSystems ─────────── v0.3.0
Installed ArnoldiMethod ─────────── v0.0.4
Installed StaticArrays ──────────── v0.11.0
Installed MacroTools ────────────── v0.5.1
Installed Tokenize ──────────────── v0.5.6
Installed Inflate ───────────────── v0.1.1
Installed OrderedCollections ────── v1.1.0
Installed CSTParser ─────────────── v0.6.2
Installed Compat ────────────────── v2.1.0
Installed LightGraphs ───────────── v1.3.0
Installed FillArrays ────────────── v0.6.4
Installed DataStructures ────────── v0.17.0
Installed MappedArrays ──────────── v0.2.1
Updating `~/.julia/environments/v1.3/Project.toml`
[2207ec0c] + HybridSystems v0.3.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[00ebfdb7] + CSTParser v0.6.2
[34da2185] + Compat v2.1.0
[864edb3b] + DataStructures v0.17.0
[6912e4f1] + Espresso v0.6.0
[1a297f60] + FillArrays v0.6.4
[2207ec0c] + HybridSystems v0.3.0
[d25df0c9] + Inflate v0.1.1
[093fc24a] + LightGraphs v1.3.0
[1914dd2f] + MacroTools v0.5.1
[dbb5928d] + MappedArrays v0.2.1
[d14a8603] + MathematicalSystems v0.6.4
[102ac46a] + MultivariatePolynomials v0.3.1
[bac558e1] + OrderedCollections v1.1.0
[699a6c99] + SimpleTraits v0.9.0
[90137ffa] + StaticArrays v0.11.0
[0796e94c] + Tokenize v0.5.6
[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
Testing HybridSystems
Resolving package versions...
Installed NaNMath ────────────── v0.3.2
Installed ForwardDiff ────────── v0.10.3
Installed URIParser ──────────── v0.4.0
Installed FixedPointNumbers ──── v0.6.1
Installed ParameterJuMP ──────── v0.1.1
Installed GeometryTypes ──────── v0.7.5
Installed Polyhedra ──────────── v0.5.3
Installed MathOptInterface ───── v0.8.4
Installed DiffRules ──────────── v0.0.10
Installed ColorTypes ─────────── v0.8.0
Installed DiffResults ────────── v0.0.4
Installed SpecialFunctions ───── v0.7.2
Installed CommonSubexpressions ─ v0.2.0
Installed IterTools ──────────── v1.2.0
Installed BinDeps ────────────── v0.8.10
Installed JuMP ───────────────── v0.19.2
Installed RecipesBase ────────── v0.7.0
Installed BinaryProvider ─────── v0.5.6
Installed Calculus ───────────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_5AUGXD/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[49dc2e85] Calculus v0.5.0
[3da002f7] ColorTypes v0.8.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[6912e4f1] Espresso v0.6.0
[1a297f60] FillArrays v0.6.4
[53c48c17] FixedPointNumbers v0.6.1
[f6369f11] ForwardDiff v0.10.3
[4d00f742] GeometryTypes v0.7.5
[2207ec0c] HybridSystems v0.3.0
[d25df0c9] Inflate v0.1.1
[c8e1da08] IterTools v1.2.0
[4076af6c] JuMP v0.19.2
[093fc24a] LightGraphs v1.3.0
[1914dd2f] MacroTools v0.5.1
[dbb5928d] MappedArrays v0.2.1
[b8f27783] MathOptInterface v0.8.4
[d14a8603] MathematicalSystems v0.6.4
[102ac46a] MultivariatePolynomials v0.3.1
[77ba4419] NaNMath v0.3.2
[bac558e1] OrderedCollections v1.1.0
[774612a8] ParameterJuMP v0.1.1
[67491407] Polyhedra v0.5.3
[3cdcf5f2] RecipesBase v0.7.0
[699a6c99] SimpleTraits v0.9.0
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[0796e94c] Tokenize v0.5.6
[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: MethodError: mul!(::Array{Float64,1}, ::Array{Float64,2}, ::Array{Float64,1}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::Array{Float64,1}, A::Array{Float64,2}, B::Array{Float64,1}, α::Number, β::Number) in LeastSquaresOptim at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/utils/lsmr.jl:17
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::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}}, 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{Complex{Float32}, Complex{Float64}, Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66
Possible fix, define
mul!(::Array{Float64,1}, ::Array{Float64,2}, ::Array{Float64,1}, ::Union{Bool, Float64}, ::Union{Bool, Float64})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Array{Float64,2}, ::Array{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:47
[3] #regife#58(::Expr, ::Nothing, ::Expr, ::Nothing, ::Nothing, ::Symbol, ::Float64, ::Int64, ::Float64, ::Bool, ::Dict{Symbol,Any}, ::typeof(regife), ::DataFrame, ::StatsModels.FormulaTerm{StatsModels.Term,StatsModels.Term}) at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/src/regife.jl:177
[4] (::InteractiveFixedEffectModels.var"#kw##regife")(::NamedTuple{(:ife, :method, :save),Tuple{Expr,Symbol,Bool}}, ::typeof(regife), ::DataFrame, ::StatsModels.FormulaTerm{StatsModels.Term,StatsModels.Term}) at ./none:0
[5] #regife#57(::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol},NamedTuple{(:method, :save),Tuple{Symbol,Bool}}}, ::typeof(regife), ::DataFrame, ::Model) at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/src/regife.jl:10
[6] (::InteractiveFixedEffectModels.var"#kw##regife")(::NamedTuple{(:method, :save),Tuple{Symbol,Bool}}, ::typeof(regife), ::DataFrame, ::Model) at ./none:0
[7] top-level scope at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/test/interactivefixedeffectsmodel.jl:12
[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 /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/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
in expression starting at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/test/interactivefixedeffectsmodel.jl:9
in expression starting at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/test/runtests.jl:9
Running tests:
gauss_seidel
dogleg
levenberg_marquardt
PASSED: factormodel.jl
dogleg
FAILED: interactivefixedeffectsmodel.jl
LoadError: MethodError: mul!(::Array{Float64,1}, ::Array{Float64,2}, ::Array{Float64,1}, ::Bool, ::Bool) is ambiguous. Candidates:
mul!(C::Array{Float64,1}, A::Array{Float64,2}, B::Array{Float64,1}, α::Number, β::Number) in LeastSquaresOptim at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/utils/lsmr.jl:17
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::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}}, 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{Complex{Float32}, Complex{Float64}, Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66
Possible fix, define
mul!(::Array{Float64,1}, ::Array{Float64,2}, ::Array{Float64,1}, ::Union{Bool, Float64}, ::Union{Bool, Float64})
Stacktrace:
[1] top-level scope at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/test/runtests.jl:15
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1105
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:432
[6] top-level scope at none:6
[7] eval(::Module, ::Any) at ./boot.jl:330
[8] exec_options(::Base.JLOptions) at ./client.jl:271
[9] _start() at ./client.jl:468
in expression starting at /root/.julia/packages/InteractiveFixedEffectModels/5PgTo/test/interactivefixedeffectsmodel.jl:9ERROR: Package InteractiveFixedEffectModels 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.3 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────────────────── v0.4.0
Installed NaNMath ────────────────────── v0.3.2
Installed TableTraits ────────────────── v1.0.0
Installed QuadGK ─────────────────────── v2.0.3
Installed FixedEffects ───────────────── v0.1.2
Installed StatsModels ────────────────── v0.6.3
Installed InteractiveFixedEffectModels ─ v0.4.0
Installed Distributions ──────────────── v0.21.1
Installed CategoricalArrays ──────────── v0.5.5
Installed Combinatorics ──────────────── v0.7.0
Installed RecursiveArrayTools ────────── v0.18.6
Installed DataStructures ─────────────── v0.17.0
Installed RecipesBase ────────────────── v0.7.0
Installed LeastSquaresOptim ──────────── v0.7.2
Installed Calculus ───────────────────── v0.5.0
Installed StatsFuns ──────────────────── v0.8.0
Installed ForwardDiff ────────────────── v0.10.3
Installed DataAPI ────────────────────── v1.0.1
Installed IteratorInterfaceExtensions ── v1.0.0
Installed DiffResults ────────────────── v0.0.4
Installed Polynomials ────────────────── v0.5.2
Installed OrderedCollections ─────────── v1.1.0
Installed SpecialFunctions ───────────── v0.7.2
Installed NLSolversBase ──────────────── v7.4.0
Installed Arpack ─────────────────────── v0.3.1
Installed BinDeps ────────────────────── v0.8.10
Installed Compat ─────────────────────── v2.1.0
Installed BinaryProvider ─────────────── v0.5.6
Installed PDMats ─────────────────────── v0.9.9
Installed DataFrames ─────────────────── v0.19.3
Installed ShiftedArrays ──────────────── v0.5.0
Installed LineSearches ───────────────── v7.0.1
Installed Parsers ────────────────────── v0.3.6
Installed Reexport ───────────────────── v0.2.0
Installed OffsetArrays ───────────────── v0.11.1
Installed FillArrays ─────────────────── v0.6.4
Installed Requires ───────────────────── v0.5.2
Installed ArrayInterface ─────────────── v1.2.1
Installed Tables ─────────────────────── v0.2.11
Installed Missings ───────────────────── v0.4.1
Installed InvertedIndices ────────────── v1.0.0
Installed FixedEffectModels ──────────── v0.8.1
Installed StatsBase ──────────────────── v0.32.0
Installed StaticArrays ───────────────── v0.11.0
Installed Optim ──────────────────────── v0.19.2
Installed PositiveFactorizations ─────── v0.2.2
Installed Rmath ──────────────────────── v0.5.0
Installed JSON ───────────────────────── v0.21.0
Installed SortingAlgorithms ──────────── v0.3.1
Installed Parameters ─────────────────── v0.10.3
Installed DataValueInterfaces ────────── v1.0.0
Installed DiffRules ──────────────────── v0.0.10
Installed DiffEqDiffTools ────────────── v1.3.0
Installed CommonSubexpressions ───────── v0.2.0
Installed PooledArrays ───────────────── v0.5.2
Updating `~/.julia/environments/v1.3/Project.toml`
[80307280] + InteractiveFixedEffectModels v0.4.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[7d9fca2a] + Arpack v0.3.1
[4fba245c] + ArrayInterface v1.2.1
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[49dc2e85] + Calculus v0.5.0
[324d7699] + CategoricalArrays v0.5.5
[861a8166] + Combinatorics v0.7.0
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.3
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[01453d9d] + DiffEqDiffTools v1.3.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[31c24e10] + Distributions v0.21.1
[1a297f60] + FillArrays v0.6.4
[9d5cd8c9] + FixedEffectModels v0.8.1
[c8885935] + FixedEffects v0.1.2
[f6369f11] + ForwardDiff v0.10.3
[80307280] + InteractiveFixedEffectModels v0.4.0
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[0fc2ff8b] + LeastSquaresOptim v0.7.2
[d3d80556] + LineSearches v7.0.1
[e1d29d7a] + Missings v0.4.1
[d41bc354] + NLSolversBase v7.4.0
[77ba4419] + NaNMath v0.3.2
[6fe1bfb0] + OffsetArrays v0.11.1
[429524aa] + Optim v0.19.2
[bac558e1] + OrderedCollections v1.1.0
[90014a1f] + PDMats v0.9.9
[d96e819e] + Parameters v0.10.3
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[2dfb63ee] + PooledArrays v0.5.2
[85a6dd25] + PositiveFactorizations v0.2.2
[1fd47b50] + QuadGK v2.0.3
[3cdcf5f2] + RecipesBase v0.7.0
[731186ca] + RecursiveArrayTools v0.18.6
[189a3867] + Reexport v0.2.0
[ae029012] + Requires v0.5.2
[79098fc4] + Rmath v0.5.0
[1277b4bf] + ShiftedArrays v0.5.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.0
[4c63d2b9] + StatsFuns v0.8.0
[3eaba693] + StatsModels v0.6.3
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[30578b45] + URIParser v0.4.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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
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`
Testing InteractiveFixedEffectModels
Resolving package versions...
Installed WeakRefStrings ─ v0.6.1
Installed CSV ──────────── v0.5.11
Status `/tmp/jl_WnnHBl/Manifest.toml`
[7d9fca2a] Arpack v0.3.1
[4fba245c] ArrayInterface v1.2.1
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[336ed68f] CSV v0.5.11
[49dc2e85] Calculus v0.5.0
[324d7699] CategoricalArrays v0.5.5
[861a8166] Combinatorics v0.7.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.3
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[01453d9d] DiffEqDiffTools v1.3.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[31c24e10] Distributions v0.21.1
[1a297f60] FillArrays v0.6.4
[9d5cd8c9] FixedEffectModels v0.8.1
[c8885935] FixedEffects v0.1.2
[f6369f11] ForwardDiff v0.10.3
[80307280] InteractiveFixedEffectModels v0.4.0
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[0fc2ff8b] LeastSquaresOptim v0.7.2
[d3d80556] LineSearches v7.0.1
[e1d29d7a] Missings v0.4.1
[d41bc354] NLSolversBase v7.4.0
[77ba4419] NaNMath v0.3.2
[6fe1bfb0] OffsetArrays v0.11.1
[429524aa] Optim v0.19.2
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.9
[d96e819e] Parameters v0.10.3
[69de0a69] Parsers v0.3.6
[f27b6e38] Polynomials v0.5.2
[2dfb63ee] PooledArrays v0.5.2
[85a6dd25] PositiveFactorizations v0.2.2
[1fd47b50] QuadGK v2.0.3
[3cdcf5f2] RecipesBase v0.7.0
[731186ca] RecursiveArrayTools v0.18.6
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[79098fc4] Rmath v0.5.0
[1277b4bf] ShiftedArrays v0.5.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.8.0
[3eaba693] StatsModels v0.6.3
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.11
[30578b45] URIParser v0.4.0
[ea10d353] WeakRefStrings v0.6.1
[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`]
[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: LoadError: Some tests did not pass: 482 passed, 0 failed, 5 errored, 1 broken.
in expression starting at /root/.julia/packages/JuMP/iGamg/test/operator.jl:782
in expression starting at /root/.julia/packages/JuMP/iGamg/test/runtests.jl:39
Test Summary: | Pass Total
Containers | 161 161
Test Summary: | Pass Total
Derivatives | 220 220
Test Summary: | Pass Total
Derivatives (coloring) | 14 14
Test Summary: | Pass Total
Model | 103 103
Test Summary: | Pass Total
Model copy | 59 59
Test Summary: | Pass Total
Variables for JuMP.Model | 314 314
Test Summary: | Pass Total
Variables for JuMPExtension.MyModel | 283 283
Test Summary: | Pass Total
Dual from Variable | 1 1
Test Summary: | Pass Total
value on containers | 1 1
Test Summary: | Pass Total
Expressions for JuMP.Model | 74 74
Test Summary: | Pass Total
Expressions for JuMPExtension.MyModel | 74 74
Test Summary: | Pass Total
Unsupported objective_function | 1 1
Test Summary: | Pass Total
Unsupported function in macro | 1 1
Test Summary: | Pass Total
Objectives for JuMP.Model | 32 32
Test Summary: | Pass Total
Objectives for JuMPExtension.MyModel | 28 28
Test Summary: | Pass Total
Constraints for JuMP.Model | 180 180
Test Summary: | Pass Total
Constraints for JuMPExtension.MyModel | 146 146
Test Summary: | Pass Total
Modifications | 19 19
Test Summary: | Pass Total
shadow_price | 20 20
Test Summary: | Pass Total
Nonlinear | 74 74
Test Summary: | Pass Total
Generation and solve with fake solver | 128 128
Test Summary: | Pass Total
Printing | 53 53
Test Summary: | Pass Total
Printing for JuMP.Model | 78 78
Test Summary: | Pass Total
Printing for JuMPExtension.MyModel | 71 71
Vectorized arithmetic: Error During Test at /root/.julia/packages/JuMP/iGamg/test/operator.jl:487
Test threw exception
Expression: JuMP.isequal_canonical(A * X', [2X11 0 0; X11 X23 0; 0 2X23 0])
MethodError: no method matching _mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Array{Int64,2}, ::Adjoint{VariableRef,SparseMatrixCSC{VariableRef,Int64}}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef})
Closest candidates are:
_mul!(::Union{AbstractArray{#s38,1}, AbstractArray{#s38,2}} where #s38<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s37,#s27}, Transpose{#s37,#s27}} where #s27<:SparseMatrixCSC where #s37, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
_mul!(::Union{AbstractArray{#s90,1}, AbstractArray{#s90,2}} where #s90<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::SparseMatrixCSC, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:430
_mul!(::Union{AbstractArray{#s89,1}, AbstractArray{#s89,2}} where #s89<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s87,#s53}, Transpose{#s87,#s53}} where #s53<:SparseMatrixCSC where #s87, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
...
Stacktrace:
[1] mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Array{Int64,2}, ::Adjoint{VariableRef,SparseMatrixCSC{VariableRef,Int64}}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef}) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:534
[2] *(::Array{Int64,2}, ::Adjoint{VariableRef,SparseMatrixCSC{VariableRef,Int64}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/SparseArrays/src/linalg.jl:154
[3] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:487 [inlined]
[4] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[5] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:373 [inlined]
[6] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[7] operators_test(::Type{Model}, ::Type{VariableRef}) at /root/.julia/packages/JuMP/iGamg/test/operator.jl:354
Vectorized arithmetic: Error During Test at /root/.julia/packages/JuMP/iGamg/test/operator.jl:496
Test threw exception
Expression: JuMP.isequal_canonical(A' * X, [2X11 0 X23; X11 0 2X23; 0 0 X23])
MethodError: no method matching _mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef})
Closest candidates are:
_mul!(::Union{AbstractArray{#s38,1}, AbstractArray{#s38,2}} where #s38<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s37,#s27}, Transpose{#s37,#s27}} where #s27<:SparseMatrixCSC where #s37, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
_mul!(::Union{AbstractArray{#s90,1}, AbstractArray{#s90,2}} where #s90<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::SparseMatrixCSC, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:430
_mul!(::Union{AbstractArray{#s89,1}, AbstractArray{#s89,2}} where #s89<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s87,#s53}, Transpose{#s87,#s53}} where #s53<:SparseMatrixCSC where #s87, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
...
Stacktrace:
[1] mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef}) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:524
[2] *(::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/SparseArrays/src/linalg.jl:135
[3] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:496 [inlined]
[4] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[5] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:373 [inlined]
[6] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[7] operators_test(::Type{Model}, ::Type{VariableRef}) at /root/.julia/packages/JuMP/iGamg/test/operator.jl:354
Vectorized arithmetic: Error During Test at /root/.julia/packages/JuMP/iGamg/test/operator.jl:500
Test threw exception
Expression: JuMP.isequal_canonical(copy(transpose(A)) * X, A' * X)
MethodError: no method matching _mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef})
Closest candidates are:
_mul!(::Union{AbstractArray{#s38,1}, AbstractArray{#s38,2}} where #s38<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s37,#s27}, Transpose{#s37,#s27}} where #s27<:SparseMatrixCSC where #s37, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
_mul!(::Union{AbstractArray{#s90,1}, AbstractArray{#s90,2}} where #s90<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::SparseMatrixCSC, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:430
_mul!(::Union{AbstractArray{#s89,1}, AbstractArray{#s89,2}} where #s89<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s87,#s53}, Transpose{#s87,#s53}} where #s53<:SparseMatrixCSC where #s87, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
...
Stacktrace:
[1] mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef}) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:524
[2] *(::Adjoint{Int64,Array{Int64,2}}, ::SparseMatrixCSC{VariableRef,Int64}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/SparseArrays/src/linalg.jl:135
[3] operators_test(::Type{Model}, ::Type{VariableRef}) at /root/.julia/packages/JuMP/iGamg/test/operator.jl:500
[4] top-level scope at /root/.julia/packages/JuMP/iGamg/test/operator.jl:783
[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/JuMP/iGamg/test/operator.jl:783
Vectorized arithmetic: Error During Test at /root/.julia/packages/JuMP/iGamg/test/operator.jl:503
Test threw exception
Expression: JuMP.isequal_canonical(A * Y', A * copy(transpose(Y)))
MethodError: no method matching _mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Array{Int64,2}, ::Adjoint{GenericAffExpr{Float64,VariableRef},SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef})
Closest candidates are:
_mul!(::Union{AbstractArray{#s38,1}, AbstractArray{#s38,2}} where #s38<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s37,#s27}, Transpose{#s37,#s27}} where #s27<:SparseMatrixCSC where #s37, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
_mul!(::Union{AbstractArray{#s90,1}, AbstractArray{#s90,2}} where #s90<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::SparseMatrixCSC, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:430
_mul!(::Union{AbstractArray{#s89,1}, AbstractArray{#s89,2}} where #s89<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s87,#s53}, Transpose{#s87,#s53}} where #s53<:SparseMatrixCSC where #s87, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
...
Stacktrace:
[1] mul!(::Array{GenericAffExpr{Float64,VariableRef},2}, ::Array{Int64,2}, ::Adjoint{GenericAffExpr{Float64,VariableRef},SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}}, ::GenericAffExpr{Float64,VariableRef}, ::GenericAffExpr{Float64,VariableRef}) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:534
[2] *(::Array{Int64,2}, ::Adjoint{GenericAffExpr{Float64,VariableRef},SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/SparseArrays/src/linalg.jl:154
[3] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:503 [inlined]
[4] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[5] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:373 [inlined]
[6] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[7] operators_test(::Type{Model}, ::Type{VariableRef}) at /root/.julia/packages/JuMP/iGamg/test/operator.jl:354
Vectorized arithmetic: Error During Test at /root/.julia/packages/JuMP/iGamg/test/operator.jl:505
Test threw exception
Expression: JuMP.isequal_canonical(Xd' * Y, copy(transpose(Xd)) * Y)
MethodError: no method matching _mul!(::Array{GenericQuadExpr{Float64,VariableRef},2}, ::Adjoint{VariableRef,Array{VariableRef,2}}, ::SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}, ::GenericQuadExpr{Float64,VariableRef}, ::GenericQuadExpr{Float64,VariableRef})
Closest candidates are:
_mul!(::Union{AbstractArray{#s38,1}, AbstractArray{#s38,2}} where #s38<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s37,#s27}, Transpose{#s37,#s27}} where #s27<:SparseMatrixCSC where #s37, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
_mul!(::Union{AbstractArray{#s90,1}, AbstractArray{#s90,2}} where #s90<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::SparseMatrixCSC, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:430
_mul!(::Union{AbstractArray{#s89,1}, AbstractArray{#s89,2}} where #s89<:(Union{GenericAffExpr{C,V}, GenericQuadExpr{C,V}} where V where C), !Matched::Union{Adjoint{#s87,#s53}, Transpose{#s87,#s53}} where #s53<:SparseMatrixCSC where #s87, ::Union{AbstractArray{T,1}, AbstractArray{T,2}} where T, ::Any) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:404
...
Stacktrace:
[1] mul!(::Array{GenericQuadExpr{Float64,VariableRef},2}, ::Adjoint{VariableRef,Array{VariableRef,2}}, ::SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}, ::GenericQuadExpr{Float64,VariableRef}, ::GenericQuadExpr{Float64,VariableRef}) at /root/.julia/packages/JuMP/iGamg/src/operators.jl:524
[2] *(::Adjoint{VariableRef,Array{VariableRef,2}}, ::SparseMatrixCSC{GenericAffExpr{Float64,VariableRef},Int64}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/SparseArrays/src/linalg.jl:135
[3] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:505 [inlined]
[4] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[5] macro expansion at /root/.julia/packages/JuMP/iGamg/test/operator.jl:373 [inlined]
[6] macro expansion at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107 [inlined]
[7] operators_test(::Type{Model}, ::Type{VariableRef}) at /root/.julia/packages/JuMP/iGamg/test/operator.jl:354
Test Summary: | Pass Error Broken Total
Operators for JuMP.Model | 482 5 1 488
Promotion | 14 14
Basic operator overloads | 192 192
Higher-level operators | 40 40
Vectorized operations | 129 5 1 135
Transpose | 6 6
Vectorized arithmetic | 63 5 1 69
Sum of matrices | 18 18
Dot-ops | 36 36
Vectorized comparisons | 24 24
Operators for non-Array AbstractArrays | 28 28
diagm for non-Array AbstractArrays | 3 3
Custom types | 21 21
operator_warn | 3 3
Symmetric Matrix | 2 2
UniformScaling | 50 50
ERROR: Package JuMP 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: [=============> ] 32.2 %
Resolving Deltas: [==========================> ] 63.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ──────────── v0.4.0
Installed NaNMath ────────────── v0.3.2
Installed Calculus ───────────── v0.5.0
Installed DiffResults ────────── v0.0.4
Installed OrderedCollections ─── v1.1.0
Installed DataStructures ─────── v0.17.0
Installed ForwardDiff ────────── v0.10.3
Installed JuMP ───────────────── v0.20.0
Installed SpecialFunctions ───── v0.7.2
Installed Compat ─────────────── v2.1.0
Installed BinDeps ────────────── v0.8.10
Installed Parsers ────────────── v0.3.6
Installed BinaryProvider ─────── v0.5.6
Installed BenchmarkTools ─────── v0.4.2
Installed StaticArrays ───────── v0.11.0
Installed MathOptInterface ───── v0.9.1
Installed DiffRules ──────────── v0.0.10
Installed CommonSubexpressions ─ v0.2.0
Installed JSON ───────────────── v0.21.0
Updating `~/.julia/environments/v1.3/Project.toml`
[4076af6c] + JuMP v0.20.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.4.2
[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
[864edb3b] + DataStructures v0.17.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[f6369f11] + ForwardDiff v0.10.3
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.20.0
[b8f27783] + MathOptInterface v0.9.1
[77ba4419] + NaNMath v0.3.2
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[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 JuMP
Resolving package versions...
Installed OffsetArrays ─ v0.11.1
Installed DualNumbers ── v0.6.2
Status `/tmp/jl_HLtxw0/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.4.2
[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
[864edb3b] DataStructures v0.17.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[fa6b7ba4] DualNumbers v0.6.2
[f6369f11] ForwardDiff v0.10.3
[682c06a0] JSON v0.21.0
[4076af6c] JuMP v0.20.0
[b8f27783] MathOptInterface v0.9.1
[77ba4419] NaNMath v0.3.2
[6fe1bfb0] OffsetArrays v0.11.1
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[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: Some tests did not pass: 1348 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/Kronecker/0fqUG/test/runtests.jl:4
Fast sample: Test Failed at /root/.julia/packages/Kronecker/0fqUG/test/testkroneckergraphs.jl:26
Expression: G[9, 1]
Stacktrace:
[1] top-level scope at /root/.julia/packages/Kronecker/0fqUG/test/testkroneckergraphs.jl:26
[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/Kronecker/0fqUG/test/testkroneckergraphs.jl:23
[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/Kronecker/0fqUG/test/testkroneckergraphs.jl:2
Test Summary: | Pass Fail Total
Kronecker | 1348 1 1349
Kronecker products | 42 42
Kronecker powers | 19 19
Vec trick | 6 6
Reshaped vec trick | 6 6
sum | 4 4
eigen | 28 28
Kronecker sums | 21 21
Factorization | 6 6
Kronecker graphs | 1214 1 1215
Naive sample | 4 4
Fast sample | 3 1 4
helpers | 1207 1207
ERROR: Package Kronecker 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: [==================> ] 43.8 %
Resolving Deltas: [===================================> ] 86.5 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed DataAPI ──────────── v1.0.1
Installed Missings ─────────── v0.4.1
Installed SortingAlgorithms ── v0.3.1
Installed OrderedCollections ─ v1.1.0
Installed Kronecker ────────── v0.2.2
Installed DataStructures ───── v0.17.0
Installed StatsBase ────────── v0.32.0
Updating `~/.julia/environments/v1.3/Project.toml`
[2c470bb0] + Kronecker v0.2.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[2c470bb0] + Kronecker v0.2.2
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[a2af1166] + SortingAlgorithms v0.3.1
[2913bbd2] + StatsBase v0.32.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing Kronecker
Status `/tmp/jl_NmgywN/Manifest.toml`
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[2c470bb0] Kronecker v0.2.2
[e1d29d7a] Missings v0.4.1
[bac558e1] OrderedCollections v1.1.0
[a2af1166] SortingAlgorithms v0.3.1
[2913bbd2] StatsBase v0.32.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`]
[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: 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: [=================> ] 41.1 %
Resolving Deltas: [=================================> ] 81.2 %
[?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_8U9Qxg/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: LoadError: MethodError: mul!(::Array{Float64,1}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}, ::Float64, ::Float64) is ambiguous. Candidates:
mul!(C::Array{Float64,1}, A::Adjoint{Float64,Array{Float64,2}}, B::Array{Float64,1}, α::Number, β::Number) in LeastSquaresOptim at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/utils/lsmr.jl:20
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
Possible fix, define
mul!(::Array{Float64,1}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}, ::Union{Bool, Float64}, ::Union{Bool, Float64})
Stacktrace:
[1] #optimize!#15(::Float64, ::Float64, ::Float64, ::Int64, ::Float64, ::Bool, ::Bool, ::Int64, ::Array{Float64,1}, ::Array{Float64,1}, ::typeof(optimize!), ::LeastSquaresProblemAllocated{Array{Float64,1},Array{Float64,1},var"#f!#3",Array{Float64,2},var"#g!#4",LeastSquaresOptim.AllocatedDogleg{Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Float64,1},Array{Float64,1}},LeastSquaresOptim.DenseQRAllocatedSolver{Array{Float64,2},Array{Float64,1}}}) at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/optimizer/dogleg.jl:100
[2] optimize! at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/optimizer/dogleg.jl:51 [inlined]
[3] #optimize!#11 at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/types.jl:145 [inlined]
[4] optimize!(::LeastSquaresProblem{Array{Float64,1},Array{Float64,1},var"#f!#3",Array{Float64,2},var"#g!#4"}, ::Dogleg{LeastSquaresOptim.QR}) at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/types.jl:145
[5] top-level scope at /root/.julia/packages/LeastSquaresOptim/Wvhro/test/nonlinearsolvers.jl:530
[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/LeastSquaresOptim/Wvhro/test/runtests.jl:10
[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
in expression starting at /root/.julia/packages/LeastSquaresOptim/Wvhro/test/nonlinearsolvers.jl:505
in expression starting at /root/.julia/packages/LeastSquaresOptim/Wvhro/test/runtests.jl:8
Running tests:
FAILED: nonlinearsolvers.jl
LoadError: MethodError: mul!(::Array{Float64,1}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}, ::Float64, ::Float64) is ambiguous. Candidates:
mul!(C::Array{Float64,1}, A::Adjoint{Float64,Array{Float64,2}}, B::Array{Float64,1}, α::Number, β::Number) in LeastSquaresOptim at /root/.julia/packages/LeastSquaresOptim/Wvhro/src/utils/lsmr.jl:20
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
Possible fix, define
mul!(::Array{Float64,1}, ::Adjoint{Float64,Array{Float64,2}}, ::Array{Float64,1}, ::Union{Bool, Float64}, ::Union{Bool, Float64})
Stacktrace:
[1] top-level scope at /root/.julia/packages/LeastSquaresOptim/Wvhro/test/runtests.jl:14
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1105
[4] include(::Module, ::String) at ./Base.jl:31
[5] include(::String) at ./client.jl:432
[6] top-level scope at none:6
[7] eval(::Module, ::Any) at ./boot.jl:330
[8] exec_options(::Base.JLOptions) at ./client.jl:271
[9] _start() at ./client.jl:468
in expression starting at /root/.julia/packages/LeastSquaresOptim/Wvhro/test/nonlinearsolvers.jl:505ERROR: Package LeastSquaresOptim 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: [===================> ] 47.2 %
Resolving Deltas: [======================================> ] 93.2 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed NaNMath ──────────────── v0.3.2
Installed URIParser ────────────── v0.4.0
Installed Calculus ─────────────── v0.5.0
Installed DataAPI ──────────────── v1.0.1
Installed DiffResults ──────────── v0.0.4
Installed LeastSquaresOptim ────── v0.7.2
Installed DataStructures ───────── v0.17.0
Installed ForwardDiff ──────────── v0.10.3
Installed NLSolversBase ────────── v7.4.0
Installed OrderedCollections ───── v1.1.0
Installed BinDeps ──────────────── v0.8.10
Installed SpecialFunctions ─────── v0.7.2
Installed BinaryProvider ───────── v0.5.6
Installed Compat ───────────────── v2.1.0
Installed FillArrays ───────────── v0.6.4
Installed LineSearches ─────────── v7.0.1
Installed ArrayInterface ───────── v1.2.1
Installed Requires ─────────────── v0.5.2
Installed Missings ─────────────── v0.4.1
Installed StatsBase ────────────── v0.32.0
Installed StaticArrays ─────────── v0.11.0
Installed PositiveFactorizations ─ v0.2.2
Installed Parameters ───────────── v0.10.3
Installed Optim ────────────────── v0.19.2
Installed SortingAlgorithms ────── v0.3.1
Installed DiffRules ────────────── v0.0.10
Installed DiffEqDiffTools ──────── v1.3.0
Installed CommonSubexpressions ─── v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[0fc2ff8b] + LeastSquaresOptim v0.7.2
Updating `~/.julia/environments/v1.3/Manifest.toml`
[4fba245c] + ArrayInterface v1.2.1
[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
[9a962f9c] + DataAPI v1.0.1
[864edb3b] + DataStructures v0.17.0
[01453d9d] + DiffEqDiffTools v1.3.0
[163ba53b] + DiffResults v0.0.4
[b552c78f] + DiffRules v0.0.10
[1a297f60] + FillArrays v0.6.4
[f6369f11] + ForwardDiff v0.10.3
[0fc2ff8b] + LeastSquaresOptim v0.7.2
[d3d80556] + LineSearches v7.0.1
[e1d29d7a] + Missings v0.4.1
[d41bc354] + NLSolversBase v7.4.0
[77ba4419] + NaNMath v0.3.2
[429524aa] + Optim v0.19.2
[bac558e1] + OrderedCollections v1.1.0
[d96e819e] + Parameters v0.10.3
[85a6dd25] + PositiveFactorizations v0.2.2
[ae029012] + Requires v0.5.2
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.7.2
[90137ffa] + StaticArrays v0.11.0
[2913bbd2] + StatsBase v0.32.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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Testing LeastSquaresOptim
Resolving package versions...
Status `/tmp/jl_8S0QbW/Manifest.toml`
[4fba245c] ArrayInterface v1.2.1
[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
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[01453d9d] DiffEqDiffTools v1.3.0
[163ba53b] DiffResults v0.0.4
[b552c78f] DiffRules v0.0.10
[1a297f60] FillArrays v0.6.4
[f6369f11] ForwardDiff v0.10.3
[0fc2ff8b] LeastSquaresOptim v0.7.2
[d3d80556] LineSearches v7.0.1
[e1d29d7a] Missings v0.4.1
[d41bc354] NLSolversBase v7.4.0
[77ba4419] NaNMath v0.3.2
[429524aa] Optim v0.19.2
[bac558e1] OrderedCollections v1.1.0
[d96e819e] Parameters v0.10.3
[85a6dd25] PositiveFactorizations v0.2.2
[ae029012] Requires v0.5.2
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.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`]
[ Info: SetupBuildDirectory: setting up build directory.
[ Info: Doctest: running doctests.
┌ Error: doctest failure in src/index.md:800-808
│ ```jldoctest dplyr
│ julia> get_date(day) =
│ @name @> day |>
│ transform(_, date = Date(_.year, _.month, _.day)) |>
│ remove(_, :year, :month, :day);
│ julia> get_date(first(days))
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))
│ ```
│ Subexpression:
│ get_date(first(days))
│ Evaluated output:
│ ((`variable`, :TMAX), (`value`, 289), (`date`, Date(1949, 1, 1)))
│ Expected output:
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))
│ diff =
│ Warning: Diff output requires color.
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))Date(1949, 1, 1)))
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:812-829
│ ```jldoctest dplyr
│ julia> function get_month_variable(line)
│ month_variable = @name (
│ year = parse(Int, SubString(line, 12, 15)),
│ month = parse(Int, SubString(line, 16, 17)),
│ variable = Symbol(SubString(line, 18, 21))
│ )
│ @name @> over(1:31, @_ (
│ month_variable...,
│ get_day(line, _)...
│ )) |>
│ when(_, @_ _.value !== missing) |>
│ over(_, get_date)
│ end;
│ julia> first(get_month_variable(line))
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))
│ ```
│ Subexpression:
│ first(get_month_variable(line))
│ Evaluated output:
│ ((`variable`, :TMAX), (`value`, 289), (`date`, Date(1949, 1, 1)))
│ Expected output:
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))
│ diff =
│ Warning: Diff output requires color.
│ ((`variable`, :TMAX), (`value`, 289), (`date`, 1949-01-01))Date(1949, 1, 1)))
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
┌ Error: doctest failure in src/index.md:876-887
│ ```jldoctest dplyr
│ julia> spread_variables(day_variables) = @name (
│ date = key(day_variables),
│ over(
│ value(day_variables),
│ @_ (Name(_.variable), _.value)
│ )...
│ );
│ julia> spread_variables(day_variables)
│ ((`date`, 1949-01-01), (`TMAX`, 289), (`TMIN`, 217), (`PRCP`, 0), (`SNOW`, 0), (`SNWD`, 0))
│ ```
│ Subexpression:
│ spread_variables(day_variables)
│ Evaluated output:
│ ((`date`, Date(1949, 1, 1)), (`TMAX`, 289), (`TMIN`, 217), (`PRCP`, 0), (`SNOW`, 0), (`SNWD`, 0))
│ Expected output:
│ ((`date`, 1949-01-01), (`TMAX`, 289), (`TMIN`, 217), (`PRCP`, 0), (`SNOW`, 0), (`SNWD`, 0))
│ diff =
│ Warning: Diff output requires color.
│ ((`date`, 1949-01-01), Date(1949, 1, 1)), (`TMAX`, 289), (`TMIN`, 217), (`PRCP`, 0), (`SNOW`, 0), (`SNWD`, 0))
└ @ Documenter.DocTests ~/.julia/packages/Documenter/zbb48/src/DocTests.jl:364
ERROR: LoadError: `makedocs` encountered a doctest error. Terminating build
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] runner(::Type{Documenter.Builder.Doctest}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/zbb48/src/Builder.jl:204
[3] dispatch(::Type{Documenter.Builder.DocumentPipeline}, ::Documenter.Documents.Document) at /root/.julia/packages/Documenter/zbb48/src/Utilities/Selectors.jl:167
[4] #3 at /root/.julia/packages/Documenter/zbb48/src/Documenter.jl:319 [inlined]
[5] cd(::Documenter.var"##3#8"{Documenter.Documents.Document}, ::String) at ./file.jl:104
[6] #makedocs#1(::Bool, ::Documenter.Writers.HTMLWriter.HTML, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Base.Iterators.Pairs{Symbol,Any,Tuple{Symbol,Symbol,Symbol},NamedTuple{(:sitename, :strict, :modules),Tuple{String,Bool,Array{Module,1}}}}, ::typeof(makedocs)) at /root/.julia/packages/Documenter/zbb48/src/Documenter.jl:318
[7] (::Documenter.var"#kw##makedocs")(::NamedTuple{(:sitename, :strict, :modules),Tuple{String,Bool,Array{Module,1}}}, ::typeof(makedocs)) at ./none:0
[8] top-level scope at /root/.julia/packages/LightQuery/fTwkC/test/runtests.jl:4
[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
in expression starting at /root/.julia/packages/LightQuery/fTwkC/test/runtests.jl:4
ERROR: Package LightQuery 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: [==========> ] 23.6 %
Fetching: [==========================> ] 64.6 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed WeakRefStrings ────────────── v0.6.1
Installed Tokenize ──────────────────── v0.5.6
Installed TableTraits ───────────────── v1.0.0
Installed DataStructures ────────────── v0.17.0
Installed CategoricalArrays ─────────── v0.5.5
Installed IterTools ─────────────────── v1.2.0
Installed DataAPI ───────────────────── v1.0.1
Installed CSV ───────────────────────── v0.5.11
Installed IteratorInterfaceExtensions ─ v1.0.0
Installed OrderedCollections ────────── v1.1.0
Installed CSTParser ─────────────────── v0.6.2
Installed Compat ────────────────────── v2.1.0
Installed DataFrames ────────────────── v0.19.3
Installed Reexport ──────────────────── v0.2.0
Installed Parsers ───────────────────── v0.3.6
Installed Tables ────────────────────── v0.2.11
Installed Missings ──────────────────── v0.4.1
Installed InvertedIndices ───────────── v1.0.0
Installed MacroTools ────────────────── v0.5.1
Installed SortingAlgorithms ─────────── v0.3.1
Installed DataValueInterfaces ───────── v1.0.0
Installed JSON ──────────────────────── v0.21.0
Installed PooledArrays ──────────────── v0.5.2
Installed LightQuery ────────────────── v0.3.1
Updating `~/.julia/environments/v1.3/Project.toml`
[a6f99520] + LightQuery v0.3.1
Updating `~/.julia/environments/v1.3/Manifest.toml`
[00ebfdb7] + CSTParser v0.6.2
[336ed68f] + CSV v0.5.11
[324d7699] + CategoricalArrays v0.5.5
[34da2185] + Compat v2.1.0
[9a962f9c] + DataAPI v1.0.1
[a93c6f00] + DataFrames v0.19.3
[864edb3b] + DataStructures v0.17.0
[e2d170a0] + DataValueInterfaces v1.0.0
[41ab1584] + InvertedIndices v1.0.0
[c8e1da08] + IterTools v1.2.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[a6f99520] + LightQuery v0.3.1
[1914dd2f] + MacroTools v0.5.1
[e1d29d7a] + Missings v0.4.1
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[2dfb63ee] + PooledArrays v0.5.2
[189a3867] + Reexport v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v0.2.11
[0796e94c] + Tokenize v0.5.6
[ea10d353] + WeakRefStrings v0.6.1
[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
[9abbd945] + Profile
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing LightQuery
Resolving package versions...
Installed Mocking ───────────── v0.6.0
Installed Unitful ───────────── v0.16.0
Installed DocStringExtensions ─ v0.8.0
Installed TimeZones ─────────── v0.9.2
Installed Documenter ────────── v0.23.2
Installed BinaryProvider ────── v0.5.6
Installed EzXML ─────────────── v0.9.4
Building EzXML ────→ `~/.julia/packages/EzXML/G0JeY/deps/build.log`
Building TimeZones → `~/.julia/packages/TimeZones/M8H2J/deps/build.log`
Status `/tmp/jl_CYQbmA/Manifest.toml`
[b99e7846] BinaryProvider v0.5.6
[00ebfdb7] CSTParser v0.6.2
[336ed68f] CSV v0.5.11
[324d7699] CategoricalArrays v0.5.5
[34da2185] Compat v2.1.0
[9a962f9c] DataAPI v1.0.1
[a93c6f00] DataFrames v0.19.3
[864edb3b] DataStructures v0.17.0
[e2d170a0] DataValueInterfaces v1.0.0
[ffbed154] DocStringExtensions v0.8.0
[e30172f5] Documenter v0.23.2
[8f5d6c58] EzXML v0.9.4
[41ab1584] InvertedIndices v1.0.0
[c8e1da08] IterTools v1.2.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[a6f99520] LightQuery v0.3.1
[1914dd2f] MacroTools v0.5.1
[e1d29d7a] Missings v0.4.1
[78c3b35d] Mocking v0.6.0
[bac558e1] OrderedCollections v1.1.0
[69de0a69] Parsers v0.3.6
[2dfb63ee] PooledArrays v0.5.2
[189a3867] Reexport v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.11
[f269a46b] TimeZones v0.9.2
[0796e94c] Tokenize v0.5.6
[1986cc42] Unitful v0.16.0
[ea10d353] WeakRefStrings v0.6.1
[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`]
[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`]
[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/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: [=================> ] 41.1 %
Fetching: [======================================> ] 92.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 DualNumbers ────── v0.6.2
Installed BenchmarkTools ─── v0.4.2
Installed JSON ───────────── v0.21.0
Installed URIParser ──────── v0.4.0
Installed Parsers ────────── v0.3.6
Installed Quaternions ────── v0.4.1
Installed NaNMath ────────── v0.3.2
Installed SpecialFunctions ─ v0.7.2
Installed BinDeps ────────── v0.8.10
Installed Compat ─────────── v2.1.0
Installed BinaryProvider ─── v0.5.6
Installed Calculus ───────── v0.5.0
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Status `/tmp/jl_XksLaq/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: There was an error during testing
in expression starting at /root/.julia/packages/LinearMapsAA/hnzNZ/test/runtests.jl:6
LinearMapAA: 7×6 (name = "cumsum", extra = 1)
LinearMaps.FunctionMap{Float32}(#27, #28, 7, 6; ismutating=false, issymmetric ..
Error During Test at /root/.julia/packages/LinearMapsAA/hnzNZ/src/lm-aa.jl:416
Test threw exception
Expression: isapprox(Matrix(C), s * B)
MethodError: no method matching generic_mul!(::SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true}, ::Float64, ::Array{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!(::SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true}, ::LinearMaps.UniformScalingMap{Float64}, ::Array{Float64,1}) at /root/.julia/packages/LinearMaps/9ixeE/src/uniformscalingmap.jl:34
[2] A_mul_B! at /root/.julia/packages/LinearMaps/9ixeE/src/composition.jl:130 [inlined]
[3] mul!(::SubArray{Float64,1,Array{Float64,2},Tuple{Base.Slice{Base.OneTo{Int64}},Int64},true}, ::LinearMaps.CompositeMap{Float64,Tuple{LinearMaps.FunctionMap{Float32,LinearMapsAA.var"##27#31",LinearMapsAA.var"##28#32"{Int64}},LinearMaps.UniformScalingMap{Float64}}}, ::Array{Float64,1}, ::Float64, ::Float64) at /root/.julia/packages/LinearMaps/9ixeE/src/LinearMaps.jl:26
[4] mul! at /root/.julia/packages/LinearMaps/9ixeE/src/LinearMaps.jl:24 [inlined]
[5] Array{T,2} where T(::LinearMaps.CompositeMap{Float64,Tuple{LinearMaps.FunctionMap{Float32,LinearMapsAA.var"##27#31",LinearMapsAA.var"##28#32"{Int64}},LinearMaps.UniformScalingMap{Float64}}}) at /root/.julia/packages/LinearMaps/9ixeE/src/LinearMaps.jl:72
[6] Array{T,2} where T(::LinearMapAA{Float64}) at /root/.julia/packages/LinearMapsAA/hnzNZ/src/lm-aa.jl:89
[7] LinearMapAA_test_vmul(::LinearMapAA{Float32}) at /root/.julia/packages/LinearMapsAA/hnzNZ/src/lm-aa.jl:416
[8] LinearMapAA(::Symbol) at /root/.julia/packages/LinearMapsAA/hnzNZ/src/lm-aa.jl:615
[9] top-level scope at /root/.julia/packages/LinearMapsAA/hnzNZ/test/runtests.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 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
Error During Test at /root/.julia/packages/LinearMapsAA/hnzNZ/src/lm-aa.jl:615
Test threw exception
Expression: LinearMapAA_test_vmul(A)
There was an error during testing
Error During Test at /root/.julia/packages/LinearMapsAA/hnzNZ/test/runtests.jl:6
Test threw exception
Expression: LinearMapAA(:test)
There was an error during testing
ERROR: Package LinearMapsAA 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: [===============> ] 36.7 %
Fetching: [========================================>] 98.8 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed LinearMaps ─── v2.5.0
Installed LinearMapsAA ─ v0.2.0
Updating `~/.julia/environments/v1.3/Project.toml`
[599c1a8e] + LinearMapsAA v0.2.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[7a12625a] + LinearMaps v2.5.0
[599c1a8e] + LinearMapsAA v0.2.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 LinearMapsAA
Status `/tmp/jl_2B5fi5/Manifest.toml`
[7a12625a] LinearMaps v2.5.0
[599c1a8e] LinearMapsAA 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`]
[8dfed614] Test [`@stdlib/Test`]
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: [====================> ] 48.9 %
Resolving Deltas: [=======================================> ] 96.5 %
[?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_0WuWE8/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: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/LPVSpectral/q4PQi/test/runtests.jl:20
LPV methods: Error During Test at /root/.julia/packages/LPVSpectral/q4PQi/test/runtests.jl:20
Got exception outside of a @test
MethodError: mul!(::Array{Float64,1}, ::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}}, A::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}}, 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{Complex{Float32}, Complex{Float64}, Float32, Float64} in LinearAlgebra at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:66
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::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{Complex{Float32}, Complex{Float64}, Float32, Float64} in TSVD at /root/.julia/packages/TSVD/cJMzf/src/common.jl:20
Possible fix, define
mul!(::Union{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64},1}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64},1}, DenseArray{T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64},2}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{DenseArray{T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64},1}, Base.ReinterpretArray{T<:Union{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, 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{Complex{Float32}, Complex{Float64}, Float32, Float64}}, ::Union{Bool, T<:Union{Complex{Float32}, Complex{Float64}, Float32, Float64}})
Stacktrace:
[1] mul! at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:195 [inlined]
[2] *(::Array{Float64,2}, ::Array{Float64,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/matmul.jl:47
[3] #ls_spectral_lpv#17(::Float64, ::Bool, ::Bool, ::typeof(ls_spectral_lpv), ::Array{Float64,1}, ::Array{Float64,1}, ::StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}, ::Array{Float64,1}, ::Int64) at /root/.julia/packages/LPVSpectral/q4PQi/src/lsfft.jl:222
[4] (::LPVSpectral.var"#kw##ls_spectral_lpv")(::NamedTuple{(:λ, :normalize),Tuple{Float64,Bool}}, ::typeof(ls_spectral_lpv), ::Array{Float64,1}, ::Array{Float64,1}, ::StepRangeLen{Float64,Base.TwicePrecision{Float64},Base.TwicePrecision{Float64}}, ::Array{Float64,1}, ::Int64) at ./none:0
[5] top-level scope at /root/.julia/packages/LPVSpectral/q4PQi/test/runtests.jl:33
[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/LPVSpectral/q4PQi/test/runtests.jl:23
[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
LPV methods | 1 1
ERROR: Package LPVSpectral 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: [=================> ] 42.1 %
Resolving Deltas: [==================================> ] 83.1 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed URIParser ────────── v0.4.0
Installed RecipesBase ──────── v0.6.0
Installed LPVSpectral ──────── v0.1.3
Installed AbstractFFTs ─────── v0.4.1
Installed Polynomials ──────── v0.5.2
Installed FFTW ─────────────── v0.2.4
Installed MathProgBase ─────── v0.7.7
Installed IterativeSolvers ─── v0.8.1
Installed VersionParsing ───── v1.1.3
Installed BinaryProvider ───── v0.5.6
Installed Compat ───────────── v2.1.0
Installed OrderedCollections ─ v1.1.0
Installed SpecialFunctions ─── v0.7.2
Installed BinDeps ──────────── v0.8.10
Installed TSVD ─────────────── v0.3.0
Installed DSP ──────────────── v0.5.2
Installed Reexport ─────────── v0.2.0
Installed BenchmarkTools ───── v0.4.2
Installed OSQP ─────────────── v0.5.3
Installed JSON ─────────────── v0.21.0
Installed MathOptInterface ─── v0.9.1
Installed Parsers ──────────── v0.3.6
Installed ProximalOperators ── v0.10.2
Installed Conda ────────────── v1.3.0
Updating `~/.julia/environments/v1.3/Project.toml`
[26dcc766] + LPVSpectral v0.1.3
Updating `~/.julia/environments/v1.3/Manifest.toml`
[621f4979] + AbstractFFTs v0.4.1
[6e4b80f9] + BenchmarkTools v0.4.2
[9e28174c] + BinDeps v0.8.10
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[717857b8] + DSP v0.5.2
[7a1cc6ca] + FFTW v0.2.4
[42fd0dbc] + IterativeSolvers v0.8.1
[682c06a0] + JSON v0.21.0
[26dcc766] + LPVSpectral v0.1.3
[b8f27783] + MathOptInterface v0.9.1
[fdba3010] + MathProgBase v0.7.7
[ab2f91bb] + OSQP v0.5.3
[bac558e1] + OrderedCollections v1.1.0
[69de0a69] + Parsers v0.3.6
[f27b6e38] + Polynomials v0.5.2
[a725b495] + ProximalOperators v0.10.2
[3cdcf5f2] + RecipesBase v0.6.0
[189a3867] + Reexport v0.2.0
[276daf66] + SpecialFunctions v0.7.2
[9449cd9e] + TSVD v0.3.0
[30578b45] + URIParser v0.4.0
[81def892] + VersionParsing v1.1.3
[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
[4607b0f0] + SuiteSparse
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building FFTW ────────────→ `~/.julia/packages/FFTW/p7sLQ/deps/build.log`
Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/fvheQ/deps/build.log`
Building OSQP ────────────→ `~/.julia/packages/OSQP/XELdu/deps/build.log`
Testing LPVSpectral
Resolving package versions...
Installed DataStructures ──── v0.17.0
Installed PlotThemes ──────── v0.3.0
Installed NaNMath ─────────── v0.3.2
Installed Plots ───────────── v0.26.2
Installed IterTools ───────── v1.2.0
Installed PlotUtils ───────── v0.5.8
Installed GeometryTypes ───── v0.7.5
Installed Colors ──────────── v0.9.6
Installed DataAPI ─────────── v1.0.1
Installed FixedPointNumbers ─ v0.6.1
Installed Showoff ─────────── v0.3.1
Installed Requires ────────── v0.5.2
Installed Measures ────────── v0.3.0
Installed Missings ────────── v0.4.1
Installed StaticArrays ────── v0.11.0
Installed StatsBase ───────── v0.32.0
Installed SortingAlgorithms ─ v0.3.1
Installed ColorTypes ──────── v0.8.0
Installed FFMPEG ──────────── v0.2.2
Installed Contour ─────────── v0.5.1
Installed GR ──────────────── v0.41.0
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`
Status `/tmp/jl_z0HkyB/Manifest.toml`
[621f4979] AbstractFFTs v0.4.1
[6e4b80f9] BenchmarkTools v0.4.2
[9e28174c] BinDeps v0.8.10
[b99e7846] BinaryProvider v0.5.6
[3da002f7] ColorTypes v0.8.0
[5ae59095] Colors v0.9.6
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[d38c429a] Contour v0.5.1
[717857b8] DSP v0.5.2
[9a962f9c] DataAPI v1.0.1
[864edb3b] DataStructures v0.17.0
[c87230d0] FFMPEG v0.2.2
[7a1cc6ca] FFTW v0.2.4
[53c48c17] FixedPointNumbers v0.6.1
[28b8d3ca] GR v0.41.0
[4d00f742] GeometryTypes v0.7.5
[c8e1da08] IterTools v1.2.0
[42fd0dbc] IterativeSolvers v0.8.1
[682c06a0] JSON v0.21.0
[26dcc766] LPVSpectral v0.1.3
[b8f27783] MathOptInterface v0.9.1
[fdba3010] MathProgBase v0.7.7
[442fdcdd] Measures v0.3.0
[e1d29d7a] Missings v0.4.1
[77ba4419] NaNMath v0.3.2
[ab2f91bb] OSQP v0.5.3
[bac558e1] OrderedCollections v1.1.0
[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
[a725b495] ProximalOperators v0.10.2
[3cdcf5f2] RecipesBase v0.6.0
[189a3867] Reexport v0.2.0
[ae029012] Requires v0.5.2
[992d4aef] Showoff v0.3.1
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.7.2
[90137ffa] StaticArrays v0.11.0
[2913bbd2] StatsBase v0.32.0
[9449cd9e] TSVD v0.3.0
[30578b45] URIParser v0.4.0
[81def892] VersionParsing v1.1.3
[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: 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 75.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 396.6 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/flip_sign.jl
Took 8.0 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/free.jl
Took 13.7 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/map.jl
Took 2.9 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/rsoc_to_psd.jl
Took 6.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/vectorize.jl
Took 5.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Variable/zeros.jl
Took 4.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/det.jl
Took 12.5 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/flip_sign.jl
Took 39.2 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/functionize.jl
Took 19.5 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/geomean.jl
Took 4.6 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/indicator.jl
Took 0.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/interval.jl
Took 14.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/map.jl
Took 2.3 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/norm_to_lp.jl
Took 27.1 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/quad_to_soc.jl
Took 11.3 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/rsoc.jl
Took 23.4 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/scalarize.jl
Took 35.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/slack.jl
Took 27.8 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/soc_to_psd.jl
Took 32.3 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/square.jl
Took 5.6 seconds
Testing /root/.julia/packages/MathOptInterface/016Ol/test/Bridges/Constraint/vectorize.jl
Took 25.0 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: [===================> ] 45.2 %
Resolving Deltas: [====================================> ] 89.1 %
[?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_Oux9Ba/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: LoadError: type Regex has no field match_data
Stacktrace:
[1] getproperty(::Any, ::Symbol) at ./Base.jl:20
[2] exec(::Regex, ::String, ::Int64) at /root/.julia/packages/HTTP/YjRCz/src/parseutils.jl:4 (repeats 2 times)
[3] #parse_uri_reference#6(::Bool, ::typeof(HTTP.URIs.parse_uri_reference), ::String) at /root/.julia/packages/HTTP/YjRCz/src/URIs.jl:126
[4] parse_uri_reference(::String) at /root/.julia/packages/HTTP/YjRCz/src/URIs.jl:126
[5] HTTP.URIs.URI(::String) at /root/.julia/packages/HTTP/YjRCz/src/URIs.jl:144
[6] top-level scope at /root/.julia/packages/GitHub/Y0gpt/src/utils/requests.jl:15
[7] include at ./boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1105
[9] include at ./Base.jl:31 [inlined]
[10] include(::String) at /root/.julia/packages/GitHub/Y0gpt/src/GitHub.jl:1
[11] top-level scope at /root/.julia/packages/GitHub/Y0gpt/src/GitHub.jl:35
[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] top-level scope at none:2
[16] eval at ./boot.jl:330 [inlined]
[17] eval(::Expr) at ./client.jl:433
[18] top-level scope at ./none:3
in expression starting at /root/.julia/packages/GitHub/Y0gpt/src/utils/requests.jl:15
in expression starting at /root/.julia/packages/GitHub/Y0gpt/src/GitHub.jl:35
ERROR: LoadError: Failed to precompile GitHub [bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26] to /root/.julia/compiled/v1.3/GitHub/ks6Kg_0Mtwc.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] top-level scope at none:2
[10] eval at ./boot.jl:330 [inlined]
[11] eval(::Expr) at ./client.jl:433
[12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/MirrorUpdater/wDMMY/src/MirrorUpdater.jl:11
ERROR: LoadError: Failed to precompile MirrorUpdater [7f0fc4bf-4ffe-4e21-ab91-7bf1358d5ab3] to /root/.julia/compiled/v1.3/MirrorUpdater/V3Bu5_0Mtwc.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/MirrorUpdater/wDMMY/test/runtests.jl:3
ERROR: Package MirrorUpdater 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: [====> ] 8.2 %
Fetching: [==========================> ] 63.6 %
[?25h Added registry `General` to `~/.julia/registries/General`
Resolving package versions...
Installed IniFile ──────── v0.5.0
Installed Mocking ──────── v0.6.0
Installed Coverage ─────── v0.6.0
Installed TextWrap ─────── v0.3.0
Installed HTTP ─────────── v0.7.1
Installed JSON ─────────── v0.19.0
Installed TimeZones ────── v0.8.5
Installed MirrorUpdater ── v0.3.0
Installed Conda ────────── v1.3.0
Installed VersionParsing ─ v1.1.3
Installed Compat ───────── v2.1.0
Installed Nullables ────── v0.0.8
Installed EzXML ────────── v0.9.4
Installed BinaryProvider ─ v0.5.6
Installed GitHub ───────── v5.0.2
Installed MbedTLS ──────── v0.7.0
Installed ArgParse ─────── v0.6.2
Updating `~/.julia/environments/v1.3/Project.toml`
[7f0fc4bf] + MirrorUpdater v0.3.0
Updating `~/.julia/environments/v1.3/Manifest.toml`
[c7e460c6] + ArgParse v0.6.2
[b99e7846] + BinaryProvider v0.5.6
[34da2185] + Compat v2.1.0
[8f4d0f93] + Conda v1.3.0
[a2441757] + Coverage v0.6.0
[8f5d6c58] + EzXML v0.9.4
[bc5e4493] + GitHub v5.0.2
[cd3eb016] + HTTP v0.7.1
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.19.0
[739be429] + MbedTLS v0.7.0
[7f0fc4bf] + MirrorUpdater v0.3.0
[78c3b35d] + Mocking v0.6.0
[4d1e1d77] + Nullables v0.0.8
[b718987f] + TextWrap v0.3.0
[f269a46b] + TimeZones v0.8.5
[81def892] + VersionParsing v1.1.3
[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 EzXML ────────→ `~/.julia/packages/EzXML/G0JeY/deps/build.log`
Building TimeZones ────→ `~/.julia/packages/TimeZones/WMDpl/deps/build.log`
Building MbedTLS ──────→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
Building Conda ────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
Building MirrorUpdater → `~/.julia/packages/MirrorUpdater/wDMMY/deps/build.log`
Testing MirrorUpdater
Status `/tmp/jl_SZwpb5/Manifest.toml`
[c7e460c6] ArgParse v0.6.2
[b99e7846] BinaryProvider v0.5.6
[34da2185] Compat v2.1.0
[8f4d0f93] Conda v1.3.0
[a2441757] Coverage v0.6.0
[8f5d6c58] EzXML v0.9.4
[bc5e4493] GitHub v5.0.2
[cd3eb016] HTTP v0.7.1
[83e8ac13] IniFile v0.5.0
[682c06a0] JSON v0.19.0
[739be429] MbedTLS v0.7.0
[7f0fc4bf] MirrorUpdater v0.3.0
[78c3b35d] Mocking v0.6.0
[4d1e1d77] Nullables v0.0.8
[b718987f] TextWrap v0.3.0
[f269a46b] TimeZones v0.8.5
[81def892] VersionParsing v1.1.3
[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`]
This file has been truncated, but you can view the full file.
4.127386 seconds (4.53 M allocations: 240.328 MiB, 3.63% gc time)
0.0202 ± 1.0
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:131
Test threw exception
Expression: MvNormal([f(p), p]) isa MvNormal
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] unscaled_covzm at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:476 [inlined]
[4] #covzm#26(::Bool, ::typeof(Statistics.covzm), ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:490
[5] #covzm at ./none:0 [inlined]
[6] #covm#32(::Bool, ::typeof(Statistics.covm), ::Array{Float64,2}, ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:513
[7] #covm at ./none:0 [inlined]
[8] #cov#40(::Int64, ::Bool, ::typeof(cov), ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536
[9] cov at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536 [inlined]
[10] #cov#134 at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[11] cov at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[12] MvNormal(::Array{Particles{Float64,100},1}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:333
[13] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:131
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:36
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:28
[18] top-level scope at util.jl:155
[19] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:27
[20] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[21] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
Test threw exception
Expression: all(A \ b .≈ zeros(3))
Comparison operators are not well defined for uncertain values and are currently turned off. Call `unsafe_comparisons(true)` to enable comparison operators for particles using the current reduction function mean. Change this function using `set_comparison_function(f)`.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _comparison_operator at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:344 [inlined]
[3] <(::Particles{Float64,100}, ::Particles{Float64,100}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:356
[4] >(::Particles{Float64,100}, ::Particles{Float64,100}) at ./operators.jl:294
[5] #generic_lufact!#134(::Bool, ::typeof(LinearAlgebra.generic_lufact!), ::Array{Particles{Float64,100},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 /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:272 [inlined] (repeats 2 times)
[11] \(::Array{Particles{Float64,100},2}, ::Array{Particles{Float64,100},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:1045
[12] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:36
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:28
[17] top-level scope at util.jl:155
[18] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:27
[19] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[20] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
0.0202 ± 1.0
StaticParticles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:131
Test threw exception
Expression: MvNormal([f(p), p]) isa MvNormal
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] unscaled_covzm at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:476 [inlined]
[4] #covzm#26(::Bool, ::typeof(Statistics.covzm), ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:490
[5] #covzm at ./none:0 [inlined]
[6] #covm#32(::Bool, ::typeof(Statistics.covm), ::Array{Float64,2}, ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:513
[7] #covm at ./none:0 [inlined]
[8] #cov#40(::Int64, ::Bool, ::typeof(cov), ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536
[9] cov at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536 [inlined]
[10] #cov#134 at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[11] cov at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[12] MvNormal(::Array{StaticParticles{Float64,100},1}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:333
[13] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:131
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:36
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:28
[18] top-level scope at util.jl:155
[19] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:27
[20] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[21] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
StaticParticles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
Test threw exception
Expression: all(A \ b .≈ zeros(3))
Comparison operators are not well defined for uncertain values and are currently turned off. Call `unsafe_comparisons(true)` to enable comparison operators for particles using the current reduction function mean. Change this function using `set_comparison_function(f)`.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _comparison_operator at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:344 [inlined]
[3] <(::StaticParticles{Float64,100}, ::StaticParticles{Float64,100}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:356
[4] >(::StaticParticles{Float64,100}, ::StaticParticles{Float64,100}) at ./operators.jl:294
[5] #generic_lufact!#134(::Bool, ::typeof(LinearAlgebra.generic_lufact!), ::Array{StaticParticles{Float64,100},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 /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:272 [inlined] (repeats 2 times)
[11] \(::Array{StaticParticles{Float64,100},2}, ::Array{StaticParticles{Float64,100},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:1045
[12] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:36
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:28
[17] top-level scope at util.jl:155
[18] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:27
[19] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[20] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
0.0202 ± 1.0
WeightedParticles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
Test threw exception
Expression: all(A \ b .≈ zeros(3))
Comparison operators are not well defined for uncertain values and are currently turned off. Call `unsafe_comparisons(true)` to enable comparison operators for particles using the current reduction function mean. Change this function using `set_comparison_function(f)`.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] _comparison_operator at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:344 [inlined]
[3] <(::WeightedParticles{Float64,100}, ::WeightedParticles{Float64,100}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:356
[4] >(::WeightedParticles{Float64,100}, ::WeightedParticles{Float64,100}) at ./operators.jl:294
[5] #generic_lufact!#134(::Bool, ::typeof(LinearAlgebra.generic_lufact!), ::Array{WeightedParticles{Float64,100},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 /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/lu.jl:272 [inlined] (repeats 2 times)
[11] \(::Array{WeightedParticles{Float64,100},2}, ::Array{WeightedParticles{Float64,100},1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/LinearAlgebra/src/generic.jl:1045
[12] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:139
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:36
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:28
[17] top-level scope at util.jl:155
[18] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:27
[19] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[20] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
78.197133 seconds (65.59 M allocations: 3.131 GiB, 3.44% gc time)
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:172
Test threw exception
Expression: ≈(cov(p), I, atol=0.6)
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] unscaled_covzm at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:476 [inlined]
[4] #covzm#26(::Bool, ::typeof(Statistics.covzm), ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:490
[5] #covzm at ./none:0 [inlined]
[6] #covm#32(::Bool, ::typeof(Statistics.covm), ::Array{Float64,2}, ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:513
[7] #covm at ./none:0 [inlined]
[8] #cov#40(::Int64, ::Bool, ::typeof(cov), ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536
[9] cov at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536 [inlined]
[10] #cov#134 at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[11] cov(::Array{Particles{Float64,100},1}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319
[12] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:172
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:169
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:167
[17] top-level scope at util.jl:155
[18] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:166
[19] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[20] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:179
Test threw exception
Expression: ≈(cov(p), 4I, atol=2)
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] unscaled_covzm at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:476 [inlined]
[4] #covzm#26(::Bool, ::typeof(Statistics.covzm), ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:490
[5] #covzm at ./none:0 [inlined]
[6] #covm#32(::Bool, ::typeof(Statistics.covm), ::Array{Float64,2}, ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:513
[7] #covm at ./none:0 [inlined]
[8] #cov#40(::Int64, ::Bool, ::typeof(cov), ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536
[9] cov at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536 [inlined]
[10] #cov#134 at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[11] cov(::Array{Particles{Float64,100},1}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319
[12] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:179
[13] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[14] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:169
[15] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[16] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:167
[17] top-level scope at util.jl:155
[18] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:166
[19] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[20] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:185
Test threw exception
Expression: (MvNormal(p)).μ ≈ mean(p)
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] unscaled_covzm at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:476 [inlined]
[4] #covzm#26(::Bool, ::typeof(Statistics.covzm), ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:490
[5] #covzm at ./none:0 [inlined]
[6] #covm#32(::Bool, ::typeof(Statistics.covm), ::Array{Float64,2}, ::Array{Float64,2}, ::Int64) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:513
[7] #covm at ./none:0 [inlined]
[8] #cov#40(::Int64, ::Bool, ::typeof(cov), ::Array{Float64,2}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536
[9] cov at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Statistics/src/Statistics.jl:536 [inlined]
[10] #cov#134 at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[11] cov at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:319 [inlined]
[12] MvNormal(::Array{Particles{Float64,100},1}) at /root/.julia/packages/MonteCarloMeasurements/RRXdo/src/particles.jl:333
[13] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:185
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:169
[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/MonteCarloMeasurements/RRXdo/test/runtests.jl:167
[18] top-level scope at util.jl:155
[19] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:166
[20] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
[21] top-level scope at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:13
Particles: Error During Test at /root/.julia/packages/MonteCarloMeasurements/RRXdo/test/runtests.jl:186
Test threw exception
Expression: cov(MvNormal(p)) ≈ cov(p)
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
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment