GAFramework

← 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 successful. Last evaluation was ago and took 2 minutes, 5 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed CMakeWrapper ─────── v0.2.3
 Installed GAFramework ──────── v0.2.0
 Installed CMake ────────────── v1.1.2
 Installed Compat ───────────── v2.2.0
 Installed Blosc ────────────── v0.5.1
 Installed Parameters ───────── v0.12.0
 Installed HDF5 ─────────────── v0.12.5
 Installed BinaryProvider ───── v0.5.8
 Installed URIParser ────────── v0.4.0
 Installed OrderedCollections ─ v1.1.0
 Installed LegacyStrings ────── v0.4.1
 Installed BinDeps ──────────── v0.8.10
 Installed FileIO ───────────── v1.1.0
 Installed JLD ──────────────── v0.9.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [91ca9103] + GAFramework v0.2.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [a74b3585] + Blosc v0.5.1
  [631607c0] + CMake v1.1.2
  [d5fb7624] + CMakeWrapper v0.2.3
  [34da2185] + Compat v2.2.0
  [5789e2e9] + FileIO v1.1.0
  [91ca9103] + GAFramework v0.2.0
  [f67ccb44] + HDF5 v0.12.5
  [4138dd39] + JLD v0.9.1
  [1b4a561d] + LegacyStrings v0.4.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [9fa8497b] + Future 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [9abbd945] + Profile 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building CMake → `~/.julia/packages/CMake/nSK2r/deps/build.log`
  Building Blosc → `~/.julia/packages/Blosc/lzFr0/deps/build.log`
  Building HDF5 ─→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
   Testing GAFramework
    Status `/tmp/jl_UuvF3o/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [a74b3585] Blosc v0.5.1
  [631607c0] CMake v1.1.2
  [d5fb7624] CMakeWrapper v0.2.3
  [34da2185] Compat v2.2.0
  [5789e2e9] FileIO v1.1.0
  [91ca9103] GAFramework v0.2.0
  [f67ccb44] HDF5 v0.12.5
  [4138dd39] JLD v0.9.1
  [1b4a561d] LegacyStrings v0.4.1
  [bac558e1] OrderedCollections v1.1.0
  [d96e819e] Parameters v0.12.0
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [9fa8497b] Future  [`@stdlib/Future`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9abbd945] Profile  [`@stdlib/Profile`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Running genetic algorithm with
            population size 300,
            generation number 50,
            elite fraction 0.01,
            children created 297,
            crossover_params nothing,
            mutation_params Dict(:rate => 0.1),
            printing fitness every 10 iteration(s),
            saving creature to file every 0 iteration(s),
            saving state every 0 iteration(s),
            with file name prefix gamodel.
curgen: 10 value: [-0.22289187140754194] obj. value: -0.21722840788547454
curgen: 20 value: [-0.2223958167620343] obj. value: -0.21723259963911323
curgen: 30 value: [-0.2223958167620343] obj. value: -0.21723259963911323
curgen: 40 value: [-0.2223958167620343] obj. value: -0.21723259963911323
curgen: 50 value: [-0.2223958167620343] obj. value: -0.21723259963911323
CoordinateCreature{Array{Float64,1}}([-0.2223958167620343], -0.21723259963911323) -0.2223958167620343 -0.21723259963911323
Running genetic algorithm with
            population size 300,
            generation number 500,
            elite fraction 0.01,
            children created 297,
            crossover_params nothing,
            mutation_params Dict{Symbol,Real}(:lambda => 0.001,:maxiter => 1000,:k => 1,:sa_rate => 0.1,:rate => 0.1),
            printing fitness every 50 iteration(s),
            saving creature to file every 0 iteration(s),
            saving state every 0 iteration(s),
            with file name prefix gamodel.
curgen: 50 value: [0.22192893878347322, 0.22235522923860926, -0.22088040418548757, 0.22234483603186297, -0.22082530657715096, 0.22294021366082992, -0.22301620696281937, -0.22135032681781466, -0.2222689974810157, 0.22417157379659033, 0.22380322498232302, -0.22178183195472664, 0.22227704835195114, 0.22361085439560752, -0.22456946930352464] obj. value: -3.2577002384027764
curgen: 100 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22234483603186297, -0.22157098211226248, 0.22294021366082992, -0.22301620696281937, -0.2237062213183619, -0.2222689974810157, -0.22268069264054915, 0.22341497695579104, -0.22178183195472664, 0.22227704835195114, 0.22296206161051116, -0.22456946930352464] obj. value: -3.258082367135134
curgen: 150 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22234483603186297, -0.22199453090980356, 0.22228639000560838, -0.22301620696281937, -0.2236334400833269, -0.2222689974810157, -0.22268069264054915, 0.22341497695579104, 0.22302347803893882, 0.22227704835195114, 0.22296206161051116, -0.22189616005272086] obj. value: -3.2582981586910473
curgen: 200 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22234483603186297, -0.22199453090980356, 0.22228639000560838, -0.22301620696281937, -0.22281875816476093, -0.2222689974810157, -0.22246012089220518, 0.22341497695579104, 0.22302347803893882, 0.2224075072796117, 0.22296206161051116, -0.22189616005272086] obj. value: -3.2583495532484386
curgen: 250 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22301620696281937, -0.22281875816476093, -0.2222689974810157, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22189616005272086] obj. value: -3.2583770623653847
curgen: 300 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22301620696281937, -0.22281875816476093, -0.2222689974810157, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22189616005272086] obj. value: -3.2583770623653847
curgen: 350 value: [0.22192893878347322, 0.22235522923860926, -0.22171935878317842, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22189616005272086] obj. value: -3.2583810333683156
curgen: 400 value: [0.22192893878347322, 0.22235522923860926, -0.22312497209812915, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22189616005272086] obj. value: -3.2583969188120943
curgen: 450 value: [0.22192893878347322, 0.22235522923860926, -0.22312497209812915, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22257177223352798] obj. value: -3.258415790876699
curgen: 500 value: [0.22261490095283526, 0.22235522923860926, -0.22312497209812915, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22255399814271876] obj. value: -3.258432658027137
CoordinateCreature{Array{Float64,1}}([0.22261490095283526, 0.22235522923860926, -0.22312497209812915, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22255399814271876], -3.258432658027137) [0.22261490095283526, 0.22235522923860926, -0.22312497209812915, 0.22270540587124404, -0.22199453090980356, 0.22228639000560838, -0.22209431028885726, -0.22281875816476093, -0.2225654027794904, -0.22246012089220518, 0.22320097016715343, 0.22245288457787468, 0.2224075072796117, 0.22222367589185232, -0.22255399814271876] -3.258432658027137
Running genetic algorithm with
            population size 300,
            generation number 500,
            elite fraction 0.01,
            children created 297,
            crossover_params nothing,
            mutation_params Dict{Symbol,Real}(:lambda => 0.001,:maxiter => 1000,:k => 1,:sa_rate => 0.1,:rate => 0.1),
            printing fitness every 50 iteration(s),
            saving creature to file every 0 iteration(s),
            saving state every 0 iteration(s),
            with file name prefix gamodel.
curgen: 50 value: [-0.00243343598008414, -0.0005304766833531239, -0.0011080535757291643, 0.0006480005645722548, -0.0005840057145554171, 0.004704859017436963, 0.0024644222721601156, 0.0006546413103654342, -0.0018340524784505458, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.010283100258192235
curgen: 100 value: [-0.00243343598008414, -0.0005304766833531239, -0.00104781361701771, 0.000297036818039275, -0.0005840057145554171, 0.001274562536105089, 0.0024644222721601156, 0.0006546413103654342, -0.0018340524784505458, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.0061225929582917615
curgen: 150 value: [-0.00243343598008414, -0.0005304766833531239, -0.00104781361701771, 0.000297036818039275, -0.0005840057145554171, 0.001274562536105089, 0.0024644222721601156, 0.0006546413103654342, -0.0018340524784505458, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.0061225929582917615
curgen: 200 value: [-0.00243343598008414, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.002064613416197919, 0.0006546413103654342, -0.0018340524784505458, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.00546902814349437
curgen: 250 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.002064613416197919, 0.0003669212421095174, 9.274682625291854e-5, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.0035950761257481645
curgen: 300 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -0.0010815018468198314] obj. value: 0.003033293855537522
curgen: 350 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5] obj. value: 0.0028028156313268937
curgen: 400 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, 0.0021604462884153817, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5] obj. value: 0.0028028156313268937
curgen: 450 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, -0.002153220129285439, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5] obj. value: 0.002796631692262963
curgen: 500 value: [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, -0.002153220129285439, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5] obj. value: 0.002796631692262963
CoordinateCreature{Array{Float64,1}}([0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, -0.002153220129285439, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5], 0.002796631692262963) [0.00035331229314011434, -0.0005304766833531239, -0.00104781361701771, -0.0002031906257878889, -0.0005840057145554171, 0.00043338666859203093, -0.0011962019055811283, 0.0003669212421095174, 9.274682625291854e-5, -0.002153220129285439, -0.0006012421956880897, 0.0023309125507557996, 5.2356556796584464e-5, 8.098603466264234e-5, -8.894290526884562e-5] 0.002796631692262963
   Testing GAFramework tests passed 

Results with Julia v1.3.0

Testing was unsuccessful: testing failed for unknown reasons. Last evaluation was ago and took 2 minutes, 13 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed URIParser ────────── v0.4.0
 Installed LegacyStrings ────── v0.4.1
 Installed CMakeWrapper ─────── v0.2.3
 Installed Blosc ────────────── v0.5.1
 Installed GAFramework ──────── v0.2.0
 Installed JLD ──────────────── v0.9.1
 Installed BinDeps ──────────── v0.8.10
 Installed HDF5 ─────────────── v0.12.5
 Installed OrderedCollections ─ v1.1.0
 Installed CMake ────────────── v1.1.2
 Installed Parameters ───────── v0.12.0
 Installed BinaryProvider ───── v0.5.8
 Installed Compat ───────────── v2.2.0
 Installed FileIO ───────────── v1.1.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [91ca9103] + GAFramework v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [a74b3585] + Blosc v0.5.1
  [631607c0] + CMake v1.1.2
  [d5fb7624] + CMakeWrapper v0.2.3
  [34da2185] + Compat v2.2.0
  [5789e2e9] + FileIO v1.1.0
  [91ca9103] + GAFramework v0.2.0
  [f67ccb44] + HDF5 v0.12.5
  [4138dd39] + JLD v0.9.1
  [1b4a561d] + LegacyStrings v0.4.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [9fa8497b] + Future 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [9abbd945] + Profile 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building CMake → `~/.julia/packages/CMake/nSK2r/deps/build.log`
  Building Blosc → `~/.julia/packages/Blosc/lzFr0/deps/build.log`
  Building HDF5 ─→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
   Testing GAFramework
    Status `/tmp/jl_jJe4XC/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [a74b3585] Blosc v0.5.1
  [631607c0] CMake v1.1.2
  [d5fb7624] CMakeWrapper v0.2.3
  [34da2185] Compat v2.2.0
  [5789e2e9] FileIO v1.1.0
  [91ca9103] GAFramework v0.2.0
  [f67ccb44] HDF5 v0.12.5
  [4138dd39] JLD v0.9.1
  [1b4a561d] LegacyStrings v0.4.1
  [bac558e1] OrderedCollections v1.1.0
  [d96e819e] Parameters v0.12.0
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [9fa8497b] Future  [`@stdlib/Future`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9abbd945] Profile  [`@stdlib/Profile`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Error During Test at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
  Test threw exception
  Expression: test1()
  MethodError: no method matching randjump(::Random._GLOBAL_RNG, ::BigInt)
  Closest candidates are:
    randjump(!Matched::Random.MersenneTwister, ::Integer) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Future/src/Future.jl:39
  Stacktrace:
   [1] _accumulate!(::typeof(Future.randjump), ::Array{Union{},1}, ::Array{BigInt,1}, ::Nothing, ::Some{Random._GLOBAL_RNG}) at ./accumulate.jl:315
   [2] #accumulate!#623 at ./accumulate.jl:297 [inlined]
   [3] #accumulate! at ./none:0 [inlined]
   [4] #accumulate#622 at ./accumulate.jl:247 [inlined]
   [5] #accumulate at ./none:0 [inlined]
   [6] initializepop at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:14 [inlined]
   [7] initializepop at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:13 [inlined]
   [8] #GAState#4(::Int64, ::Int64, ::Float64, ::Nothing, ::Dict{Symbol,Float64}, ::Int64, ::Int64, ::Int64, ::String, ::Random._GLOBAL_RNG, ::Type{GAState}, ::CoordinateModel{var"#3#4",Array{Float64,1}}) at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:77
   [9] Type at ./none:0 [inlined]
   [10] test1() at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:9
   [11] top-level scope at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
ERROR: Package GAFramework 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, 56 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed GAFramework ──────── v0.2.0
 Installed Compat ───────────── v2.2.0
 Installed Blosc ────────────── v0.5.1
 Installed CMake ────────────── v1.1.2
 Installed BinDeps ──────────── v0.8.10
 Installed HDF5 ─────────────── v0.12.5
 Installed Parameters ───────── v0.12.0
 Installed BinaryProvider ───── v0.5.8
 Installed CMakeWrapper ─────── v0.2.3
 Installed URIParser ────────── v0.4.0
 Installed OrderedCollections ─ v1.1.0
 Installed FileIO ───────────── v1.1.0
 Installed JLD ──────────────── v0.9.1
 Installed LegacyStrings ────── v0.4.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [91ca9103] + GAFramework v0.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [a74b3585] + Blosc v0.5.1
  [631607c0] + CMake v1.1.2
  [d5fb7624] + CMakeWrapper v0.2.3
  [34da2185] + Compat v2.2.0
  [5789e2e9] + FileIO v1.1.0
  [91ca9103] + GAFramework v0.2.0
  [f67ccb44] + HDF5 v0.12.5
  [4138dd39] + JLD v0.9.1
  [1b4a561d] + LegacyStrings v0.4.1
  [bac558e1] + OrderedCollections v1.1.0
  [d96e819e] + Parameters v0.12.0
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [9fa8497b] + Future 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [9abbd945] + Profile 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building CMake → `~/.julia/packages/CMake/nSK2r/deps/build.log`
  Building Blosc → `~/.julia/packages/Blosc/lzFr0/deps/build.log`
  Building HDF5 ─→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
   Testing GAFramework
    Status `/tmp/jl_7fHmi2/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [a74b3585] Blosc v0.5.1
  [631607c0] CMake v1.1.2
  [d5fb7624] CMakeWrapper v0.2.3
  [34da2185] Compat v2.2.0
  [5789e2e9] FileIO v1.1.0
  [91ca9103] GAFramework v0.2.0
  [f67ccb44] HDF5 v0.12.5
  [4138dd39] JLD v0.9.1
  [1b4a561d] LegacyStrings v0.4.1
  [bac558e1] OrderedCollections v1.1.0
  [d96e819e] Parameters v0.12.0
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [9fa8497b] Future  [`@stdlib/Future`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9abbd945] Profile  [`@stdlib/Profile`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Error During Test at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
  Test threw exception
  Expression: test1()
  MethodError: no method matching randjump(::Random._GLOBAL_RNG, ::BigInt)
  Closest candidates are:
    randjump(!Matched::Random.MersenneTwister, ::Integer) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Future/src/Future.jl:39
  Stacktrace:
   [1] _accumulate!(::typeof(Future.randjump), ::Array{Union{},1}, ::Array{BigInt,1}, ::Nothing, ::Some{Random._GLOBAL_RNG}) at ./accumulate.jl:315
   [2] #accumulate!#623 at ./accumulate.jl:297 [inlined]
   [3] #accumulate! at ./none:0 [inlined]
   [4] #accumulate#622 at ./accumulate.jl:247 [inlined]
   [5] #accumulate at ./none:0 [inlined]
   [6] initializepop at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:14 [inlined]
   [7] initializepop at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:13 [inlined]
   [8] #GAState#4(::Int64, ::Int64, ::Float64, ::Nothing, ::Dict{Symbol,Float64}, ::Int64, ::Int64, ::Int64, ::String, ::Random._GLOBAL_RNG, ::Type{GAState}, ::CoordinateModel{var"#3#4",Array{Float64,1}}) at /root/.julia/packages/GAFramework/yNQpi/src/ga.jl:77
   [9] Type at ./none:0 [inlined]
   [10] test1() at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:9
   [11] top-level scope at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  
ERROR: LoadError: There was an error during testing
in expression starting at /root/.julia/packages/GAFramework/yNQpi/test/runtests.jl:46
ERROR: Package GAFramework 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