BinaryBuilder

← Back to package list

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

Results with Julia v1.2.0

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

Click here to download the log file.

 Resolving package versions...
 Installed Reexport ─────────── v0.2.0
 Installed Parsers ──────────── v0.3.10
 Installed MbedTLS ──────────── v0.7.0
 Installed TranscodingStreams ─ v0.9.5
 Installed StructIO ─────────── v0.3.0
 Installed DataStructures ───── v0.17.6
 Installed GitHub ───────────── v5.1.3
 Installed BinaryBuilder ────── v0.1.4
 Installed JLD2 ─────────────── v0.1.9
 Installed BinaryProvider ───── v0.5.8
 Installed IniFile ──────────── v0.5.0
 Installed CodecZlib ────────── v0.6.0
 Installed OrderedCollections ─ v1.1.0
 Installed PkgLicenses ──────── v0.2.0
 Installed HTTP ─────────────── v0.8.8
 Installed JSON ─────────────── v0.21.0
 Installed ProgressMeter ────── v0.9.0
 Installed FileIO ───────────── v1.1.0
 Installed ObjectFile ───────── v0.3.3
  Updating `~/.julia/environments/v1.2/Project.toml`
  [12aac903] + BinaryBuilder v0.1.4
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [12aac903] + BinaryBuilder v0.1.4
  [b99e7846] + BinaryProvider v0.5.8
  [944b1d66] + CodecZlib v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [5789e2e9] + FileIO v1.1.0
  [bc5e4493] + GitHub v5.1.3
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [033835bb] + JLD2 v0.1.9
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [d8793406] + ObjectFile v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [fc669557] + PkgLicenses v0.2.0
  [92933f4c] + ProgressMeter v0.9.0
  [189a3867] + Reexport v0.2.0
  [53d494c1] + StructIO v0.3.0
  [3bb67fe8] + TranscodingStreams v0.9.5
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building MbedTLS ──→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
  Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
   Testing BinaryBuilder
 Resolving package versions...
 Installed ColorTypes ──────── v0.8.0
 Installed FixedPointNumbers ─ v0.5.3
 Installed VT100 ───────────── v0.3.2
    Status `/tmp/jl_0vKvbI/Manifest.toml`
  [12aac903] BinaryBuilder v0.1.4
  [b99e7846] BinaryProvider v0.5.8
  [944b1d66] CodecZlib v0.6.0
  [3da002f7] ColorTypes v0.8.0
  [864edb3b] DataStructures v0.17.6
  [5789e2e9] FileIO v1.1.0
  [53c48c17] FixedPointNumbers v0.5.3
  [bc5e4493] GitHub v5.1.3
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [033835bb] JLD2 v0.1.9
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [d8793406] ObjectFile v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [fc669557] PkgLicenses v0.2.0
  [92933f4c] ProgressMeter v0.9.0
  [189a3867] Reexport v0.2.0
  [53d494c1] StructIO v0.3.0
  [3bb67fe8] TranscodingStreams v0.9.5
  [7774df62] VT100 v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:   | Pass  Total
File Collection |    5      5
Test Summary:     | Pass  Total
Target properties |   18     18
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/not_a_file is encrypted...
Test Summary:    | Pass  Total
UserNS utilities |    3      3
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz...
[21:52:50] #=#=#                                                                         
[21:52:50] ##O#- #                                                                       
[21:52:50] 
[21:52:50] ##                                                                         3.7%
[21:52:50] ########                                                                  11.7%
[21:52:50] ###############                                                           21.1%
[21:52:50] ######################                                                    31.6%
[21:52:50] ##############################                                            42.1%
[21:52:50] #####################################                                     52.5%
[21:52:51] #######################################                                   54.9%
[21:52:52] #############################################                             63.1%
[21:52:52] ###############################################                           66.1%
[21:52:52] #####################################################                     73.7%
[21:52:52] ############################################################              84.0%
[21:52:52] ##################################################################        92.3%
[21:52:52] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz...
[21:53:00] #=#=#                                                                         
[21:53:00] 
[21:53:00] #                                                                          2.1%
[21:53:00] ####                                                                       5.7%
[21:53:00] #####                                                                      7.9%
[21:53:00] #######                                                                   10.0%
[21:53:00] ########                                                                  11.7%
[21:53:00] #########                                                                 13.2%
[21:53:01] ##########                                                                14.7%
[21:53:01] ###########                                                               16.0%
[21:53:01] ############                                                              17.3%
[21:53:01] #############                                                             18.6%
[21:53:01] ##############                                                            20.2%
[21:53:01] ###############                                                           21.8%
[21:53:01] ################                                                          23.6%
[21:53:01] #################                                                         24.8%
[21:53:01] ###################                                                       26.8%
[21:53:01] ####################                                                      28.9%
[21:53:02] ######################                                                    30.6%
[21:53:02] #######################                                                   32.9%
[21:53:02] #########################                                                 35.3%
[21:53:02] ###########################                                               37.9%
[21:53:02] #############################                                             40.6%
[21:53:02] ###############################                                           43.4%
[21:53:02] #################################                                         46.3%
[21:53:02] ###################################                                       49.3%
[21:53:02] #####################################                                     52.5%
[21:53:02] ########################################                                  55.7%
[21:53:03] ##########################################                                59.2%
[21:53:03] #############################################                             62.6%
[21:53:03] ###############################################                           66.3%
[21:53:03] ##################################################                        70.0%
[21:53:03] #####################################################                     73.9%
[21:53:03] ########################################################                  77.8%
[21:53:03] ##########################################################                81.9%
[21:53:03] #############################################################             85.8%
[21:53:03] ################################################################          90.1%
[21:53:03] ####################################################################      94.5%
[21:53:03] #######################################################################   99.1%
[21:53:03] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz...
[21:53:07] #=#=#                                                                         
[21:53:07] ##O#- #                                                                       
[21:53:07] 
[21:53:07]                                                                            0.1%
[21:53:08]                                                                            0.3%
[21:53:08]                                                                            0.5%
[21:53:08]                                                                            0.6%
[21:53:08]                                                                            0.7%
[21:53:08]                                                                            0.8%
[21:53:08]                                                                            0.9%
[21:53:08]                                                                            1.1%
[21:53:08]                                                                            1.2%
[21:53:08]                                                                            1.4%
[21:53:09] #                                                                          1.5%
[21:53:09] #                                                                          1.7%
[21:53:09] #                                                                          1.9%
[21:53:09] #                                                                          2.1%
[21:53:09] #                                                                          2.3%
[21:53:09] #                                                                          2.5%
[21:53:09] #                                                                          2.7%
[21:53:09] ##                                                                         3.0%
[21:53:09] ##                                                                         3.2%
[21:53:09] ##                                                                         3.5%
[21:53:10] ##                                                                         3.7%
[21:53:10] ##                                                                         3.9%
[21:53:10] ##                                                                         4.1%
[21:53:10] ###                                                                        4.3%
[21:53:10] ###                                                                        4.5%
[21:53:10] ###                                                                        4.7%
[21:53:10] ###                                                                        5.0%
[21:53:10] ###                                                                        5.2%
[21:53:10] ###                                                                        5.5%
[21:53:10] ####                                                                       5.7%
[21:53:11] ####                                                                       6.0%
[21:53:11] ####                                                                       6.3%
[21:53:11] ####                                                                       6.6%
[21:53:11] ####                                                                       6.9%
[21:53:11] #####                                                                      7.2%
[21:53:11] #####                                                                      7.5%
[21:53:11] #####                                                                      7.8%
[21:53:11] #####                                                                      8.1%
[21:53:11] ######                                                                     8.5%
[21:53:11] ######                                                                     8.8%
[21:53:12] ######                                                                     9.2%
[21:53:12] ######                                                                     9.6%
[21:53:12] #######                                                                   10.0%
[21:53:12] #######                                                                   10.4%
[21:53:12] #######                                                                   10.8%
[21:53:12] ########                                                                  11.1%
[21:53:12] ########                                                                  11.6%
[21:53:12] ########                                                                  12.1%
[21:53:12] #########                                                                 12.5%
[21:53:12] #########                                                                 13.0%
[21:53:13] #########                                                                 13.5%
[21:53:13] ##########                                                                14.0%
[21:53:13] ##########                                                                14.5%
[21:53:13] ##########                                                                15.0%
[21:53:13] ###########                                                               15.5%
[21:53:13] ###########                                                               16.0%
[21:53:13] ###########                                                               16.4%
[21:53:13] ############                                                              16.9%
[21:53:13] ############                                                              17.4%
[21:53:13] ############                                                              18.0%
[21:53:14] #############                                                             18.5%
[21:53:14] #############                                                             19.1%
[21:53:14] ##############                                                            19.6%
[21:53:14] ##############                                                            20.2%
[21:53:14] ###############                                                           20.8%
[21:53:14] ###############                                                           21.4%
[21:53:14] ###############                                                           22.0%
[21:53:14] ################                                                          22.6%
[21:53:14] ################                                                          23.3%
[21:53:15] #################                                                         23.9%
[21:53:15] #################                                                         24.6%
[21:53:15] ##################                                                        25.3%
[21:53:15] ##################                                                        25.9%
[21:53:15] ###################                                                       26.6%
[21:53:15] ###################                                                       27.3%
[21:53:15] ####################                                                      28.0%
[21:53:15] ####################                                                      28.8%
[21:53:15] #####################                                                     29.5%
[21:53:15] #####################                                                     30.1%
[21:53:16] ######################                                                    30.8%
[21:53:16] ######################                                                    31.5%
[21:53:16] #######################                                                   32.2%
[21:53:16] #######################                                                   33.1%
[21:53:16] ########################                                                  33.7%
[21:53:16] ########################                                                  34.6%
[21:53:16] #########################                                                 35.3%
[21:53:16] ##########################                                                36.2%
[21:53:16] ##########################                                                37.1%
[21:53:16] ###########################                                               37.9%
[21:53:17] ###########################                                               38.7%
[21:53:17] ############################                                              39.6%
[21:53:17] #############################                                             40.5%
[21:53:17] #############################                                             41.4%
[21:53:17] ##############################                                            42.2%
[21:53:17] ###############################                                           43.1%
[21:53:17] ###############################                                           43.8%
[21:53:17] ###############################                                           44.4%
[21:53:17] ################################                                          45.2%
[21:53:17] #################################                                         46.1%
[21:53:18] #################################                                         47.0%
[21:53:18] ##################################                                        48.0%
[21:53:18] ###################################                                       48.9%
[21:53:18] ###################################                                       49.8%
[21:53:18] ####################################                                      50.5%
[21:53:18] #####################################                                     51.4%
[21:53:18] #####################################                                     51.9%
[21:53:18] #####################################                                     52.8%
[21:53:18] ######################################                                    53.7%
[21:53:19] #######################################                                   54.7%
[21:53:19] ########################################                                  55.7%
[21:53:19] ########################################                                  56.8%
[21:53:19] #########################################                                 57.8%
[21:53:19] ##########################################                                58.9%
[21:53:19] ###########################################                               59.9%
[21:53:19] ###########################################                               61.0%
[21:53:19] ############################################                              62.1%
[21:53:19] #############################################                             63.2%
[21:53:19] ##############################################                            64.3%
[21:53:20] ###############################################                           65.4%
[21:53:20] ###############################################                           66.5%
[21:53:20] ################################################                          67.7%
[21:53:20] #################################################                         68.6%
[21:53:20] #################################################                         69.4%
[21:53:20] ##################################################                        70.3%
[21:53:20] ###################################################                       71.4%
[21:53:20] ####################################################                      72.5%
[21:53:20] #####################################################                     73.7%
[21:53:20] #####################################################                     74.9%
[21:53:21] ######################################################                    76.1%
[21:53:21] #######################################################                   77.3%
[21:53:21] ########################################################                  78.6%
[21:53:21] #########################################################                 79.8%
[21:53:21] ##########################################################                81.1%
[21:53:21] ###########################################################               82.3%
[21:53:21] ############################################################              83.6%
[21:53:21] #############################################################             84.8%
[21:53:21] #############################################################             86.0%
[21:53:21] ##############################################################            87.3%
[21:53:22] ###############################################################           88.5%
[21:53:22] ################################################################          89.2%
[21:53:22] #################################################################         90.4%
[21:53:22] #################################################################         91.6%
[21:53:22] ##################################################################        92.9%
[21:53:22] ###################################################################       93.8%
[21:53:22] ####################################################################      94.8%
[21:53:22] ####################################################################      95.2%
[21:53:22] #####################################################################     96.1%
[21:53:23] #####################################################################     97.1%
[21:53:23] ######################################################################    98.1%
[21:53:23] #######################################################################   99.1%
[21:53:23] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz...
[21:53:54] #=#=#                                                                         
[21:53:54] 
[21:53:55]                                                                            0.3%
[21:53:55]                                                                            0.9%
[21:53:55] #                                                                          1.6%
[21:53:55] #                                                                          2.3%
[21:53:55] ##                                                                         2.9%
[21:53:55] ##                                                                         3.7%
[21:53:55] ###                                                                        4.4%
[21:53:55] ###                                                                        5.2%
[21:53:55] ####                                                                       6.0%
[21:53:55] ####                                                                       6.8%
[21:53:56] #####                                                                      7.6%
[21:53:56] ######                                                                     8.5%
[21:53:56] ######                                                                     9.4%
[21:53:56] #######                                                                   10.2%
[21:53:56] ########                                                                  11.2%
[21:53:56] ########                                                                  12.1%
[21:53:56] #########                                                                 13.1%
[21:53:56] ##########                                                                14.1%
[21:53:56] ##########                                                                15.1%
[21:53:56] ###########                                                               16.0%
[21:53:57] ############                                                              17.1%
[21:53:57] #############                                                             18.1%
[21:53:57] #############                                                             19.2%
[21:53:57] ##############                                                            20.3%
[21:53:57] ###############                                                           21.5%
[21:53:57] ################                                                          22.7%
[21:53:57] #################                                                         23.9%
[21:53:57] ##################                                                        25.1%
[21:53:57] ##################                                                        26.4%
[21:53:57] ###################                                                       27.7%
[21:53:58] ####################                                                      28.9%
[21:53:58] #####################                                                     30.2%
[21:53:58] ######################                                                    31.5%
[21:53:58] #######################                                                   32.7%
[21:53:58] ########################                                                  34.1%
[21:53:58] #########################                                                 35.6%
[21:53:58] ##########################                                                37.0%
[21:53:58] ###########################                                               38.5%
[21:53:58] ############################                                              40.0%
[21:53:58] #############################                                             41.5%
[21:53:59] ##############################                                            42.9%
[21:53:59] ################################                                          44.5%
[21:53:59] #################################                                         46.1%
[21:53:59] ##################################                                        47.7%
[21:53:59] ###################################                                       49.3%
[21:53:59] ####################################                                      50.9%
[21:53:59] #####################################                                     52.6%
[21:53:59] #######################################                                   54.3%
[21:53:59] ########################################                                  56.0%
[21:53:59] #########################################                                 57.6%
[21:54:00] ##########################################                                59.4%
[21:54:00] ############################################                              61.2%
[21:54:00] #############################################                             63.0%
[21:54:00] ##############################################                            64.9%
[21:54:00] ###############################################                           66.6%
[21:54:00] #################################################                         68.2%
[21:54:00] ##################################################                        70.0%
[21:54:00] ###################################################                       71.9%
[21:54:00] #####################################################                     73.8%
[21:54:00] ######################################################                    75.8%
[21:54:01] ########################################################                  77.8%
[21:54:01] #########################################################                 79.9%
[21:54:01] ###########################################################               81.9%
[21:54:01] ############################################################              84.0%
[21:54:01] #############################################################             86.1%
[21:54:01] ###############################################################           88.2%
[21:54:01] ################################################################          90.2%
[21:54:01] ##################################################################        92.3%
[21:54:01] ###################################################################       93.8%
[21:54:01] ####################################################################      95.5%
[21:54:02] #####################################################################     97.1%
[21:54:02] #######################################################################   98.9%
[21:54:02] ######################################################################## 100.0%
┌ Warning: Unable to run unprivileged containers on this system! This may be because your kernel does not support mounting overlay filesystems within user namespaces. To work around this, we will switch to using privileged containers. This requires the use of sudo. To choose this automatically, set the BINARYBUILDER_RUNNER environment variable to "privileged" before starting Julia.
└ @ BinaryBuilder ~/.julia/packages/BinaryBuilder/vkHhH/src/UserNSRunner.jl:85
[ Info: Running privileged container via `sudo`, may ask for your password:
At line 1092, ABORTED (Operation not permitted)!
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
  Expression: isfile(hist_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
  Expression: isfile(env_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
  Test threw exception
  Expression: occursin("\nexit 1\n", read(open(hist_file), String))
  SystemError: opening file "/tmp/jl_IMGjJq/pWIpIQ90/destdir/../metadir/.bash_history": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#311(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:289
   [4] open(::String) at ./iostream.jl:281
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
   [6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
  Test threw exception
  Expression: occursin("\nMARKER=1\n", read(open(env_file), String))
  SystemError: opening file "/tmp/jl_IMGjJq/pWIpIQ90/destdir/../metadir/.env": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#311(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:289
   [4] open(::String) at ./iostream.jl:281
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
   [6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
Test Summary:                  | Pass  Fail  Error  Total
environment and history saving |    2     2      2      6
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 2 failed, 2 errored, 0 broken.
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:61
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/runtests.jl:61
ERROR: Package BinaryBuilder errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed IniFile ──────────── v0.5.0
 Installed CodecZlib ────────── v0.6.0
 Installed MbedTLS ──────────── v0.7.0
 Installed PkgLicenses ──────── v0.2.0
 Installed DataStructures ───── v0.17.6
 Installed HTTP ─────────────── v0.8.8
 Installed ObjectFile ───────── v0.3.3
 Installed BinaryBuilder ────── v0.1.4
 Installed OrderedCollections ─ v1.1.0
 Installed JLD2 ─────────────── v0.1.9
 Installed Reexport ─────────── v0.2.0
 Installed TranscodingStreams ─ v0.9.5
 Installed BinaryProvider ───── v0.5.8
 Installed GitHub ───────────── v5.1.3
 Installed StructIO ─────────── v0.3.0
 Installed JSON ─────────────── v0.21.0
 Installed Parsers ──────────── v0.3.10
 Installed FileIO ───────────── v1.1.0
 Installed ProgressMeter ────── v0.9.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [12aac903] + BinaryBuilder v0.1.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [12aac903] + BinaryBuilder v0.1.4
  [b99e7846] + BinaryProvider v0.5.8
  [944b1d66] + CodecZlib v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [5789e2e9] + FileIO v1.1.0
  [bc5e4493] + GitHub v5.1.3
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [033835bb] + JLD2 v0.1.9
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [d8793406] + ObjectFile v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [fc669557] + PkgLicenses v0.2.0
  [92933f4c] + ProgressMeter v0.9.0
  [189a3867] + Reexport v0.2.0
  [53d494c1] + StructIO v0.3.0
  [3bb67fe8] + TranscodingStreams v0.9.5
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
  Building MbedTLS ──→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing BinaryBuilder
 Resolving package versions...
 Installed VT100 ───────────── v0.3.2
 Installed FixedPointNumbers ─ v0.5.3
 Installed ColorTypes ──────── v0.8.0
    Status `/tmp/jl_UAbn4O/Manifest.toml`
  [12aac903] BinaryBuilder v0.1.4
  [b99e7846] BinaryProvider v0.5.8
  [944b1d66] CodecZlib v0.6.0
  [3da002f7] ColorTypes v0.8.0
  [864edb3b] DataStructures v0.17.6
  [5789e2e9] FileIO v1.1.0
  [53c48c17] FixedPointNumbers v0.5.3
  [bc5e4493] GitHub v5.1.3
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [033835bb] JLD2 v0.1.9
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [d8793406] ObjectFile v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [fc669557] PkgLicenses v0.2.0
  [92933f4c] ProgressMeter v0.9.0
  [189a3867] Reexport v0.2.0
  [53d494c1] StructIO v0.3.0
  [3bb67fe8] TranscodingStreams v0.9.5
  [7774df62] VT100 v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:   | Pass  Total
File Collection |    5      5
Test Summary:     | Pass  Total
Target properties |   18     18
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/not_a_file is encrypted...
Test Summary:    | Pass  Total
UserNS utilities |    3      3
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz...
[20:50:05] #=#=#                                                                         
[20:50:05] ##O#- #                                                                       
[20:50:05] 
[20:50:05]                                                                            0.0%
[20:50:05] ####                                                                       6.6%
[20:50:05] ############                                                              17.7%
[20:50:05] ###############                                                           21.5%
[20:50:06] ##################                                                        25.2%
[20:50:06] ######################                                                    30.8%
[20:50:06] #########################                                                 35.7%
[20:50:06] ###############################                                           43.1%
[20:50:06] #####################################                                     51.9%
[20:50:06] #########################################                                 57.2%
[20:50:06] ############################################                              62.3%
[20:50:06] ###############################################                           65.9%
[20:50:06] ###################################################                       71.5%
[20:50:06] #####################################################                     73.6%
[20:50:07] ##########################################################                80.9%
[20:50:07] ##############################################################            86.2%
[20:50:07] #################################################################         91.5%
[20:50:07] #####################################################################     96.3%
[20:50:07] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz...
[20:50:14] #=#=#                                                                         
[20:50:14] ##O#- #                                                                       
[20:50:14] 
[20:50:14] #                                                                          2.5%
[20:50:14] #####                                                                      7.5%
[20:50:14] ########                                                                  12.5%
[20:50:14] ############                                                              17.5%
[20:50:15] ###############                                                           21.5%
[20:50:15] ##################                                                        25.6%
[20:50:15] #####################                                                     30.2%
[20:50:15] #########################                                                 35.0%
[20:50:15] ############################                                              40.0%
[20:50:15] ################################                                          45.7%
[20:50:15] #####################################                                     51.6%
[20:50:15] #########################################                                 57.5%
[20:50:15] #############################################                             63.5%
[20:50:15] ##################################################                        69.6%
[20:50:16] ######################################################                    75.5%
[20:50:16] ##########################################################                81.6%
[20:50:16] ###############################################################           88.0%
[20:50:16] ####################################################################      94.6%
[20:50:16] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz...
[20:50:19] #=#=#                                                                         
[20:50:19] 
[20:50:19]                                                                            0.0%
[20:50:19]                                                                            0.2%
[20:50:19]                                                                            0.4%
[20:50:20]                                                                            0.6%
[20:50:20]                                                                            0.8%
[20:50:20]                                                                            1.0%
[20:50:20]                                                                            1.2%
[20:50:20]                                                                            1.4%
[20:50:20] #                                                                          1.6%
[20:50:20] #                                                                          1.8%
[20:50:20] #                                                                          2.0%
[20:50:20] #                                                                          2.3%
[20:50:20] #                                                                          2.5%
[20:50:21] #                                                                          2.8%
[20:50:21] ##                                                                         3.0%
[20:50:21] ##                                                                         3.3%
[20:50:21] ##                                                                         3.5%
[20:50:21] ##                                                                         3.8%
[20:50:21] ##                                                                         4.0%
[20:50:21] ###                                                                        4.3%
[20:50:21] ###                                                                        4.7%
[20:50:21] ###                                                                        5.0%
[20:50:21] ###                                                                        5.4%
[20:50:22] ###                                                                        5.6%
[20:50:22] ####                                                                       5.8%
[20:50:22] ####                                                                       6.1%
[20:50:22] ####                                                                       6.5%
[20:50:22] ####                                                                       6.9%
[20:50:22] #####                                                                      7.2%
[20:50:22] #####                                                                      7.5%
[20:50:22] #####                                                                      7.9%
[20:50:22] #####                                                                      8.1%
[20:50:22] ######                                                                     8.4%
[20:50:23] ######                                                                     8.7%
[20:50:23] ######                                                                     9.1%
[20:50:23] ######                                                                     9.5%
[20:50:23] #######                                                                    9.9%
[20:50:23] #######                                                                   10.3%
[20:50:23] #######                                                                   10.6%
[20:50:23] #######                                                                   11.1%
[20:50:23] ########                                                                  11.5%
[20:50:23] ########                                                                  11.9%
[20:50:24] ########                                                                  12.3%
[20:50:24] #########                                                                 12.7%
[20:50:24] #########                                                                 13.2%
[20:50:24] #########                                                                 13.7%
[20:50:24] ##########                                                                14.1%
[20:50:24] ##########                                                                14.5%
[20:50:24] ##########                                                                15.1%
[20:50:24] ###########                                                               15.7%
[20:50:24] ###########                                                               16.3%
[20:50:24] ############                                                              16.9%
[20:50:25] ############                                                              17.5%
[20:50:25] ############                                                              18.0%
[20:50:25] #############                                                             18.6%
[20:50:25] #############                                                             19.2%
[20:50:25] ##############                                                            19.8%
[20:50:25] ##############                                                            20.2%
[20:50:25] ##############                                                            20.7%
[20:50:25] ###############                                                           21.2%
[20:50:25] ###############                                                           21.9%
[20:50:25] ################                                                          22.6%
[20:50:26] ################                                                          23.2%
[20:50:26] #################                                                         24.0%
[20:50:26] #################                                                         24.7%
[20:50:26] ##################                                                        25.5%
[20:50:26] ##################                                                        26.1%
[20:50:26] ###################                                                       26.9%
[20:50:26] ###################                                                       27.7%
[20:50:26] ####################                                                      28.5%
[20:50:26] #####################                                                     29.3%
[20:50:27] #####################                                                     30.0%
[20:50:27] #####################                                                     30.5%
[20:50:27] ######################                                                    31.3%
[20:50:27] ######################                                                    31.9%
[20:50:27] #######################                                                   32.6%
[20:50:27] #######################                                                   33.2%
[20:50:27] ########################                                                  33.8%
[20:50:27] ########################                                                  34.2%
[20:50:27] #########################                                                 35.0%
[20:50:27] #########################                                                 35.5%
[20:50:28] ##########################                                                36.1%
[20:50:28] ##########################                                                37.0%
[20:50:28] ###########################                                               37.9%
[20:50:28] ###########################                                               38.8%
[20:50:28] ############################                                              39.5%
[20:50:28] #############################                                             40.4%
[20:50:28] #############################                                             41.4%
[20:50:28] ##############################                                            42.4%
[20:50:28] ###############################                                           43.3%
[20:50:28] ###############################                                           44.1%
[20:50:29] ################################                                          45.0%
[20:50:29] #################################                                         45.9%
[20:50:29] #################################                                         46.6%
[20:50:29] #################################                                         47.1%
[20:50:29] ##################################                                        48.0%
[20:50:29] ###################################                                       49.1%
[20:50:29] ####################################                                      50.1%
[20:50:29] ####################################                                      51.2%
[20:50:29] #####################################                                     52.2%
[20:50:30] ######################################                                    53.2%
[20:50:30] ######################################                                    54.1%
[20:50:30] #######################################                                   54.8%
[20:50:30] ########################################                                  55.7%
[20:50:30] ########################################                                  56.6%
[20:50:30] #########################################                                 57.4%
[20:50:30] #########################################                                 58.3%
[20:50:30] ##########################################                                59.2%
[20:50:30] ###########################################                               60.1%
[20:50:30] ###########################################                               61.0%
[20:50:31] ############################################                              61.9%
[20:50:31] #############################################                             62.8%
[20:50:31] #############################################                             63.4%
[20:50:31] ##############################################                            64.2%
[20:50:31] ###############################################                           65.3%
[20:50:31] ###############################################                           66.5%
[20:50:31] ################################################                          67.8%
[20:50:31] #################################################                         69.0%
[20:50:31] ##################################################                        70.3%
[20:50:31] ###################################################                       71.5%
[20:50:32] ####################################################                      72.8%
[20:50:32] #####################################################                     73.7%
[20:50:32] #####################################################                     74.8%
[20:50:32] ######################################################                    75.6%
[20:50:32] #######################################################                   76.7%
[20:50:32] #######################################################                   77.5%
[20:50:32] ########################################################                  78.3%
[20:50:32] ########################################################                  79.1%
[20:50:32] #########################################################                 80.1%
[20:50:33] ##########################################################                81.0%
[20:50:33] ###########################################################               82.0%
[20:50:33] ###########################################################               83.1%
[20:50:33] ############################################################              84.3%
[20:50:33] #############################################################             85.6%
[20:50:33] ##############################################################            86.9%
[20:50:33] ###############################################################           88.2%
[20:50:33] ################################################################          89.0%
[20:50:33] ################################################################          89.9%
[20:50:33] #################################################################         90.6%
[20:50:34] ##################################################################        92.0%
[20:50:34] ###################################################################       93.3%
[20:50:34] ####################################################################      94.7%
[20:50:34] #####################################################################     96.1%
[20:50:34] ######################################################################    97.4%
[20:50:34] ######################################################################    98.6%
[20:50:34] #######################################################################   99.7%
[20:50:34] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz...
[20:51:03] 
[20:51:03]                                                                            0.0%
[20:51:03]                                                                            0.3%
[20:51:03]                                                                            0.5%
[20:51:03]                                                                            0.6%
[20:51:04]                                                                            0.8%
[20:51:04]                                                                            1.0%
[20:51:04]                                                                            1.2%
[20:51:04] #                                                                          1.4%
[20:51:04] #                                                                          1.7%
[20:51:04] #                                                                          2.0%
[20:51:04] #                                                                          2.3%
[20:51:04] #                                                                          2.6%
[20:51:04] ##                                                                         3.0%
[20:51:04] ##                                                                         3.4%
[20:51:05] ##                                                                         3.8%
[20:51:05] ##                                                                         4.2%
[20:51:05] ###                                                                        4.4%
[20:51:05] ###                                                                        4.5%
[20:51:05] ###                                                                        4.7%
[20:51:05] ###                                                                        4.9%
[20:51:05] ###                                                                        5.1%
[20:51:05] ###                                                                        5.4%
[20:51:05] ####                                                                       5.7%
[20:51:06] ####                                                                       6.0%
[20:51:06] ####                                                                       6.2%
[20:51:06] ####                                                                       6.6%
[20:51:06] ####                                                                       6.9%
[20:51:06] #####                                                                      7.2%
[20:51:06] #####                                                                      7.5%
[20:51:06] #####                                                                      7.9%
[20:51:06] ######                                                                     8.4%
[20:51:06] ######                                                                     8.8%
[20:51:06] ######                                                                     9.3%
[20:51:07] #######                                                                    9.8%
[20:51:07] #######                                                                   10.2%
[20:51:07] #######                                                                   10.6%
[20:51:07] #######                                                                   11.0%
[20:51:07] ########                                                                  11.4%
[20:51:07] ########                                                                  11.9%
[20:51:07] ########                                                                  12.4%
[20:51:07] #########                                                                 12.9%
[20:51:07] #########                                                                 13.4%
[20:51:07] ##########                                                                14.0%
[20:51:08] ##########                                                                14.5%
[20:51:08] ##########                                                                15.2%
[20:51:08] ###########                                                               15.8%
[20:51:08] ###########                                                               16.4%
[20:51:08] ############                                                              17.1%
[20:51:08] ############                                                              17.8%
[20:51:08] #############                                                             18.5%
[20:51:08] #############                                                             19.3%
[20:51:08] ##############                                                            20.0%
[20:51:08] ###############                                                           20.8%
[20:51:09] ###############                                                           21.7%
[20:51:09] ################                                                          22.5%
[20:51:09] ################                                                          23.4%
[20:51:09] #################                                                         24.3%
[20:51:09] ##################                                                        25.2%
[20:51:09] ##################                                                        26.1%
[20:51:09] ###################                                                       27.0%
[20:51:09] ###################                                                       27.4%
[20:51:09] ###################                                                       27.4%
[20:51:09] ###################                                                       27.5%
[20:51:10] ###################                                                       27.6%
[20:51:10] ###################                                                       27.8%
[20:51:10] ####################                                                      27.9%
[20:51:10] ####################                                                      28.1%
[20:51:10] ####################                                                      28.3%
[20:51:10] ####################                                                      28.5%
[20:51:10] ####################                                                      28.8%
[20:51:10] ####################                                                      29.0%
[20:51:10] #####################                                                     29.2%
[20:51:10] #####################                                                     29.4%
[20:51:11] #####################                                                     29.7%
[20:51:11] #####################                                                     29.8%
[20:51:11] #####################                                                     30.0%
[20:51:11] #####################                                                     30.2%
[20:51:11] #####################                                                     30.3%
[20:51:11] #####################                                                     30.5%
[20:51:11] ######################                                                    30.6%
[20:51:11] ######################                                                    30.9%
[20:51:11] ######################                                                    31.1%
[20:51:12] ######################                                                    31.3%
[20:51:12] ######################                                                    31.6%
[20:51:12] ######################                                                    31.9%
[20:51:12] #######################                                                   32.2%
[20:51:12] #######################                                                   32.6%
[20:51:12] #######################                                                   32.9%
[20:51:12] #######################                                                   33.3%
[20:51:12] ########################                                                  33.8%
[20:51:12] ########################                                                  34.2%
[20:51:12] ########################                                                  34.7%
[20:51:13] #########################                                                 35.2%
[20:51:13] #########################                                                 35.7%
[20:51:13] ##########################                                                36.2%
[20:51:13] ##########################                                                36.8%
[20:51:13] ##########################                                                37.4%
[20:51:13] ###########################                                               38.0%
[20:51:13] ###########################                                               38.6%
[20:51:13] ############################                                              39.3%
[20:51:13] ############################                                              39.9%
[20:51:13] #############################                                             40.5%
[20:51:14] #############################                                             41.1%
[20:51:14] #############################                                             41.4%
[20:51:14] ##############################                                            41.7%
[20:51:14] ##############################                                            42.1%
[20:51:14] ##############################                                            42.5%
[20:51:14] ##############################                                            42.9%
[20:51:14] ###############################                                           43.3%
[20:51:14] ###############################                                           43.6%
[20:51:14] ###############################                                           43.9%
[20:51:14] ###############################                                           44.3%
[20:51:15] ################################                                          44.7%
[20:51:15] ################################                                          45.1%
[20:51:15] ################################                                          45.4%
[20:51:15] ################################                                          45.7%
[20:51:15] #################################                                         46.1%
[20:51:15] #################################                                         46.4%
[20:51:15] #################################                                         46.8%
[20:51:15] #################################                                         47.2%
[20:51:15] ##################################                                        47.6%
[20:51:15] ##################################                                        48.1%
[20:51:16] ###################################                                       48.6%
[20:51:16] ###################################                                       49.1%
[20:51:16] ###################################                                       49.7%
[20:51:16] ####################################                                      50.2%
[20:51:16] ####################################                                      50.7%
[20:51:16] ####################################                                      51.4%
[20:51:16] #####################################                                     51.9%
[20:51:16] #####################################                                     52.6%
[20:51:16] ######################################                                    53.3%
[20:51:17] ######################################                                    54.0%
[20:51:17] #######################################                                   54.7%
[20:51:17] #######################################                                   55.5%
[20:51:17] ########################################                                  56.2%
[20:51:17] #########################################                                 57.0%
[20:51:17] #########################################                                 57.7%
[20:51:17] #########################################                                 58.3%
[20:51:17] ##########################################                                58.7%
[20:51:17] ##########################################                                59.2%
[20:51:17] ###########################################                               59.8%
[20:51:18] ###########################################                               60.5%
[20:51:18] ############################################                              61.2%
[20:51:18] ############################################                              61.9%
[20:51:18] #############################################                             62.6%
[20:51:18] #############################################                             63.4%
[20:51:18] ##############################################                            64.2%
[20:51:18] ##############################################                            64.9%
[20:51:18] ###############################################                           65.7%
[20:51:18] ###############################################                           66.6%
[20:51:18] ################################################                          67.5%
[20:51:19] #################################################                         68.3%
[20:51:19] #################################################                         69.2%
[20:51:19] ##################################################                        70.2%
[20:51:19] ###################################################                       71.2%
[20:51:19] ###################################################                       72.2%
[20:51:19] ####################################################                      73.1%
[20:51:19] #####################################################                     74.1%
[20:51:19] ######################################################                    75.2%
[20:51:19] ######################################################                    76.3%
[20:51:19] #######################################################                   77.4%
[20:51:20] ########################################################                  78.5%
[20:51:20] #########################################################                 79.7%
[20:51:20] ##########################################################                80.9%
[20:51:20] ###########################################################               82.1%
[20:51:20] ###########################################################               83.3%
[20:51:20] ############################################################              84.5%
[20:51:20] #############################################################             85.8%
[20:51:20] ##############################################################            87.1%
[20:51:20] ###############################################################           88.4%
[20:51:20] ################################################################          89.7%
[20:51:21] #################################################################         90.9%
[20:51:21] ##################################################################        92.3%
[20:51:21] ###################################################################       93.7%
[20:51:21] ####################################################################      95.1%
[20:51:21] #####################################################################     96.6%
[20:51:21] ######################################################################    98.1%
[20:51:21] #######################################################################   99.4%
[20:51:21] ######################################################################## 100.0%
┌ Warning: Unable to run unprivileged containers on this system! This may be because your kernel does not support mounting overlay filesystems within user namespaces. To work around this, we will switch to using privileged containers. This requires the use of sudo. To choose this automatically, set the BINARYBUILDER_RUNNER environment variable to "privileged" before starting Julia.
└ @ BinaryBuilder ~/.julia/packages/BinaryBuilder/vkHhH/src/UserNSRunner.jl:85
[ Info: Running privileged container via `sudo`, may ask for your password:
At line 1092, ABORTED (Operation not permitted)!
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
  Expression: isfile(hist_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
  Expression: isfile(env_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
 [2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
  Test threw exception
  Expression: occursin("\nexit 1\n", read(open(hist_file), String))
  SystemError: opening file "/tmp/jl_bz5W0v/xYhCF3tP/destdir/../metadir/.bash_history": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#512(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:254
   [4] open(::String) at ./iostream.jl:246
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
   [6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
  Test threw exception
  Expression: occursin("\nMARKER=1\n", read(open(env_file), String))
  SystemError: opening file "/tmp/jl_bz5W0v/xYhCF3tP/destdir/../metadir/.env": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#512(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:254
   [4] open(::String) at ./iostream.jl:246
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
   [6] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
Test Summary:                  | Pass  Fail  Error  Total
environment and history saving |    2     2      2      6
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 2 failed, 2 errored, 0 broken.
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:61
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/runtests.jl:61
ERROR: Package BinaryBuilder errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed Reexport ─────────── v0.2.0
 Installed ProgressMeter ────── v0.9.0
 Installed StructIO ─────────── v0.3.0
 Installed PkgLicenses ──────── v0.2.0
 Installed TranscodingStreams ─ v0.9.5
 Installed BinaryProvider ───── v0.5.8
 Installed ObjectFile ───────── v0.3.3
 Installed BinaryBuilder ────── v0.1.4
 Installed DataStructures ───── v0.17.6
 Installed JSON ─────────────── v0.21.0
 Installed IniFile ──────────── v0.5.0
 Installed OrderedCollections ─ v1.1.0
 Installed JLD2 ─────────────── v0.1.9
 Installed GitHub ───────────── v5.1.3
 Installed FileIO ───────────── v1.1.0
 Installed CodecZlib ────────── v0.6.0
 Installed HTTP ─────────────── v0.8.8
 Installed Parsers ──────────── v0.3.10
 Installed MbedTLS ──────────── v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [12aac903] + BinaryBuilder v0.1.4
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [12aac903] + BinaryBuilder v0.1.4
  [b99e7846] + BinaryProvider v0.5.8
  [944b1d66] + CodecZlib v0.6.0
  [864edb3b] + DataStructures v0.17.6
  [5789e2e9] + FileIO v1.1.0
  [bc5e4493] + GitHub v5.1.3
  [cd3eb016] + HTTP v0.8.8
  [83e8ac13] + IniFile v0.5.0
  [033835bb] + JLD2 v0.1.9
  [682c06a0] + JSON v0.21.0
  [739be429] + MbedTLS v0.7.0
  [d8793406] + ObjectFile v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [fc669557] + PkgLicenses v0.2.0
  [92933f4c] + ProgressMeter v0.9.0
  [189a3867] + Reexport v0.2.0
  [53d494c1] + StructIO v0.3.0
  [3bb67fe8] + TranscodingStreams v0.9.5
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
  Building MbedTLS ──→ `~/.julia/packages/MbedTLS/a1JFn/deps/build.log`
   Testing BinaryBuilder
 Resolving package versions...
 Installed ColorTypes ──────── v0.8.0
 Installed FixedPointNumbers ─ v0.5.3
 Installed VT100 ───────────── v0.3.2
    Status `/tmp/jl_9v8qJ5/Manifest.toml`
  [12aac903] BinaryBuilder v0.1.4
  [b99e7846] BinaryProvider v0.5.8
  [944b1d66] CodecZlib v0.6.0
  [3da002f7] ColorTypes v0.8.0
  [864edb3b] DataStructures v0.17.6
  [5789e2e9] FileIO v1.1.0
  [53c48c17] FixedPointNumbers v0.5.3
  [bc5e4493] GitHub v5.1.3
  [cd3eb016] HTTP v0.8.8
  [83e8ac13] IniFile v0.5.0
  [033835bb] JLD2 v0.1.9
  [682c06a0] JSON v0.21.0
  [739be429] MbedTLS v0.7.0
  [d8793406] ObjectFile v0.3.3
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [fc669557] PkgLicenses v0.2.0
  [92933f4c] ProgressMeter v0.9.0
  [189a3867] Reexport v0.2.0
  [53d494c1] StructIO v0.3.0
  [3bb67fe8] TranscodingStreams v0.9.5
  [7774df62] VT100 v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:   | Pass  Total
File Collection |    5      5
Test Summary:     | Pass  Total
Target properties |   18     18
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/ is encrypted...
[ Info: Checking to see if /proc/not_a_file is encrypted...
Test Summary:    | Pass  Total
UserNS utilities |    3      3
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/Rootfs.v2018.11.11.x86_64-linux-gnu.tar.gz...
[15:17:41] #=#=#                                                                         
[15:17:41] 
[15:17:41]                                                                            0.0%
[15:17:41]                                                                            1.3%
[15:17:41] #                                                                          2.7%
[15:17:41] ###                                                                        4.2%
[15:17:41] ####                                                                       5.8%
[15:17:41] #####                                                                      7.4%
[15:17:42] ######                                                                     9.2%
[15:17:42] #######                                                                   11.0%
[15:17:42] #########                                                                 12.9%
[15:17:42] ##########                                                                14.8%
[15:17:42] ############                                                              16.8%
[15:17:42] #############                                                             18.6%
[15:17:42] ##############                                                            20.7%
[15:17:42] ################                                                          22.9%
[15:17:42] ##################                                                        25.0%
[15:17:42] ###################                                                       27.5%
[15:17:43] #####################                                                     29.8%
[15:17:43] ######################                                                    31.6%
[15:17:43] ########################                                                  33.9%
[15:17:43] ##########################                                                36.4%
[15:17:43] ############################                                              39.1%
[15:17:43] ##############################                                            41.7%
[15:17:43] ################################                                          44.5%
[15:17:43] #################################                                         46.9%
[15:17:43] ###################################                                       49.1%
[15:17:43] #####################################                                     51.7%
[15:17:44] #######################################                                   54.2%
[15:17:44] ########################################                                  56.6%
[15:17:44] ##########################################                                59.3%
[15:17:44] ############################################                              62.3%
[15:17:44] ###############################################                           65.5%
[15:17:44] #################################################                         68.6%
[15:17:44] ###################################################                       71.5%
[15:17:44] #####################################################                     74.5%
[15:17:44] ########################################################                  77.9%
[15:17:45] ##########################################################                80.7%
[15:17:45] ###########################################################               82.9%
[15:17:45] #############################################################             85.8%
[15:17:45] ################################################################          88.9%
[15:17:45] ##################################################################        92.7%
[15:17:45] #####################################################################     96.4%
[15:17:45] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/BaseCompilerShard-x86_64-linux-gnu.v2018.11.11.x86_64-linux-gnu.tar.gz...
[15:17:51] 
[15:17:51]                                                                            0.0%
[15:17:51] #                                                                          2.3%
[15:17:51] ###                                                                        4.9%
[15:17:52] #####                                                                      7.4%
[15:17:52] #######                                                                   10.2%
[15:17:52] #########                                                                 13.2%
[15:17:52] ###########                                                               16.3%
[15:17:52] ##############                                                            19.5%
[15:17:52] ################                                                          22.9%
[15:17:52] ##################                                                        26.3%
[15:17:52] #####################                                                     29.4%
[15:17:52] #######################                                                   32.9%
[15:17:52] ##########################                                                36.6%
[15:17:53] ############################                                              40.1%
[15:17:53] ###############################                                           44.1%
[15:17:53] ##################################                                        48.1%
[15:17:53] #####################################                                     52.0%
[15:17:53] ########################################                                  56.2%
[15:17:53] ###########################################                               60.4%
[15:17:53] ##############################################                            64.9%
[15:17:53] #################################################                         69.2%
[15:17:53] #####################################################                     73.9%
[15:17:53] ########################################################                  78.1%
[15:17:54] ###########################################################               83.2%
[15:17:54] ###############################################################           88.3%
[15:17:54] ###################################################################       93.6%
[15:17:54] #######################################################################   99.0%
[15:17:54] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/GCC-x86_64-linux-gnu.v7.1.0.x86_64-linux-gnu.tar.gz...
[15:17:58] 
[15:17:58]                                                                            0.0%
[15:17:58]                                                                            0.4%
[15:17:58]                                                                            0.8%
[15:17:58]                                                                            1.3%
[15:17:58] #                                                                          1.8%
[15:17:58] #                                                                          2.3%
[15:17:58] #                                                                          2.8%
[15:17:58] ##                                                                         3.3%
[15:17:58] ##                                                                         3.7%
[15:17:59] ###                                                                        4.2%
[15:17:59] ###                                                                        4.7%
[15:17:59] ###                                                                        5.3%
[15:17:59] ####                                                                       5.8%
[15:17:59] ####                                                                       6.4%
[15:17:59] #####                                                                      7.0%
[15:17:59] #####                                                                      7.6%
[15:17:59] #####                                                                      8.2%
[15:17:59] ######                                                                     8.8%
[15:17:59] ######                                                                     9.4%
[15:18:00] #######                                                                    9.9%
[15:18:00] #######                                                                   10.5%
[15:18:00] #######                                                                   11.0%
[15:18:00] ########                                                                  11.5%
[15:18:00] ########                                                                  12.1%
[15:18:00] #########                                                                 12.6%
[15:18:00] #########                                                                 13.2%
[15:18:00] #########                                                                 13.7%
[15:18:00] ##########                                                                14.1%
[15:18:01] ##########                                                                14.8%
[15:18:01] ##########                                                                15.2%
[15:18:01] ###########                                                               15.9%
[15:18:01] ###########                                                               16.5%
[15:18:01] ############                                                              17.0%
[15:18:01] ############                                                              17.6%
[15:18:01] #############                                                             18.2%
[15:18:01] #############                                                             18.6%
[15:18:01] #############                                                             19.1%
[15:18:01] ##############                                                            19.8%
[15:18:02] ##############                                                            20.3%
[15:18:02] ###############                                                           21.0%
[15:18:02] ###############                                                           21.6%
[15:18:02] ###############                                                           22.2%
[15:18:02] ################                                                          22.8%
[15:18:02] ################                                                          23.4%
[15:18:02] #################                                                         24.1%
[15:18:02] #################                                                         24.7%
[15:18:02] ##################                                                        25.3%
[15:18:03] ##################                                                        25.9%
[15:18:03] ###################                                                       26.8%
[15:18:03] ###################                                                       27.5%
[15:18:03] ####################                                                      28.2%
[15:18:03] ####################                                                      29.0%
[15:18:03] #####################                                                     29.4%
[15:18:03] #####################                                                     29.9%
[15:18:03] ######################                                                    30.7%
[15:18:03] ######################                                                    31.4%
[15:18:03] #######################                                                   32.2%
[15:18:04] #######################                                                   32.8%
[15:18:04] ########################                                                  33.8%
[15:18:04] #########################                                                 34.8%
[15:18:04] #########################                                                 35.6%
[15:18:04] ##########################                                                36.4%
[15:18:04] ##########################                                                37.2%
[15:18:04] ###########################                                               38.0%
[15:18:04] ############################                                              39.0%
[15:18:04] ############################                                              39.9%
[15:18:04] #############################                                             40.8%
[15:18:05] #############################                                             41.6%
[15:18:05] ##############################                                            42.6%
[15:18:05] ###############################                                           43.4%
[15:18:05] ###############################                                           44.4%
[15:18:05] ################################                                          45.1%
[15:18:05] #################################                                         46.0%
[15:18:05] #################################                                         46.8%
[15:18:05] ##################################                                        47.7%
[15:18:05] ##################################                                        48.6%
[15:18:06] ###################################                                       49.7%
[15:18:06] ####################################                                      50.6%
[15:18:07] #####################################                                     51.5%
[15:18:07] #####################################                                     52.4%
[15:18:07] ######################################                                    53.4%
[15:18:07] #######################################                                   54.5%
[15:18:07] #######################################                                   55.5%
[15:18:07] ########################################                                  56.6%
[15:18:07] #########################################                                 57.6%
[15:18:07] ##########################################                                58.7%
[15:18:08] ##########################################                                59.6%
[15:18:08] ###########################################                               60.1%
[15:18:08] ############################################                              61.3%
[15:18:08] ############################################                              62.4%
[15:18:09] #############################################                             63.6%
[15:18:09] ##############################################                            64.8%
[15:18:09] ###############################################                           66.1%
[15:18:09] ################################################                          67.3%
[15:18:09] #################################################                         68.5%
[15:18:09] ##################################################                        69.8%
[15:18:09] ###################################################                       70.8%
[15:18:09] ###################################################                       71.8%
[15:18:09] ####################################################                      72.9%
[15:18:09] #####################################################                     74.2%
[15:18:10] ######################################################                    75.5%
[15:18:10] #######################################################                   76.9%
[15:18:10] ########################################################                  77.8%
[15:18:10] ########################################################                  78.8%
[15:18:10] #########################################################                 79.5%
[15:18:10] ##########################################################                80.8%
[15:18:10] ###########################################################               82.2%
[15:18:10] ############################################################              83.5%
[15:18:10] #############################################################             84.9%
[15:18:11] ##############################################################            86.2%
[15:18:11] ##############################################################            87.4%
[15:18:11] ###############################################################           88.6%
[15:18:11] ################################################################          89.5%
[15:18:11] #################################################################         90.8%
[15:18:11] ##################################################################        92.2%
[15:18:11] ###################################################################       93.7%
[15:18:11] ####################################################################      95.0%
[15:18:11] #####################################################################     96.4%
[15:18:11] ######################################################################    97.6%
[15:18:12] #######################################################################   98.9%
[15:18:12] ######################################################################## 100.0%
[ Info: Downloading https://julialangmirror.s3.amazonaws.com/binarybuilder/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz to /root/.julia/packages/BinaryBuilder/vkHhH/deps/downloads/LLVM.v6.0.1-0.x86_64-linux-gnu.tar.gz...
[15:18:37] #=#=#                                                                         
[15:18:38] ##O#- #                                                                       
[15:18:38] 
[15:18:38]                                                                            0.1%
[15:18:38] #                                                                          1.5%
[15:18:38] ####                                                                       6.3%
[15:18:38] #####                                                                      7.6%
[15:18:38] ######                                                                     8.5%
[15:18:38] ########                                                                  12.5%
[15:18:39] ###########                                                               16.6%
[15:18:39] ##############                                                            20.8%
[15:18:39] #################                                                         24.1%
[15:18:39] #################                                                         25.0%
[15:18:39] ####################                                                      29.1%
[15:18:39] #######################                                                   32.9%
[15:18:39] #######################                                                   33.3%
[15:18:39] ##########################                                                36.9%
[15:18:39] ###########################                                               37.9%
[15:18:40] #############################                                             41.6%
[15:18:40] ################################                                          45.5%
[15:18:40] #################################                                         47.1%
[15:18:40] ###################################                                       49.1%
[15:18:40] #####################################                                     52.0%
[15:18:40] ######################################                                    54.1%
[15:18:40] ########################################                                  56.4%
[15:18:40] #########################################                                 58.2%
[15:18:41] #########################################                                 58.3%
[15:18:41] ##########################################                                59.3%
[15:18:41] ##########################################                                59.6%
[15:18:41] ############################################                              61.5%
[15:18:41] #############################################                             63.0%
[15:18:41] ###############################################                           65.7%
[15:18:41] ################################################                          67.4%
[15:18:41] ##################################################                        70.7%
[15:18:42] #####################################################                     74.0%
[15:18:42] #####################################################                     74.9%
[15:18:42] ########################################################                  78.9%
[15:18:42] ###########################################################               82.3%
[15:18:42] #############################################################             85.5%
[15:18:42] ###############################################################           87.8%
[15:18:42] #################################################################         91.5%
[15:18:42] ####################################################################      95.7%
[15:18:42] ######################################################################    98.2%
[15:18:42] ######################################################################## 100.0%
┌ Warning: Unable to run unprivileged containers on this system! This may be because your kernel does not support mounting overlay filesystems within user namespaces. To work around this, we will switch to using privileged containers. This requires the use of sudo. To choose this automatically, set the BINARYBUILDER_RUNNER environment variable to "privileged" before starting Julia.
└ @ BinaryBuilder ~/.julia/packages/BinaryBuilder/vkHhH/src/UserNSRunner.jl:85
[ Info: Running privileged container via `sudo`, may ask for your password:
At line 1092, ABORTED (Operation not permitted)!
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
  Expression: isfile(hist_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:73
 [2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Test Failed at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
  Expression: isfile(env_file)
Stacktrace:
 [1] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:74
 [2] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [3] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
  Test threw exception
  Expression: occursin("\nexit 1\n", read(open(hist_file), String))
  SystemError: opening file "/tmp/jl_3H9fHz/UJYIxNta/destdir/../metadir/.bash_history": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#512(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:254
   [4] open(::String) at ./iostream.jl:246
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:77
   [6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
environment and history saving: Error During Test at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
  Test threw exception
  Expression: occursin("\nMARKER=1\n", read(open(env_file), String))
  SystemError: opening file "/tmp/jl_3H9fHz/UJYIxNta/destdir/../metadir/.env": No such file or directory
  Stacktrace:
   [1] #systemerror#44(::Nothing, ::typeof(systemerror), ::String, ::Bool) at ./error.jl:134
   [2] systemerror at ./error.jl:134 [inlined]
   [3] #open#512(::Nothing, ::Nothing, ::Nothing, ::Nothing, ::Nothing, ::typeof(open), ::String) at ./iostream.jl:254
   [4] open(::String) at ./iostream.jl:246
   [5] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:80
   [6] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [7] top-level scope at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:62
  
Test Summary:                  | Pass  Fail  Error  Total
environment and history saving |    2     2      2      6
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 2 failed, 2 errored, 0 broken.
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/basic.jl:61
in expression starting at /root/.julia/packages/BinaryBuilder/vkHhH/test/runtests.jl:61
ERROR: Package BinaryBuilder 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