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 : testing failed for unknown reasons.
      Last evaluation was  ago and took 1 minute, 42 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed Reexport ───────────── v0.2.0
 Installed URIParser ──────────── v0.4.0
 Installed Requires ───────────── v0.5.2
 Installed NLSolversBase ──────── v7.5.0
 Installed CommonSubexpressions ─ v0.2.0
 Installed Complementarity ────── v0.6.0
 Installed LineSearches ───────── v7.0.1
 Installed BinaryProvider ─────── v0.5.8
 Installed DiffRules ──────────── v0.1.0
 Installed Compat ─────────────── v2.2.0
 Installed ForwardDiff ────────── v0.10.7
 Installed Parsers ────────────── v0.3.10
 Installed OrderedCollections ─── v1.1.0
 Installed Calculus ───────────── v0.5.1
 Installed ArrayInterface ─────── v2.0.0
 Installed DataStructures ─────── v0.17.6
 Installed NaNMath ────────────── v0.3.3
 Installed DiffEqDiffTools ────── v1.5.0
 Installed DiffResults ────────── v0.0.4
 Installed JSON ───────────────── v0.21.0
 Installed JuMP ───────────────── v0.20.1
 Installed StaticArrays ───────── v0.12.1
 Installed Parameters ─────────── v0.12.0
 Installed MathOptInterface ───── v0.9.7
 Installed SpecialFunctions ───── v0.8.0
 Installed BenchmarkTools ─────── v0.4.3
 Installed PATHSolver ─────────── v0.5.2
 Installed Distances ──────────── v0.8.2
 Installed NLsolve ────────────── v4.2.0
 Installed BinDeps ────────────── v0.8.10
  Updating `~/.julia/environments/v1.2/Project.toml`
  [a9b2a840] + Complementarity v0.6.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [6e4b80f9] + BenchmarkTools v0.4.3
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [a9b2a840] + Complementarity v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [f5f7c340] + PATHSolver v0.5.2
  [d96e819e] + Parameters v0.12.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
  [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/ne2iw/deps/build.log`
  Building PATHSolver ──────→ `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    675      0 --:--:-- --:--:-- --:--:--   679
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  493k    0  493k    0     0  1118k      0 --:--:-- --:--:-- --:--:-- 4178k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:813 [inlined]
│  [2] #run#536(::Bool, ::typeof(run), ::Cmd) at ./process.jl:728
│  [3] run(::Cmd) at ./process.jl:726
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [8] include at ./boot.jl:328 [inlined]
│  [9] include_relative(::Module, ::String) at ./loading.jl:1094
│  [10] include(::Module, ::String) at ./Base.jl:31
│  [11] include(::String) at ./client.jl:431
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/backwards_compatible_isolation.jl:647
   Testing Complementarity
 Resolving package versions...
 Installed MathProgBase ─ v0.7.7
 Installed Ipopt ──────── v0.6.1
  Building Ipopt → `~/.julia/packages/Ipopt/ruIXY/deps/build.log`
    Status `/tmp/jl_fG7MGo/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a9b2a840] Complementarity v0.6.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [b6b21f68] Ipopt v0.6.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [77ba4419] NaNMath v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.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
  [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: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1094
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:432
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.2/PATHSolver/xyGrF.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
 [3] _require(::Base.PkgId) at ./loading.jl:1013
 [4] require(::Base.PkgId) at ./loading.jl:911
 [5] require(::Module, ::Symbol) at ./loading.jl:906
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1094
 [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:432
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/src/Complementarity.jl:18
ERROR: LoadError: Failed to precompile Complementarity [a9b2a840-c9d5-5181-a245-8df664c2d6e7] to /root/.julia/compiled/v1.2/Complementarity/ORstz.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1253
 [3] _require(::Base.PkgId) at ./loading.jl:1013
 [4] require(::Base.PkgId) at ./loading.jl:911
 [5] require(::Module, ::Symbol) at ./loading.jl:906
 [6] include at ./boot.jl:328 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1094
 [8] include(::Module, ::String) at ./Base.jl:31
 [9] include(::String) at ./client.jl:431
 [10] top-level scope at none:5
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/test/runtests.jl:2
ERROR: Package Complementarity 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 : testing failed for unknown reasons.
      Last evaluation was  ago and took 2 minutes, 1 second.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed URIParser ──────────── v0.4.0
 Installed Compat ─────────────── v2.2.0
 Installed DiffResults ────────── v0.0.4
 Installed Complementarity ────── v0.6.0
 Installed DataStructures ─────── v0.17.6
 Installed StaticArrays ───────── v0.12.1
 Installed LineSearches ───────── v7.0.1
 Installed NLsolve ────────────── v4.2.0
 Installed JSON ───────────────── v0.21.0
 Installed Parsers ────────────── v0.3.10
 Installed Parameters ─────────── v0.12.0
 Installed OrderedCollections ─── v1.1.0
 Installed NLSolversBase ──────── v7.5.0
 Installed SpecialFunctions ───── v0.9.0
 Installed MathOptInterface ───── v0.9.7
 Installed CommonSubexpressions ─ v0.2.0
 Installed JuMP ───────────────── v0.20.1
 Installed Distances ──────────── v0.8.2
 Installed NaNMath ────────────── v0.3.3
 Installed ForwardDiff ────────── v0.10.7
 Installed BinDeps ────────────── v0.8.10
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed PATHSolver ─────────── v0.5.2
 Installed DiffEqDiffTools ────── v1.5.0
 Installed DiffRules ──────────── v0.1.0
 Installed Requires ───────────── v0.5.2
 Installed Calculus ───────────── v0.5.1
 Installed ArrayInterface ─────── v2.0.0
 Installed BenchmarkTools ─────── v0.4.3
 Installed Reexport ───────────── v0.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [a9b2a840] + Complementarity v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [6e4b80f9] + BenchmarkTools v0.4.3
  [9e28174c] + BinDeps v0.8.10
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [a9b2a840] + Complementarity v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [bac558e1] + OrderedCollections v1.1.0
  [f5f7c340] + PATHSolver v0.5.2
  [d96e819e] + Parameters v0.12.0
  [69de0a69] + Parsers v0.3.10
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [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 PATHSolver → `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    691      0 --:--:-- --:--:-- --:--:--   691
│ 
100 94250    0 94250    0     0   237k      0 --:--:-- --:--:-- --:--:--  237k
100  493k    0  493k    0     0  1133k      0 --:--:-- --:--:-- --:--:-- 8533k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:525 [inlined]
│  [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
│  [3] run(::Cmd) at ./process.jl:438
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [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:424
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
   Testing Complementarity
 Resolving package versions...
 Installed BinaryProvider ─ v0.5.8
 Installed Ipopt ────────── v0.6.1
 Installed MathProgBase ─── v0.7.7
  Building Ipopt → `~/.julia/packages/Ipopt/ruIXY/deps/build.log`
    Status `/tmp/jl_Ezk1zh/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a9b2a840] Complementarity v0.6.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [b6b21f68] Ipopt v0.6.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [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: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1105
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:425
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.3/PATHSolver/xyGrF_Rj6dh.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
 [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:425
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/src/Complementarity.jl:18
ERROR: LoadError: Failed to precompile Complementarity [a9b2a840-c9d5-5181-a245-8df664c2d6e7] to /root/.julia/compiled/v1.3/Complementarity/ORstz_Rj6dh.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
 [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:424
 [10] top-level scope at none:6
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/test/runtests.jl:2
ERROR: Package Complementarity 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 : testing failed for unknown reasons.
      Last evaluation was  ago and took 1 minute, 57 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed OpenSpecFun_jll ────── v0.5.3+1
 Installed NaNMath ────────────── v0.3.3
 Installed Compat ─────────────── v2.2.0
 Installed Complementarity ────── v0.6.0
 Installed SpecialFunctions ───── v0.9.0
 Installed DataStructures ─────── v0.17.6
 Installed StaticArrays ───────── v0.12.1
 Installed JuMP ───────────────── v0.20.1
 Installed DiffResults ────────── v0.0.4
 Installed Calculus ───────────── v0.5.1
 Installed BenchmarkTools ─────── v0.4.3
 Installed CommonSubexpressions ─ v0.2.0
 Installed BinDeps ────────────── v0.8.10
 Installed URIParser ──────────── v0.4.0
 Installed ForwardDiff ────────── v0.10.7
 Installed LineSearches ───────── v7.0.1
 Installed DiffRules ──────────── v0.1.0
 Installed Requires ───────────── v0.5.2
 Installed ArrayInterface ─────── v2.0.0
 Installed Distances ──────────── v0.8.2
 Installed PATHSolver ─────────── v0.5.2
 Installed Parameters ─────────── v0.12.0
 Installed MathOptInterface ───── v0.9.7
 Installed NLSolversBase ──────── v7.5.0
 Installed Parsers ────────────── v0.3.10
 Installed Reexport ───────────── v0.2.0
 Installed JSON ───────────────── v0.21.0
 Installed DiffEqDiffTools ────── v1.5.0
 Installed NLsolve ────────────── v4.2.0
 Installed OrderedCollections ─── v1.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [a9b2a840] + Complementarity v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [6e4b80f9] + BenchmarkTools v0.4.3
  [9e28174c] + BinDeps v0.8.10
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [a9b2a840] + Complementarity v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [f6369f11] + ForwardDiff v0.10.7
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [bac558e1] + OrderedCollections v1.1.0
  [f5f7c340] + PATHSolver v0.5.2
  [d96e819e] + Parameters v0.12.0
  [69de0a69] + Parsers v0.3.10
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [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 PATHSolver → `~/.julia/packages/PATHSolver/lRj12/deps/build.log`
┌ Error: Error building `PATHSolver`: 
│   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
│                                  Dload  Upload   Total   Spent    Left  Speed
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   123    0   123    0     0    634      0 --:--:-- --:--:-- --:--:--   634
│ 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  493k    0  493k    0     0  1027k      0 --:--:-- --:--:-- --:--:-- 2417k
│ if [ ! -d pathlib-4.7.03 ]; \
│ then \
│ 	wget https://github.com/ampl/pathlib/archive/4.7.03.tar.gz; \
│ 	tar -zxvf 4.7.03.tar.gz; \
│ 	rm -rf 4.7.03.tar.gz*; \
│ fi;
│ /bin/sh: 3: wget: not found
│ tar (child): 4.7.03.tar.gz: Cannot open: No such file or directory
│ tar (child): Error is not recoverable: exiting now
│ tar: Child returned status 2
│ tar: Error is not recoverable: exiting now
│ gcc -I./pathlib-4.7.03/include -m64 -shared -fPIC -Wl,-soname,libpath47julia.so -o libpath47julia.so pathjulia.c ./pathlib-4.7.03/lib/linux64/libpath47.a -lm
│ gcc: error: ./pathlib-4.7.03/lib/linux64/libpath47.a: No such file or directory
│ Makefile:36: recipe for target 'linux64' failed
│ make: *** [linux64] Error 1
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/downloads
│ [ Info: Downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Done downloading file https://github.com/chkwon/PathJulia/archive/0.1.2.tar.gz
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/src
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps
│ [ Info: Directory /root/.julia/packages/PATHSolver/lRj12/deps already exists
│ [ Info: Attempting to create directory /root/.julia/packages/PATHSolver/lRj12/deps/usr/lib
│ [ Info: Changing directory to /root/.julia/packages/PATHSolver/lRj12/deps/src/PathJulia-0.1.2/src
│ ERROR: LoadError: failed process: Process(`make linux64`, ProcessExited(2)) [2]
│ 
│ Stacktrace:
│  [1] pipeline_error at ./process.jl:525 [inlined]
│  [2] #run#565(::Bool, ::typeof(run), ::Cmd) at ./process.jl:440
│  [3] run(::Cmd) at ./process.jl:438
│  [4] run(::BinDeps.SynchronousStepCollection) at /root/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521 (repeats 2 times)
│  [5] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│  [6] satisfy!(::BinDeps.LibraryDependency) at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:922
│  [7] top-level scope at /root/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│  [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:424
│  [12] top-level scope at none:5
│ in expression starting at /root/.julia/packages/PATHSolver/lRj12/deps/build.jl:96
└ @ Pkg.Operations /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/backwards_compatible_isolation.jl:649
   Testing Complementarity
 Resolving package versions...
 Installed BinaryProvider ─ v0.5.8
 Installed Ipopt ────────── v0.6.1
 Installed MathProgBase ─── v0.7.7
  Building Ipopt → `~/.julia/packages/Ipopt/ruIXY/deps/build.log`
    Status `/tmp/jl_oZE7m0/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [6e4b80f9] BenchmarkTools v0.4.3
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [49dc2e85] Calculus v0.5.1
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a9b2a840] Complementarity v0.6.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [f6369f11] ForwardDiff v0.10.7
  [b6b21f68] Ipopt v0.6.1
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [77ba4419] NaNMath v0.3.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [f5f7c340] PATHSolver v0.5.2
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [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: PATHSolver not properly installed. Please re-build PATHSolver.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] top-level scope at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:15
 [3] include at ./boot.jl:328 [inlined]
 [4] include_relative(::Module, ::String) at ./loading.jl:1105
 [5] include(::Module, ::String) at ./Base.jl:31
 [6] top-level scope at none:2
 [7] eval at ./boot.jl:330 [inlined]
 [8] eval(::Expr) at ./client.jl:425
 [9] top-level scope at ./none:3
in expression starting at /root/.julia/packages/PATHSolver/lRj12/src/PATHSolver.jl:12
ERROR: LoadError: Failed to precompile PATHSolver [f5f7c340-0bb3-5c69-969a-41884d311d1b] to /root/.julia/compiled/v1.3/PATHSolver/xyGrF_PPW0m.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
 [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:425
 [12] top-level scope at ./none:3
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/src/Complementarity.jl:18
ERROR: LoadError: Failed to precompile Complementarity [a9b2a840-c9d5-5181-a245-8df664c2d6e7] to /root/.julia/compiled/v1.3/Complementarity/ORstz_PPW0m.ji.
Stacktrace:
 [1] error(::String) at ./error.jl:33
 [2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
 [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:424
 [10] top-level scope at none:6
in expression starting at /root/.julia/packages/Complementarity/Gag1Y/test/runtests.jl:2
ERROR: Package Complementarity 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