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 successful .
      Last evaluation was  ago and took 13 minutes, 9 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed Missings ─────────────── v0.4.3
 Installed DataAPI ──────────────── v1.1.0
 Installed SimplePosetAlgorithms ── v0.3.0
 Installed PDMats ───────────────── v0.9.10
 Installed CommonSubexpressions ─── v0.2.0
 Installed LineSearches ─────────── v7.0.1
 Installed BinaryProvider ───────── v0.5.8
 Installed StatsBase ────────────── v0.32.0
 Installed StatsFuns ────────────── v0.9.0
 Installed Requires ─────────────── v0.5.2
 Installed SimpleRandom ─────────── v0.2.0
 Installed NLSolversBase ────────── v7.5.0
 Installed URIParser ────────────── v0.4.0
 Installed Polynomials ──────────── v0.6.0
 Installed SimplePartitions ─────── v0.2.0
 Installed ForwardDiff ──────────── v0.10.7
 Installed Compat ───────────────── v2.2.0
 Installed Rmath ────────────────── v0.5.1
 Installed MathProgBase ─────────── v0.7.7
 Installed OrderedCollections ───── v1.1.0
 Installed JuMP ─────────────────── v0.20.1
 Installed IterTools ────────────── v1.3.0
 Installed Calculus ─────────────── v0.5.1
 Installed Combinatorics ────────── v0.7.0
 Installed RecipesBase ──────────── v0.7.0
 Installed DataStructures ───────── v0.17.6
 Installed FlexLinearAlgebra ────── v0.0.3
 Installed FillArrays ───────────── v0.8.2
 Installed Parsers ──────────────── v0.3.10
 Installed Distributions ────────── v0.21.9
 Installed DiffEqDiffTools ──────── v1.5.0
 Installed JSON ─────────────────── v0.21.0
 Installed DiffRules ────────────── v0.1.0
 Installed NaNMath ──────────────── v0.3.3
 Installed ArrayInterface ───────── v2.0.0
 Installed DiffResults ──────────── v0.0.4
 Installed Parameters ───────────── v0.12.0
 Installed StaticArrays ─────────── v0.12.1
 Installed AbstractLattices ─────── v0.1.2
 Installed MathOptInterface ─────── v0.9.7
 Installed Cbc ──────────────────── v0.6.6
 Installed BenchmarkTools ───────── v0.4.3
 Installed LightXML ─────────────── v0.8.1
 Installed QuadGK ───────────────── v2.1.1
 Installed SortingAlgorithms ────── v0.3.1
 Installed SimplePosets ─────────── v0.0.3
 Installed SimpleGraphAlgorithms ── v0.4.0
 Installed Primes ───────────────── v0.4.0
 Installed SimpleGraphs ─────────── v0.3.0
 Installed PositiveFactorizations ─ v0.2.3
 Installed SpecialFunctions ─────── v0.8.0
 Installed Optim ────────────────── v0.19.5
 Installed Arpack ───────────────── v0.3.1
 Installed Permutations ─────────── v0.3.2
 Installed BinDeps ──────────────── v0.8.10
  Updating `~/.julia/environments/v1.2/Project.toml`
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [7d9fca2a] + Arpack v0.3.1
  [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
  [9961bab8] + Cbc v0.6.6
  [861a8166] + Combinatorics v0.7.0
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [31c24e10] + Distributions v0.21.9
  [1a297f60] + FillArrays v0.8.2
  [b67e1e5a] + FlexLinearAlgebra v0.0.3
  [f6369f11] + ForwardDiff v0.10.7
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [9c8b4983] + LightXML v0.8.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [fdba3010] + MathProgBase v0.7.7
  [e1d29d7a] + Missings v0.4.3
  [d41bc354] + NLSolversBase v7.5.0
  [77ba4419] + NaNMath v0.3.3
  [429524aa] + Optim v0.19.5
  [bac558e1] + OrderedCollections v1.1.0
  [90014a1f] + PDMats v0.9.10
  [d96e819e] + Parameters v0.12.0
  [69de0a69] + Parsers v0.3.10
  [2ae35dd2] + Permutations v0.3.2
  [f27b6e38] + Polynomials v0.6.0
  [85a6dd25] + PositiveFactorizations v0.2.3
  [27ebfcd6] + Primes v0.4.0
  [1fd47b50] + QuadGK v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [79098fc4] + Rmath v0.5.1
  [41400c72] + SimpleGraphAlgorithms v0.4.0
  [55797a34] + SimpleGraphs v0.3.0
  [ec83eff0] + SimplePartitions v0.2.0
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  [b2aef97b] + SimplePosets v0.0.3
  [a6525b86] + SimpleRandom v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [4c63d2b9] + StatsFuns v0.9.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 Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building Cbc ─────────────→ `~/.julia/packages/Cbc/vWzyC/deps/build.log`
  Building LightXML ────────→ `~/.julia/packages/LightXML/W8FVT/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
   Testing SimplePosetAlgorithms
    Status `/tmp/jl_lOS4RO/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [7d9fca2a] Arpack v0.3.1
  [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
  [9961bab8] Cbc v0.6.6
  [861a8166] Combinatorics v0.7.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [31c24e10] Distributions v0.21.9
  [1a297f60] FillArrays v0.8.2
  [b67e1e5a] FlexLinearAlgebra v0.0.3
  [f6369f11] ForwardDiff v0.10.7
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [9c8b4983] LightXML v0.8.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [e1d29d7a] Missings v0.4.3
  [d41bc354] NLSolversBase v7.5.0
  [77ba4419] NaNMath v0.3.3
  [429524aa] Optim v0.19.5
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [2ae35dd2] Permutations v0.3.2
  [f27b6e38] Polynomials v0.6.0
  [85a6dd25] PositiveFactorizations v0.2.3
  [27ebfcd6] Primes v0.4.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [41400c72] SimpleGraphAlgorithms v0.4.0
  [55797a34] SimpleGraphs v0.3.0
  [ec83eff0] SimplePartitions v0.2.0
  [0c1320c5] SimplePosetAlgorithms v0.3.0
  [b2aef97b] SimplePosets v0.0.3
  [a6525b86] SimpleRandom v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.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`]
   Testing SimplePosetAlgorithms tests passed 
 
       
    Results with Julia v1.3.0 
    
      Testing was successful .
      Last evaluation was  ago and took 15 minutes, 22 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed URIParser ────────────── v0.4.0
 Installed SimplePosetAlgorithms ── v0.3.0
 Installed SortingAlgorithms ────── v0.3.1
 Installed DiffResults ──────────── v0.0.4
 Installed Primes ───────────────── v0.4.0
 Installed Arpack ───────────────── v0.3.1
 Installed DataStructures ───────── v0.17.6
 Installed StaticArrays ─────────── v0.12.1
 Installed BinaryProvider ───────── v0.5.8
 Installed LineSearches ─────────── v7.0.1
 Installed QuadGK ───────────────── v2.1.1
 Installed Compat ───────────────── v2.2.0
 Installed NLSolversBase ────────── v7.5.0
 Installed Cbc ──────────────────── v0.6.6
 Installed IterTools ────────────── v1.3.0
 Installed StatsFuns ────────────── v0.9.0
 Installed Parsers ──────────────── v0.3.10
 Installed JuMP ─────────────────── v0.20.1
 Installed Distributions ────────── v0.21.9
 Installed Missings ─────────────── v0.4.3
 Installed Combinatorics ────────── v0.7.0
 Installed SimpleGraphs ─────────── v0.3.0
 Installed Rmath ────────────────── v0.5.1
 Installed PositiveFactorizations ─ v0.2.3
 Installed Permutations ─────────── v0.3.2
 Installed OrderedCollections ───── v1.1.0
 Installed Parameters ───────────── v0.12.0
 Installed MathOptInterface ─────── v0.9.7
 Installed JSON ─────────────────── v0.21.0
 Installed AbstractLattices ─────── v0.1.2
 Installed SpecialFunctions ─────── v0.8.0
 Installed CommonSubexpressions ─── v0.2.0
 Installed SimplePosets ─────────── v0.0.3
 Installed RecipesBase ──────────── v0.7.0
 Installed BinDeps ──────────────── v0.8.10
 Installed DataAPI ──────────────── v1.1.0
 Installed SimpleGraphAlgorithms ── v0.4.0
 Installed NaNMath ──────────────── v0.3.3
 Installed ForwardDiff ──────────── v0.10.7
 Installed Polynomials ──────────── v0.6.0
 Installed DiffEqDiffTools ──────── v1.5.0
 Installed DiffRules ────────────── v0.1.0
 Installed Optim ────────────────── v0.19.5
 Installed SimpleRandom ─────────── v0.2.0
 Installed Calculus ─────────────── v0.5.1
 Installed ArrayInterface ───────── v2.0.0
 Installed FlexLinearAlgebra ────── v0.0.3
 Installed SimplePartitions ─────── v0.2.0
 Installed Requires ─────────────── v0.5.2
 Installed MathProgBase ─────────── v0.7.7
 Installed StatsBase ────────────── v0.32.0
 Installed FillArrays ───────────── v0.8.2
 Installed LightXML ─────────────── v0.8.1
 Installed PDMats ───────────────── v0.9.10
 Installed BenchmarkTools ───────── v0.4.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [7d9fca2a] + Arpack v0.3.1
  [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
  [9961bab8] + Cbc v0.6.6
  [861a8166] + Combinatorics v0.7.0
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [31c24e10] + Distributions v0.21.9
  [1a297f60] + FillArrays v0.8.2
  [b67e1e5a] + FlexLinearAlgebra v0.0.3
  [f6369f11] + ForwardDiff v0.10.7
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [9c8b4983] + LightXML v0.8.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [fdba3010] + MathProgBase v0.7.7
  [e1d29d7a] + Missings v0.4.3
  [d41bc354] + NLSolversBase v7.5.0
  [77ba4419] + NaNMath v0.3.3
  [429524aa] + Optim v0.19.5
  [bac558e1] + OrderedCollections v1.1.0
  [90014a1f] + PDMats v0.9.10
  [d96e819e] + Parameters v0.12.0
  [69de0a69] + Parsers v0.3.10
  [2ae35dd2] + Permutations v0.3.2
  [f27b6e38] + Polynomials v0.6.0
  [85a6dd25] + PositiveFactorizations v0.2.3
  [27ebfcd6] + Primes v0.4.0
  [1fd47b50] + QuadGK v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [79098fc4] + Rmath v0.5.1
  [41400c72] + SimpleGraphAlgorithms v0.4.0
  [55797a34] + SimpleGraphs v0.3.0
  [ec83eff0] + SimplePartitions v0.2.0
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  [b2aef97b] + SimplePosets v0.0.3
  [a6525b86] + SimpleRandom v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [4c63d2b9] + StatsFuns v0.9.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 Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
  Building Cbc ─────────────→ `~/.julia/packages/Cbc/vWzyC/deps/build.log`
  Building Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
  Building LightXML ────────→ `~/.julia/packages/LightXML/W8FVT/deps/build.log`
   Testing SimplePosetAlgorithms
    Status `/tmp/jl_6lqjjJ/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [7d9fca2a] Arpack v0.3.1
  [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
  [9961bab8] Cbc v0.6.6
  [861a8166] Combinatorics v0.7.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [31c24e10] Distributions v0.21.9
  [1a297f60] FillArrays v0.8.2
  [b67e1e5a] FlexLinearAlgebra v0.0.3
  [f6369f11] ForwardDiff v0.10.7
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [9c8b4983] LightXML v0.8.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [e1d29d7a] Missings v0.4.3
  [d41bc354] NLSolversBase v7.5.0
  [77ba4419] NaNMath v0.3.3
  [429524aa] Optim v0.19.5
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [2ae35dd2] Permutations v0.3.2
  [f27b6e38] Polynomials v0.6.0
  [85a6dd25] PositiveFactorizations v0.2.3
  [27ebfcd6] Primes v0.4.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [41400c72] SimpleGraphAlgorithms v0.4.0
  [55797a34] SimpleGraphs v0.3.0
  [ec83eff0] SimplePartitions v0.2.0
  [0c1320c5] SimplePosetAlgorithms v0.3.0
  [b2aef97b] SimplePosets v0.0.3
  [a6525b86] SimpleRandom v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.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`]
   Testing SimplePosetAlgorithms tests passed 
 
       
    Results with Julia v1.3.1-pre-7704df0a5a 
    
      Testing was successful .
      Last evaluation was  ago and took 14 minutes, 50 seconds.
    
    
      Click here  to download the log file.
      
    
      Click here to show the log contents. 
      
       Resolving package versions...
 Installed AbstractLattices ─────── v0.1.2
 Installed SimplePosetAlgorithms ── v0.3.0
 Installed SimpleGraphAlgorithms ── v0.4.0
 Installed SimplePartitions ─────── v0.2.0
 Installed Primes ───────────────── v0.4.0
 Installed DataStructures ───────── v0.17.6
 Installed JuMP ─────────────────── v0.20.1
 Installed Optim ────────────────── v0.19.5
 Installed QuadGK ───────────────── v2.1.1
 Installed NaNMath ──────────────── v0.3.3
 Installed Compat ───────────────── v2.2.0
 Installed SimpleGraphs ─────────── v0.3.0
 Installed SpecialFunctions ─────── v0.8.0
 Installed BenchmarkTools ───────── v0.4.3
 Installed Polynomials ──────────── v0.6.0
 Installed StaticArrays ─────────── v0.12.1
 Installed BinDeps ──────────────── v0.8.10
 Installed DiffResults ──────────── v0.0.4
 Installed FillArrays ───────────── v0.8.2
 Installed IterTools ────────────── v1.3.0
 Installed LineSearches ─────────── v7.0.1
 Installed StatsBase ────────────── v0.32.0
 Installed SimpleRandom ─────────── v0.2.0
 Installed ForwardDiff ──────────── v0.10.7
 Installed Arpack ───────────────── v0.3.1
 Installed URIParser ────────────── v0.4.0
 Installed Permutations ─────────── v0.3.2
 Installed Calculus ─────────────── v0.5.1
 Installed Missings ─────────────── v0.4.3
 Installed Cbc ──────────────────── v0.6.6
 Installed CommonSubexpressions ─── v0.2.0
 Installed StatsFuns ────────────── v0.9.0
 Installed BinaryProvider ───────── v0.5.8
 Installed Parameters ───────────── v0.12.0
 Installed MathOptInterface ─────── v0.9.7
 Installed Rmath ────────────────── v0.5.1
 Installed ArrayInterface ───────── v2.0.0
 Installed DiffRules ────────────── v0.1.0
 Installed NLSolversBase ────────── v7.5.0
 Installed LightXML ─────────────── v0.8.1
 Installed Combinatorics ────────── v0.7.0
 Installed Requires ─────────────── v0.5.2
 Installed PositiveFactorizations ─ v0.2.3
 Installed JSON ─────────────────── v0.21.0
 Installed DataAPI ──────────────── v1.1.0
 Installed Distributions ────────── v0.21.9
 Installed RecipesBase ──────────── v0.7.0
 Installed OrderedCollections ───── v1.1.0
 Installed PDMats ───────────────── v0.9.10
 Installed MathProgBase ─────────── v0.7.7
 Installed Parsers ──────────────── v0.3.10
 Installed DiffEqDiffTools ──────── v1.5.0
 Installed SortingAlgorithms ────── v0.3.1
 Installed SimplePosets ─────────── v0.0.3
 Installed FlexLinearAlgebra ────── v0.0.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [398f06c4] + AbstractLattices v0.1.2
  [7d9fca2a] + Arpack v0.3.1
  [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
  [9961bab8] + Cbc v0.6.6
  [861a8166] + Combinatorics v0.7.0
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [31c24e10] + Distributions v0.21.9
  [1a297f60] + FillArrays v0.8.2
  [b67e1e5a] + FlexLinearAlgebra v0.0.3
  [f6369f11] + ForwardDiff v0.10.7
  [c8e1da08] + IterTools v1.3.0
  [682c06a0] + JSON v0.21.0
  [4076af6c] + JuMP v0.20.1
  [9c8b4983] + LightXML v0.8.1
  [d3d80556] + LineSearches v7.0.1
  [b8f27783] + MathOptInterface v0.9.7
  [fdba3010] + MathProgBase v0.7.7
  [e1d29d7a] + Missings v0.4.3
  [d41bc354] + NLSolversBase v7.5.0
  [77ba4419] + NaNMath v0.3.3
  [429524aa] + Optim v0.19.5
  [bac558e1] + OrderedCollections v1.1.0
  [90014a1f] + PDMats v0.9.10
  [d96e819e] + Parameters v0.12.0
  [69de0a69] + Parsers v0.3.10
  [2ae35dd2] + Permutations v0.3.2
  [f27b6e38] + Polynomials v0.6.0
  [85a6dd25] + PositiveFactorizations v0.2.3
  [27ebfcd6] + Primes v0.4.0
  [1fd47b50] + QuadGK v2.1.1
  [3cdcf5f2] + RecipesBase v0.7.0
  [ae029012] + Requires v0.5.2
  [79098fc4] + Rmath v0.5.1
  [41400c72] + SimpleGraphAlgorithms v0.4.0
  [55797a34] + SimpleGraphs v0.3.0
  [ec83eff0] + SimplePartitions v0.2.0
  [0c1320c5] + SimplePosetAlgorithms v0.3.0
  [b2aef97b] + SimplePosets v0.0.3
  [a6525b86] + SimpleRandom v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [2913bbd2] + StatsBase v0.32.0
  [4c63d2b9] + StatsFuns v0.9.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/ne2iw/deps/build.log`
  Building Arpack ──────────→ `~/.julia/packages/Arpack/cu5By/deps/build.log`
  Building Cbc ─────────────→ `~/.julia/packages/Cbc/vWzyC/deps/build.log`
  Building Rmath ───────────→ `~/.julia/packages/Rmath/4wt82/deps/build.log`
  Building LightXML ────────→ `~/.julia/packages/LightXML/W8FVT/deps/build.log`
   Testing SimplePosetAlgorithms
    Status `/tmp/jl_asxyps/Manifest.toml`
  [398f06c4] AbstractLattices v0.1.2
  [7d9fca2a] Arpack v0.3.1
  [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
  [9961bab8] Cbc v0.6.6
  [861a8166] Combinatorics v0.7.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [01453d9d] DiffEqDiffTools v1.5.0
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [31c24e10] Distributions v0.21.9
  [1a297f60] FillArrays v0.8.2
  [b67e1e5a] FlexLinearAlgebra v0.0.3
  [f6369f11] ForwardDiff v0.10.7
  [c8e1da08] IterTools v1.3.0
  [682c06a0] JSON v0.21.0
  [4076af6c] JuMP v0.20.1
  [9c8b4983] LightXML v0.8.1
  [d3d80556] LineSearches v7.0.1
  [b8f27783] MathOptInterface v0.9.7
  [fdba3010] MathProgBase v0.7.7
  [e1d29d7a] Missings v0.4.3
  [d41bc354] NLSolversBase v7.5.0
  [77ba4419] NaNMath v0.3.3
  [429524aa] Optim v0.19.5
  [bac558e1] OrderedCollections v1.1.0
  [90014a1f] PDMats v0.9.10
  [d96e819e] Parameters v0.12.0
  [69de0a69] Parsers v0.3.10
  [2ae35dd2] Permutations v0.3.2
  [f27b6e38] Polynomials v0.6.0
  [85a6dd25] PositiveFactorizations v0.2.3
  [27ebfcd6] Primes v0.4.0
  [1fd47b50] QuadGK v2.1.1
  [3cdcf5f2] RecipesBase v0.7.0
  [ae029012] Requires v0.5.2
  [79098fc4] Rmath v0.5.1
  [41400c72] SimpleGraphAlgorithms v0.4.0
  [55797a34] SimpleGraphs v0.3.0
  [ec83eff0] SimplePartitions v0.2.0
  [0c1320c5] SimplePosetAlgorithms v0.3.0
  [b2aef97b] SimplePosets v0.0.3
  [a6525b86] SimpleRandom v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [2913bbd2] StatsBase v0.32.0
  [4c63d2b9] StatsFuns v0.9.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`]
   Testing SimplePosetAlgorithms tests passed