Zygote

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 14 minutes.

Click here to download the log file.

 Resolving package versions...
 Installed Requires ───────────── v0.5.2
 Installed URIParser ──────────── v0.4.0
 Installed Conda ──────────────── v1.3.0
 Installed AbstractFFTs ───────── v0.5.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed BinaryProvider ─────── v0.5.8
 Installed IRTools ────────────── v0.3.0
 Installed Zygote ─────────────── v0.4.1
 Installed Reexport ───────────── v0.2.0
 Installed Compat ─────────────── v2.2.0
 Installed OrderedCollections ─── v1.1.0
 Installed ForwardDiff ────────── v0.10.7
 Installed Parsers ────────────── v0.3.10
 Installed DataStructures ─────── v0.17.6
 Installed TimerOutputs ───────── v0.5.3
 Installed NNlib ──────────────── v0.6.0
 Installed FillArrays ─────────── v0.8.2
 Installed DiffRules ──────────── v0.1.0
 Installed DiffResults ────────── v0.0.4
 Installed FFTW ───────────────── v1.1.0
 Installed MacroTools ─────────── v0.5.2
 Installed StaticArrays ───────── v0.12.1
 Installed VersionParsing ─────── v1.1.3
 Installed JSON ───────────────── v0.21.0
 Installed NaNMath ────────────── v0.3.3
 Installed SpecialFunctions ───── v0.8.0
 Installed ZygoteRules ────────── v0.2.0
 Installed BinDeps ────────────── v0.8.10
  Updating `~/.julia/environments/v1.2/Project.toml`
  [e88e6eb3] + Zygote v0.4.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [621f4979] + AbstractFFTs v0.5.0
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [7a1cc6ca] + FFTW v1.1.0
  [1a297f60] + FillArrays v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [7869d1d1] + IRTools v0.3.0
  [682c06a0] + JSON v0.21.0
  [1914dd2f] + MacroTools v0.5.2
  [872c559c] + NNlib v0.6.0
  [77ba4419] + NaNMath v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [a759f4b9] + TimerOutputs v0.5.3
  [30578b45] + URIParser v0.4.0
  [81def892] + VersionParsing v1.1.3
  [e88e6eb3] + Zygote v0.4.1
  [700de1a5] + ZygoteRules v0.2.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 Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building FFTW ────────────→ `~/.julia/packages/FFTW/loJ3F/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
   Testing Zygote
 Resolving package versions...
 Installed StatsFuns ── v0.9.0
 Installed Distances ── v0.8.2
 Installed Rmath ────── v0.5.1
 Installed CEnum ────── v0.2.0
 Installed CUDAnative ─ v2.4.0
 Installed CUDAapi ──── v0.6.3
 Installed LLVM ─────── v1.3.2
 Installed CuArrays ─── v1.0.2
 Installed GPUArrays ── v0.7.0
 Installed CUDAdrv ──── v3.1.0
 Installed Adapt ────── v0.4.2
  Building CuArrays → `~/.julia/packages/CuArrays/PwSdF/deps/build.log`
┌ Error: Error building `CuArrays`: 
│ Could not find library 'cublas'.
│ Could not find library 'cusparse'.
│ Could not find library 'cusolver'.
│ Could not find library 'cufft'.
│ Could not find library 'curand'.
│ Could not find library 'cudnn'.
│ 
│ CuArrays.jl has been built successfully, but there were warnings.
│ Some functionality may be unavailable.
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:647
  Building Rmath ───→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
    Status `/tmp/jl_5VXIw3/Manifest.toml`
  [621f4979] AbstractFFTs v0.5.0
  [79e6a3ab] Adapt v0.4.2
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [3895d2a7] CUDAapi v0.6.3
  [c5f51814] CUDAdrv v3.1.0
  [be33ccc6] CUDAnative v2.4.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [3a865a2d] CuArrays v1.0.2
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [7a1cc6ca] FFTW v1.1.0
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [0c68f7d7] GPUArrays v0.7.0
  [7869d1d1] IRTools v0.3.0
  [682c06a0] JSON v0.21.0
  [929cbde3] LLVM v1.3.2
  [1914dd2f] MacroTools v0.5.2
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [4c63d2b9] StatsFuns v0.9.0
  [a759f4b9] TimerOutputs v0.5.3
  [30578b45] URIParser v0.4.0
  [81def892] VersionParsing v1.1.3
  [e88e6eb3] Zygote v0.4.1
  [700de1a5] ZygoteRules v0.2.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: Testing compiler features
[ Info: Testing data structures
[ Info: Running Gradient Checks
[ Info: Testing Inference & Debug Info
Zygote: Error During Test at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
  Got exception outside of a @test
  UndefVarError: has_cuda not defined
  Stacktrace:
   [1] top-level scope at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:35
   [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [3] top-level scope at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:6
   [4] include at ./boot.jl:328 [inlined]
   [5] include_relative(::Module, ::String) at ./loading.jl:1094
   [6] include(::Module, ::String) at ./Base.jl:31
   [7] include(::String) at ./client.jl:431
   [8] top-level scope at none:5
   [9] eval(::Module, ::Any) at ./boot.jl:330
   [10] exec_options(::Base.JLOptions) at ./client.jl:271
   [11] _start() at ./client.jl:464
  
Test Summary:     | Pass  Error  Broken  Total
Zygote            |  872      1       7    880
  Features        |   66              2     68
  Data Structures |    5                     5
  Gradients       |  710              5    715
  Complex         |   71                    71
  Compiler        |   20                    20
ERROR: LoadError: Some tests did not pass: 872 passed, 0 failed, 1 errored, 7 broken.
in expression starting at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
ERROR: Package Zygote errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 14 minutes, 20 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed URIParser ──────────── v0.4.0
 Installed DiffResults ────────── v0.0.4
 Installed NNlib ──────────────── v0.6.0
 Installed FFTW ───────────────── v1.1.0
 Installed DataStructures ─────── v0.17.6
 Installed StaticArrays ───────── v0.12.1
 Installed BinaryProvider ─────── v0.5.8
 Installed Zygote ─────────────── v0.4.1
 Installed Compat ─────────────── v2.2.0
 Installed MacroTools ─────────── v0.5.2
 Installed CommonSubexpressions ─ v0.2.0
 Installed Parsers ────────────── v0.3.10
 Installed OrderedCollections ─── v1.1.0
 Installed SpecialFunctions ───── v0.8.0
 Installed JSON ───────────────── v0.21.0
 Installed TimerOutputs ───────── v0.5.3
 Installed DiffRules ──────────── v0.1.0
 Installed BinDeps ────────────── v0.8.10
 Installed IRTools ────────────── v0.3.0
 Installed ForwardDiff ────────── v0.10.7
 Installed VersionParsing ─────── v1.1.3
 Installed Conda ──────────────── v1.3.0
 Installed Requires ───────────── v0.5.2
 Installed FillArrays ─────────── v0.8.2
 Installed Reexport ───────────── v0.2.0
 Installed AbstractFFTs ───────── v0.5.0
 Installed ZygoteRules ────────── v0.2.0
 Installed NaNMath ────────────── v0.3.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [e88e6eb3] + Zygote v0.4.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [621f4979] + AbstractFFTs v0.5.0
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [7a1cc6ca] + FFTW v1.1.0
  [1a297f60] + FillArrays v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [7869d1d1] + IRTools v0.3.0
  [682c06a0] + JSON v0.21.0
  [1914dd2f] + MacroTools v0.5.2
  [872c559c] + NNlib v0.6.0
  [77ba4419] + NaNMath v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [a759f4b9] + TimerOutputs v0.5.3
  [30578b45] + URIParser v0.4.0
  [81def892] + VersionParsing v1.1.3
  [e88e6eb3] + Zygote v0.4.1
  [700de1a5] + ZygoteRules v0.2.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 Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building FFTW ────────────→ `~/.julia/packages/FFTW/loJ3F/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
   Testing Zygote
 Resolving package versions...
 Installed Rmath ────── v0.5.1
 Installed StatsFuns ── v0.9.0
 Installed Distances ── v0.8.2
 Installed CUDAapi ──── v0.6.3
 Installed CUDAnative ─ v2.4.0
 Installed LLVM ─────── v1.3.2
 Installed GPUArrays ── v0.7.0
 Installed Adapt ────── v0.4.2
 Installed CUDAdrv ──── v3.1.0
 Installed CEnum ────── v0.2.0
 Installed CuArrays ─── v1.0.2
  Building CuArrays → `~/.julia/packages/CuArrays/PwSdF/deps/build.log`
┌ Error: Error building `CuArrays`: 
│ Could not find library 'cublas'.
│ Could not find library 'cusparse'.
│ Could not find library 'cusolver'.
│ Could not find library 'cufft'.
│ Could not find library 'curand'.
│ Could not find library 'cudnn'.
│ 
│ CuArrays.jl has been built successfully, but there were warnings.
│ Some functionality may be unavailable.
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
  Building Rmath ───→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
    Status `/tmp/jl_ptxCuv/Manifest.toml`
  [621f4979] AbstractFFTs v0.5.0
  [79e6a3ab] Adapt v0.4.2
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [3895d2a7] CUDAapi v0.6.3
  [c5f51814] CUDAdrv v3.1.0
  [be33ccc6] CUDAnative v2.4.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [3a865a2d] CuArrays v1.0.2
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [7a1cc6ca] FFTW v1.1.0
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [0c68f7d7] GPUArrays v0.7.0
  [7869d1d1] IRTools v0.3.0
  [682c06a0] JSON v0.21.0
  [929cbde3] LLVM v1.3.2
  [1914dd2f] MacroTools v0.5.2
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [4c63d2b9] StatsFuns v0.9.0
  [a759f4b9] TimerOutputs v0.5.3
  [30578b45] URIParser v0.4.0
  [81def892] VersionParsing v1.1.3
  [e88e6eb3] Zygote v0.4.1
  [700de1a5] ZygoteRules v0.2.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: Testing compiler features
[ Info: Testing data structures
[ Info: Running Gradient Checks
[ Info: Testing Inference & Debug Info
Zygote: Error During Test at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
  Got exception outside of a @test
  UndefVarError: has_cuda not defined
  Stacktrace:
   [1] top-level scope at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:35
   [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [3] top-level scope at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:6
   [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:424
   [8] top-level scope at none:6
   [9] eval(::Module, ::Any) at ./boot.jl:330
   [10] exec_options(::Base.JLOptions) at ./client.jl:263
   [11] _start() at ./client.jl:460
  
Test Summary:     | Pass  Error  Broken  Total
Zygote            |  874      1       7    882
  Features        |   66              2     68
  Data Structures |    7                     7
  Gradients       |  710              5    715
  Complex         |   71                    71
  Compiler        |   20                    20
ERROR: LoadError: Some tests did not pass: 874 passed, 0 failed, 1 errored, 7 broken.
in expression starting at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
ERROR: Package Zygote errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [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 /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/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 /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 13 minutes, 58 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed NaNMath ────────────── v0.3.3
 Installed Conda ──────────────── v1.3.0
 Installed Compat ─────────────── v2.2.0
 Installed BinDeps ────────────── v0.8.10
 Installed DataStructures ─────── v0.17.6
 Installed SpecialFunctions ───── v0.8.0
 Installed StaticArrays ───────── v0.12.1
 Installed Zygote ─────────────── v0.4.1
 Installed MacroTools ─────────── v0.5.2
 Installed FillArrays ─────────── v0.8.2
 Installed DiffResults ────────── v0.0.4
 Installed ZygoteRules ────────── v0.2.0
 Installed ForwardDiff ────────── v0.10.7
 Installed URIParser ──────────── v0.4.0
 Installed FFTW ───────────────── v1.1.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed BinaryProvider ─────── v0.5.8
 Installed DiffRules ──────────── v0.1.0
 Installed Requires ───────────── v0.5.2
 Installed Reexport ───────────── v0.2.0
 Installed AbstractFFTs ───────── v0.5.0
 Installed NNlib ──────────────── v0.6.0
 Installed IRTools ────────────── v0.3.0
 Installed Parsers ────────────── v0.3.10
 Installed JSON ───────────────── v0.21.0
 Installed VersionParsing ─────── v1.1.3
 Installed OrderedCollections ─── v1.1.0
 Installed TimerOutputs ───────── v0.5.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [e88e6eb3] + Zygote v0.4.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [621f4979] + AbstractFFTs v0.5.0
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [8f4d0f93] + Conda v1.3.0
  [864edb3b] + DataStructures v0.17.6
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [7a1cc6ca] + FFTW v1.1.0
  [1a297f60] + FillArrays v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [7869d1d1] + IRTools v0.3.0
  [682c06a0] + JSON v0.21.0
  [1914dd2f] + MacroTools v0.5.2
  [872c559c] + NNlib v0.6.0
  [77ba4419] + NaNMath v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [a759f4b9] + TimerOutputs v0.5.3
  [30578b45] + URIParser v0.4.0
  [81def892] + VersionParsing v1.1.3
  [e88e6eb3] + Zygote v0.4.1
  [700de1a5] + ZygoteRules v0.2.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 Conda ───────────→ `~/.julia/packages/Conda/kLXeC/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building FFTW ────────────→ `~/.julia/packages/FFTW/loJ3F/deps/build.log`
   Testing Zygote
 Resolving package versions...
 Installed CEnum ────── v0.2.0
 Installed StatsFuns ── v0.9.0
 Installed LLVM ─────── v1.3.2
 Installed Distances ── v0.8.2
 Installed CUDAapi ──── v0.6.3
 Installed GPUArrays ── v0.7.0
 Installed Rmath ────── v0.5.1
 Installed CuArrays ─── v1.0.2
 Installed Adapt ────── v0.4.2
 Installed CUDAdrv ──── v3.1.0
 Installed CUDAnative ─ v2.4.0
  Building CuArrays → `~/.julia/packages/CuArrays/PwSdF/deps/build.log`
┌ Error: Error building `CuArrays`: 
│ Could not find library 'cublas'.
│ Could not find library 'cusparse'.
│ Could not find library 'cusolver'.
│ Could not find library 'cufft'.
│ Could not find library 'curand'.
│ Could not find library 'cudnn'.
│ 
│ CuArrays.jl has been built successfully, but there were warnings.
│ Some functionality may be unavailable.
└ @ Pkg.Operations /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
  Building Rmath ───→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
    Status `/tmp/jl_U6NfTG/Manifest.toml`
  [621f4979] AbstractFFTs v0.5.0
  [79e6a3ab] Adapt v0.4.2
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [fa961155] CEnum v0.2.0
  [3895d2a7] CUDAapi v0.6.3
  [c5f51814] CUDAdrv v3.1.0
  [be33ccc6] CUDAnative v2.4.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [8f4d0f93] Conda v1.3.0
  [3a865a2d] CuArrays v1.0.2
  [864edb3b] DataStructures v0.17.6
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [7a1cc6ca] FFTW v1.1.0
  [1a297f60] FillArrays v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [0c68f7d7] GPUArrays v0.7.0
  [7869d1d1] IRTools v0.3.0
  [682c06a0] JSON v0.21.0
  [929cbde3] LLVM v1.3.2
  [1914dd2f] MacroTools v0.5.2
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [4c63d2b9] StatsFuns v0.9.0
  [a759f4b9] TimerOutputs v0.5.3
  [30578b45] URIParser v0.4.0
  [81def892] VersionParsing v1.1.3
  [e88e6eb3] Zygote v0.4.1
  [700de1a5] ZygoteRules v0.2.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: Testing compiler features
[ Info: Testing data structures
[ Info: Running Gradient Checks
[ Info: Testing Inference & Debug Info
Zygote: Error During Test at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
  Got exception outside of a @test
  UndefVarError: has_cuda not defined
  Stacktrace:
   [1] top-level scope at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:35
   [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/Zygote/8dVxG/test/runtests.jl:6
   [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:424
   [8] top-level scope at none:6
   [9] eval(::Module, ::Any) at ./boot.jl:330
   [10] exec_options(::Base.JLOptions) at ./client.jl:263
   [11] _start() at ./client.jl:460
  
Test Summary:     | Pass  Error  Broken  Total
Zygote            |  874      1       7    882
  Features        |   66              2     68
  Data Structures |    7                     7
  Gradients       |  710              5    715
  Complex         |   71                    71
  Compiler        |   20                    20
ERROR: LoadError: Some tests did not pass: 874 passed, 0 failed, 1 errored, 7 broken.
in expression starting at /root/.julia/packages/Zygote/8dVxG/test/runtests.jl:4
ERROR: Package Zygote 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#131(::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:1370
 [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:10