rultor.com logo This build log was produced by rultor.com for coala/coala-bears#1980
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1468
+ echo '1.66.1 ebf5c28ae'
1.66.1 ebf5c28ae
+ date
Wed Aug 16 15:13:29 CEST 2017
+ uptime
 15:13:29 up 49 days, 16:13,  0 users,  load average: 0.00, 0.00, 0.00
+ fork=git@github.com:damngamerz/coala-bears.git
+ fork_branch=docgrammarbear
+ head=git@github.com:coala/coala-bears.git
+ head_branch=master
+ pull_id=1980
+ pull_title='Add DocGrammarBear for docstrings'
+ author=sanketdg
+ scripts=('export '\''fork=git@github.com:damngamerz/coala-bears.git'\''' ';' 'export '\''fork_branch=docgrammarbear'\''' ';' 'export '\''head=git@github.com:coala/coala-bears.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=1980'\''' ';' 'export '\''pull_title=Add DocGrammarBear for docstrings'\''' ';' 'export '\''author=sanketdg'\''' ';' 'DATE=`date --utc +%Y%m%d%H%M%S`' ';' 'python3 .ci/adjust_version_number.py bears/VERSION -b "$DATE"' ';' 'bash .ci/deploy.pypi.sh' ';')
+ vars=('--env=fork=git@github.com:damngamerz/coala-bears.git' '--env=fork_branch=docgrammarbear' '--env=head=git@github.com:coala/coala-bears.git' '--env=head_branch=master' '--env=pull_id=1980' '--env=pull_title=Add DocGrammarBear for docstrings' '--env=author=sanketdg' '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:damngamerz/coala-bears.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=docgrammarbear'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:coala/coala-bears.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1980'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Add DocGrammarBear for docstrings'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sanketdg'\''\'\'''\'''\'' '\'';'\'' '\''DATE=`date --utc +%Y%m%d%H%M%S`'\'' '\'';'\'' '\''python3 .ci/adjust_version_number.py bears/VERSION -b "$DATE"'\'' '\'';'\'' '\''bash .ci/deploy.pypi.sh'\'' '\'';'\'' )')
+ image=coala/rultor-python
+ directory=
+ squash=false
+ ff=only
+ rebase=false
+ container=coala_coala-bears_1980
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:coala/coala-bears.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''fork=git@github.com:damngamerz/coala-bears.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''fork=git@github.com:damngamerz/coala-bears.git'\''' ';' 'export '\''fork_branch=docgrammarbear'\''' ';' 'export '\''head=git@github.com:coala/coala-bears.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_id=1980'\''' ';' 'export '\''pull_title=Add DocGrammarBear for docstrings'\''' ';' 'export '\''author=sanketdg'\''' ';' 'DATE=`date --utc +%Y%m%d%H%M%S`' ';' 'python3 .ci/adjust_version_number.py bears/VERSION -b "$DATE"' ';' 'bash .ci/deploy.pypi.sh' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: sks.b4ckbone.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-KHmT/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-KHmT/.gpg/secring.gpg --decrypt repo/.ci/rultor_secrets.sh.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='tmp.08qVQntTU5'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:coala/coala-bears rultor_secrets.sh.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='rultor_secrets.sh'
+ rm -rf rultor_secrets.sh.enc
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:damngamerz/coala-bears.git
+ git remote update
Fetching origin
Fetching fork
From github.com:damngamerz/coala-bears
 * [new branch]      Makman2/crosstest -> fork/Makman2/crosstest
 * [new branch]      Makman2/docproto -> fork/Makman2/docproto
 * [new branch]      Makman2/gitcom-issues -> fork/Makman2/gitcom-issues
 * [new branch]      Makman2/postcss -> fork/Makman2/postcss
 * [new branch]      Makman2/testing-crosstest -> fork/Makman2/testing-crosstest
 * [new branch]      Makman2/tmp -> fork/Makman2/tmp
 * [new branch]      abhsag/linebreak -> fork/abhsag/linebreak
 * [new branch]      blankline  -> fork/blankline
 * [new branch]      docgrammarbear -> fork/docgrammarbear
 * [new branch]      fixannot   -> fork/fixannot
 * [new branch]      hypothesist/wip -> fork/hypothesist/wip
 * [new branch]      jayvdb-rm-espeak -> fork/jayvdb-rm-espeak
 * [new branch]      master     -> fork/master
 * [new branch]      phpstan-b  -> fork/phpstan-b
 * [new branch]      raiselog   -> fork/raiselog
 * [new branch]      red/extend-upload-tool -> fork/red/extend-upload-tool
 * [new branch]      release/0.1 -> fork/release/0.1
 * [new branch]      release/0.10 -> fork/release/0.10
 * [new branch]      release/0.2 -> fork/release/0.2
 * [new branch]      release/0.7 -> fork/release/0.7
 * [new branch]      release/0.8 -> fork/release/0.8
 * [new branch]      release/0.9 -> fork/release/0.9
 * [new branch]      sanketdg/docextration/capitalizebear -> fork/sanketdg/docextration/capitalizebear
 * [new branch]      sanketdg/docformatbear -> fork/sanketdg/docformatbear
 * [new branch]      sils/bfx   -> fork/sils/bfx
 * [new branch]      sils/infer -> fork/sils/infer
 * [new branch]      sils/lc    -> fork/sils/lc
 * [new branch]      sils/linters -> fork/sils/linters
 * [new branch]      sils/pmd   -> fork/sils/pmd
 * [new branch]      sils/quotes -> fork/sils/quotes
 * [new branch]      sils/revden -> fork/sils/revden
 * [new branch]      sils/sec   -> fork/sils/sec
 * [new branch]      sils/tailor -> fork/sils/tailor
 * [new branch]      sils/tailorbackport -> fork/sils/tailorbackport
 * [new branch]      sils/upgcoala -> fork/sils/upgcoala
 * [new branch]      sils/yapf-old -> fork/sils/yapf-old
 * [new branch]      underyx/go-caching -> fork/underyx/go-caching
 * [new branch]      underyx/req-version-specs -> fork/underyx/req-version-specs
 * [new branch]      upgrade    -> fork/upgrade
 * [new branch]      upgrade-yamllint -> fork/upgrade-yamllint
+ args=
+ '[' only == default ']'
+ '[' only == no ']'
+ '[' only == only ']'
+ args=' --ff-only'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -B __rultor fork/docgrammarbear
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch docgrammarbear from fork.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 0a25352..112fa7d
Fast-forward
 bears/documentation/DocGrammarBear.py     | 116 ++++++++++++++++++++
 tests/documentation/DocGrammarBearTest.py | 171 ++++++++++++++++++++++++++++++
 2 files changed, 287 insertions(+)
 create mode 100644 bears/documentation/DocGrammarBear.py
 create mode 100644 tests/documentation/DocGrammarBearTest.py
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.01
++ echo 0.01 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.01, low enough to run a new Docker container'
load average is 0.01, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=coala/rultor-python
+ docker pull coala/rultor-python
Using default tag: latest
latest: Pulling from coala/rultor-python
Digest: sha256:2bc50d5d9433d31f45473eaa2ac44fb02132dd12289110d5c83dca692e3198ed
Status: Image is up to date for coala/rultor-python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\scoala_coala-bears_1980\s*$'
+ ls -al .
total 52
drwx--x--x  3 rultor rultor 4096 Aug 16 15:13 .
drwxrwxrwt 14 root   root   4096 Aug 16 15:13 ..
-rw-rw-r--  1 rultor rultor  444 Aug 16 15:13 end.sh
-rwxrwxr-x  1 rultor rultor  162 Aug 16 15:13 entry.sh
-rw-rw-r--  1 rultor rultor    5 Aug 16 15:13 pid
drwxrwxr-x  7 rultor rultor 4096 Aug 16 15:13 repo
-rw-rw-r--  1 rultor rultor  113 Aug 16 15:13 rultor_secrets.sh
-rwxrwxr-x  1 rultor rultor 6125 Aug 16 15:13 run.sh
-rw-rw-r--  1 rultor rultor  531 Aug 16 15:13 script.sh
-rw-rw-r--  1 rultor rultor 9009 Aug 16 15:13 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-KHmT:/main --env=fork=git@github.com:damngamerz/coala-bears.git --env=fork_branch=docgrammarbear --env=head=git@github.com:coala/coala-bears.git --env=head_branch=master --env=pull_id=1980 '--env=pull_title=Add DocGrammarBear for docstrings' --env=author=sanketdg '--env=scripts=( '\''export '\''\'\'''\''fork=git@github.com:damngamerz/coala-bears.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=docgrammarbear'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:coala/coala-bears.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1980'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Add DocGrammarBear for docstrings'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=sanketdg'\''\'\'''\'''\'' '\'';'\'' '\''DATE=`date --utc +%Y%m%d%H%M%S`'\'' '\'';'\'' '\''python3 .ci/adjust_version_number.py bears/VERSION -b "$DATE"'\'' '\'';'\'' '\''bash .ci/deploy.pypi.sh'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-KHmT/cid -w=/main --name=coala_coala-bears_1980 coala/rultor-python /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rultor_secrets.sh ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export fork=git@github.com:damngamerz/coala-bears.git
+ fork=git@github.com:damngamerz/coala-bears.git
+ export fork_branch=docgrammarbear
+ fork_branch=docgrammarbear
+ export head=git@github.com:coala/coala-bears.git
+ head=git@github.com:coala/coala-bears.git
+ export head_branch=master
+ head_branch=master
+ export pull_id=1980
+ pull_id=1980
+ export 'pull_title=Add DocGrammarBear for docstrings'
+ pull_title='Add DocGrammarBear for docstrings'
+ export author=sanketdg
+ author=sanketdg
++ date --utc +%Y%m%d%H%M%S
+ DATE=20170816131339
+ python3 .ci/adjust_version_number.py bears/VERSION -b 20170816131339
+ bash .ci/deploy.pypi.sh
Uploading coala to pypi
Requirement already satisfied: twine in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: wheel in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied: requests-toolbelt>=0.8.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied: tqdm>=4.11 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied: pkginfo>=1.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied: setuptools>=0.7.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied: idna<2.6,>=2.5 in /usr/local/lib/python3.4/dist-packages (from requests!=2.15,!=2.16,>=2.5.0->twine)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.4/dist-packages (from requests!=2.15,!=2.16,>=2.5.0->twine)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /usr/local/lib/python3.4/dist-packages (from requests!=2.15,!=2.16,>=2.5.0->twine)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.4/dist-packages (from requests!=2.15,!=2.16,>=2.5.0->twine)
ERROR:root:Module coalib is not found. Cannot do version checking.
running sdist
running egg_info
creating coala_bears.egg-info
writing dependency_links to coala_bears.egg-info/dependency_links.txt
writing coala_bears.egg-info/PKG-INFO
writing entry points to coala_bears.egg-info/entry_points.txt
writing requirements to coala_bears.egg-info/requires.txt
writing top-level names to coala_bears.egg-info/top_level.txt
writing manifest file 'coala_bears.egg-info/SOURCES.txt'
reading manifest file 'coala_bears.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'coala_bears.egg-info/SOURCES.txt'
running check
warning: check: missing meta-data: if 'author' supplied, 'author_email' must be supplied too

creating coala-bears-0.12.0.dev20170816131339
creating coala-bears-0.12.0.dev20170816131339/bears
creating coala-bears-0.12.0.dev20170816131339/bears/apertium
creating coala-bears-0.12.0.dev20170816131339/bears/c_languages
creating coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
creating coala-bears-0.12.0.dev20170816131339/bears/cmake
creating coala-bears-0.12.0.dev20170816131339/bears/coffee_script
creating coala-bears-0.12.0.dev20170816131339/bears/configfiles
creating coala-bears-0.12.0.dev20170816131339/bears/css
creating coala-bears-0.12.0.dev20170816131339/bears/csv
creating coala-bears-0.12.0.dev20170816131339/bears/dart
creating coala-bears-0.12.0.dev20170816131339/bears/documentation
creating coala-bears-0.12.0.dev20170816131339/bears/elm
creating coala-bears-0.12.0.dev20170816131339/bears/general
creating coala-bears-0.12.0.dev20170816131339/bears/gettext
creating coala-bears-0.12.0.dev20170816131339/bears/go
creating coala-bears-0.12.0.dev20170816131339/bears/haskell
creating coala-bears-0.12.0.dev20170816131339/bears/hypertext
creating coala-bears-0.12.0.dev20170816131339/bears/java
creating coala-bears-0.12.0.dev20170816131339/bears/jinja2
creating coala-bears-0.12.0.dev20170816131339/bears/js
creating coala-bears-0.12.0.dev20170816131339/bears/julia
creating coala-bears-0.12.0.dev20170816131339/bears/latex
creating coala-bears-0.12.0.dev20170816131339/bears/lua
creating coala-bears-0.12.0.dev20170816131339/bears/markdown
creating coala-bears-0.12.0.dev20170816131339/bears/matlab
creating coala-bears-0.12.0.dev20170816131339/bears/natural_language
creating coala-bears-0.12.0.dev20170816131339/bears/perl
creating coala-bears-0.12.0.dev20170816131339/bears/php
creating coala-bears-0.12.0.dev20170816131339/bears/pug
creating coala-bears-0.12.0.dev20170816131339/bears/python
creating coala-bears-0.12.0.dev20170816131339/bears/python/requirements
creating coala-bears-0.12.0.dev20170816131339/bears/r
creating coala-bears-0.12.0.dev20170816131339/bears/rest
creating coala-bears-0.12.0.dev20170816131339/bears/ruby
creating coala-bears-0.12.0.dev20170816131339/bears/scala
creating coala-bears-0.12.0.dev20170816131339/bears/scss
creating coala-bears-0.12.0.dev20170816131339/bears/shell
creating coala-bears-0.12.0.dev20170816131339/bears/sql
creating coala-bears-0.12.0.dev20170816131339/bears/stylus
creating coala-bears-0.12.0.dev20170816131339/bears/swift
creating coala-bears-0.12.0.dev20170816131339/bears/typescript
creating coala-bears-0.12.0.dev20170816131339/bears/vcs
creating coala-bears-0.12.0.dev20170816131339/bears/vcs/git
creating coala-bears-0.12.0.dev20170816131339/bears/verilog
creating coala-bears-0.12.0.dev20170816131339/bears/vhdl
creating coala-bears-0.12.0.dev20170816131339/bears/vimscript
creating coala-bears-0.12.0.dev20170816131339/bears/xml2
creating coala-bears-0.12.0.dev20170816131339/bears/yaml
creating coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying files to coala-bears-0.12.0.dev20170816131339...
copying LICENSE -> coala-bears-0.12.0.dev20170816131339
copying MANIFEST.in -> coala-bears-0.12.0.dev20170816131339
copying README.rst -> coala-bears-0.12.0.dev20170816131339
copying bear-requirements.txt -> coala-bears-0.12.0.dev20170816131339
copying requirements.txt -> coala-bears-0.12.0.dev20170816131339
copying setup.cfg -> coala-bears-0.12.0.dev20170816131339
copying setup.py -> coala-bears-0.12.0.dev20170816131339
copying test-requirements.txt -> coala-bears-0.12.0.dev20170816131339
copying bears/Constants.py -> coala-bears-0.12.0.dev20170816131339/bears
copying bears/VERSION -> coala-bears-0.12.0.dev20170816131339/bears
copying bears/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears
copying bears/generate_package.py -> coala-bears-0.12.0.dev20170816131339/bears
copying bears/apertium/ApertiumLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/apertium
copying bears/apertium/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/apertium
copying bears/c_languages/ArtisticStyleBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/CPPCheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/CPPCleanBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/CPPLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/CSecurityBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/CSharpLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/ClangBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/ClangComplexityBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/GNUIndentBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages
copying bears/c_languages/codeclone_detection/ClangASTPrintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCountVectorCreator.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCountingConditions.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/CloneDetectionRoutines.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/CountVector.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/c_languages/codeclone_detection
copying bears/cmake/CMakeLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/cmake
copying bears/cmake/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/cmake
copying bears/coffee_script/CoffeeLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/coffee_script
copying bears/coffee_script/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/coffee_script
copying bears/configfiles/DockerfileLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/configfiles
copying bears/configfiles/PuppetLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/configfiles
copying bears/configfiles/TOMLBear.py -> coala-bears-0.12.0.dev20170816131339/bears/configfiles
copying bears/configfiles/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/configfiles
copying bears/css/CSSAutoPrefixBear.py -> coala-bears-0.12.0.dev20170816131339/bears/css
copying bears/css/CSSCombBear.py -> coala-bears-0.12.0.dev20170816131339/bears/css
copying bears/css/CSSLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/css
copying bears/css/StyleLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/css
copying bears/css/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/css
copying bears/csv/CSVLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/csv
copying bears/csv/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/csv
copying bears/dart/DartLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/dart
copying bears/dart/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/dart
copying bears/documentation/DocGrammarBear.py -> coala-bears-0.12.0.dev20170816131339/bears/documentation
copying bears/documentation/DocumentationStyleBear.py -> coala-bears-0.12.0.dev20170816131339/bears/documentation
copying bears/documentation/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/documentation
copying bears/elm/ElmLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/elm
copying bears/elm/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/elm
copying bears/general/AnnotationBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/CPDBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/DuplicateFileBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/FilenameBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/IndentationBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/InvalidLinkBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/KeywordBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/LicenseCheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/LineCountBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/LineLengthBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/MementoBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/QuotesBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/SpaceConsistencyBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/TextLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/URLBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/general/coalaBear.py -> coala-bears-0.12.0.dev20170816131339/bears/general
copying bears/gettext/DennisBear.py -> coala-bears-0.12.0.dev20170816131339/bears/gettext
copying bears/gettext/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/gettext
copying bears/go/GoErrCheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GoImportsBear.py -> coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GoLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GoReturnsBear.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GoTypeBear.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GoVetBear.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/GofmtBear.py -> coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/go/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/go
copying bears/haskell/GhcModBear.py -> coala-bears-0.12.0.dev20170816131339/bears/haskell
copying bears/haskell/HaskellLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/haskell
copying bears/haskell/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/haskell
copying bears/hypertext/BootLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/hypertext
copying bears/hypertext/HTMLHintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/hypertext
copying bears/hypertext/HTMLLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/hypertext
copying bears/hypertext/HTTPoliceLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/hypertext
copying bears/hypertext/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/hypertext
copying bears/java/CheckstyleBear.py -> coala-bears-0.12.0.dev20170816131339/bears/java
copying bears/java/InferBear.py -> coala-bears-0.12.0.dev20170816131339/bears/java
copying bears/java/JavaPMDBear.py -> coala-bears-0.12.0.dev20170816131339/bears/java
copying bears/java/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/java
copying bears/jinja2/Jinja2Bear.py -> coala-bears-0.12.0.dev20170816131339/bears/jinja2
copying bears/jinja2/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/jinja2
copying bears/js/ESLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/HappinessLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/JSComplexityBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/JSHintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/JSONFormatBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/JSStandardBear.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/js/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/js
copying bears/julia/JuliaLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/julia
copying bears/julia/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/julia
copying bears/latex/LatexLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/latex
copying bears/latex/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/latex
copying bears/lua/LuaLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/lua
copying bears/lua/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/lua
copying bears/markdown/MarkdownBear.py -> coala-bears-0.12.0.dev20170816131339/bears/markdown
copying bears/markdown/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/markdown
copying bears/matlab/MatlabIndentationBear.py -> coala-bears-0.12.0.dev20170816131339/bears/matlab
copying bears/matlab/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/matlab
copying bears/natural_language/AlexBear.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/natural_language/LanguageToolBear.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/natural_language/ProseLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/natural_language/SpellCheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/natural_language/WriteGoodLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/natural_language/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/natural_language
copying bears/perl/PerlCriticBear.py -> coala-bears-0.12.0.dev20170816131339/bears/perl
copying bears/perl/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/perl
copying bears/php/PHPCodeSnifferBear.py -> coala-bears-0.12.0.dev20170816131339/bears/php
copying bears/php/PHPLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/php
copying bears/php/PHPMessDetectorBear.py -> coala-bears-0.12.0.dev20170816131339/bears/php
copying bears/php/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/php
copying bears/pug/PugLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/pug
copying bears/pug/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/pug
copying bears/python/BanditBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/MypyBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PEP8Bear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PEP8NotebookBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyCommentedCodeBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyDocStyleBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyFlakesBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyImportSortBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyUnusedCodeBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PycodestyleBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PyromaBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/PythonPackageInitBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/RadonBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/VultureBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/YapfBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/python
copying bears/python/requirements/PinRequirementsBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python/requirements
copying bears/python/requirements/PySafetyBear.py -> coala-bears-0.12.0.dev20170816131339/bears/python/requirements
copying bears/python/requirements/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/python/requirements
copying bears/r/FormatRBear.py -> coala-bears-0.12.0.dev20170816131339/bears/r
copying bears/r/RLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/r
copying bears/r/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/r
copying bears/rest/RSTcheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/rest
copying bears/rest/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/rest
copying bears/rest/reSTLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/rest
copying bears/ruby/RuboCopBear.py -> coala-bears-0.12.0.dev20170816131339/bears/ruby
copying bears/ruby/RubySmellBear.py -> coala-bears-0.12.0.dev20170816131339/bears/ruby
copying bears/ruby/RubySyntaxBear.py -> coala-bears-0.12.0.dev20170816131339/bears/ruby
copying bears/ruby/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/ruby
copying bears/scala/ScalaLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/scala
copying bears/scala/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/scala
copying bears/scala/scalastyle_config.xml -> coala-bears-0.12.0.dev20170816131339/bears/scala
copying bears/scss/SCSSLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/scss
copying bears/scss/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/scss
copying bears/shell/ShellCheckBear.py -> coala-bears-0.12.0.dev20170816131339/bears/shell
copying bears/shell/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/shell
copying bears/sql/SQLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/sql
copying bears/sql/__init__.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/sql
copying bears/stylus/StylintBear.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/stylus
copying bears/stylus/__init__.py -&gt; coala-bears-0.12.0.dev20170816131339/bears/stylus
copying bears/swift/TailorBear.py -> coala-bears-0.12.0.dev20170816131339/bears/swift
copying bears/swift/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/swift
copying bears/typescript/TSLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/typescript
copying bears/typescript/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/typescript
copying bears/vcs/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/vcs
copying bears/vcs/git/GitCommitBear.py -> coala-bears-0.12.0.dev20170816131339/bears/vcs/git
copying bears/vcs/git/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/vcs/git
copying bears/verilog/VerilogLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/verilog
copying bears/verilog/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/verilog
copying bears/vhdl/VHDLLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/vhdl
copying bears/vhdl/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/vhdl
copying bears/vimscript/VintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/vimscript
copying bears/vimscript/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/vimscript
copying bears/xml2/XMLBear.py -> coala-bears-0.12.0.dev20170816131339/bears/xml2
copying bears/xml2/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/xml2
copying bears/yaml/RAMLLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/yaml
copying bears/yaml/TravisLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/yaml
copying bears/yaml/YAMLLintBear.py -> coala-bears-0.12.0.dev20170816131339/bears/yaml
copying bears/yaml/__init__.py -> coala-bears-0.12.0.dev20170816131339/bears/yaml
copying coala_bears.egg-info/PKG-INFO -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying coala_bears.egg-info/SOURCES.txt -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying coala_bears.egg-info/dependency_links.txt -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying coala_bears.egg-info/entry_points.txt -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying coala_bears.egg-info/requires.txt -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
copying coala_bears.egg-info/top_level.txt -> coala-bears-0.12.0.dev20170816131339/coala_bears.egg-info
Writing coala-bears-0.12.0.dev20170816131339/setup.cfg
creating dist
Creating tar archive
removing 'coala-bears-0.12.0.dev20170816131339' (and everything under it)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/bears
copying bears/Constants.py -> build/lib/bears
copying bears/generate_package.py -> build/lib/bears
copying bears/__init__.py -> build/lib/bears
creating build/lib/bears/coffee_script
copying bears/coffee_script/CoffeeLintBear.py -> build/lib/bears/coffee_script
copying bears/coffee_script/__init__.py -> build/lib/bears/coffee_script
creating build/lib/bears/gettext
copying bears/gettext/DennisBear.py -> build/lib/bears/gettext
copying bears/gettext/__init__.py -> build/lib/bears/gettext
creating build/lib/bears/haskell
copying bears/haskell/GhcModBear.py -> build/lib/bears/haskell
copying bears/haskell/HaskellLintBear.py -> build/lib/bears/haskell
copying bears/haskell/__init__.py -> build/lib/bears/haskell
creating build/lib/bears/shell
copying bears/shell/__init__.py -> build/lib/bears/shell
copying bears/shell/ShellCheckBear.py -> build/lib/bears/shell
creating build/lib/bears/c_languages
copying bears/c_languages/GNUIndentBear.py -> build/lib/bears/c_languages
copying bears/c_languages/CSecurityBear.py -> build/lib/bears/c_languages
copying bears/c_languages/ClangComplexityBear.py -> build/lib/bears/c_languages
copying bears/c_languages/CSharpLintBear.py -> build/lib/bears/c_languages
copying bears/c_languages/ClangBear.py -> build/lib/bears/c_languages
copying bears/c_languages/CPPCheckBear.py -> build/lib/bears/c_languages
copying bears/c_languages/CPPCleanBear.py -> build/lib/bears/c_languages
copying bears/c_languages/ArtisticStyleBear.py -> build/lib/bears/c_languages
copying bears/c_languages/__init__.py -> build/lib/bears/c_languages
copying bears/c_languages/CPPLintBear.py -> build/lib/bears/c_languages
creating build/lib/bears/csv
copying bears/csv/CSVLintBear.py -> build/lib/bears/csv
copying bears/csv/__init__.py -> build/lib/bears/csv
creating build/lib/bears/pug
copying bears/pug/PugLintBear.py -> build/lib/bears/pug
copying bears/pug/__init__.py -> build/lib/bears/pug
creating build/lib/bears/scala
copying bears/scala/ScalaLintBear.py -> build/lib/bears/scala
copying bears/scala/__init__.py -> build/lib/bears/scala
creating build/lib/bears/xml2
copying bears/xml2/XMLBear.py -> build/lib/bears/xml2
copying bears/xml2/__init__.py -> build/lib/bears/xml2
creating build/lib/bears/natural_language
copying bears/natural_language/SpellCheckBear.py -> build/lib/bears/natural_language
copying bears/natural_language/AlexBear.py -> build/lib/bears/natural_language
copying bears/natural_language/ProseLintBear.py -> build/lib/bears/natural_language
copying bears/natural_language/LanguageToolBear.py -> build/lib/bears/natural_language
copying bears/natural_language/WriteGoodLintBear.py -> build/lib/bears/natural_language
copying bears/natural_language/__init__.py -> build/lib/bears/natural_language
creating build/lib/bears/julia
copying bears/julia/JuliaLintBear.py -> build/lib/bears/julia
copying bears/julia/__init__.py -> build/lib/bears/julia
creating build/lib/bears/js
copying bears/js/JSHintBear.py -> build/lib/bears/js
copying bears/js/HappinessLintBear.py -> build/lib/bears/js
copying bears/js/ESLintBear.py -> build/lib/bears/js
copying bears/js/JSStandardBear.py -> build/lib/bears/js
copying bears/js/JSONFormatBear.py -> build/lib/bears/js
copying bears/js/__init__.py -> build/lib/bears/js
copying bears/js/JSComplexityBear.py -> build/lib/bears/js
creating build/lib/bears/vcs
copying bears/vcs/__init__.py -> build/lib/bears/vcs
creating build/lib/bears/general
copying bears/general/URLBear.py -> build/lib/bears/general
copying bears/general/KeywordBear.py -> build/lib/bears/general
copying bears/general/SpaceConsistencyBear.py -> build/lib/bears/general
copying bears/general/coalaBear.py -> build/lib/bears/general
copying bears/general/LineCountBear.py -> build/lib/bears/general
copying bears/general/QuotesBear.py -> build/lib/bears/general
copying bears/general/DuplicateFileBear.py -> build/lib/bears/general
copying bears/general/FilenameBear.py -> build/lib/bears/general
copying bears/general/IndentationBear.py -> build/lib/bears/general
copying bears/general/InvalidLinkBear.py -> build/lib/bears/general
copying bears/general/TextLintBear.py -> build/lib/bears/general
copying bears/general/AnnotationBear.py -> build/lib/bears/general
copying bears/general/CPDBear.py -> build/lib/bears/general
copying bears/general/__init__.py -> build/lib/bears/general
copying bears/general/LineLengthBear.py -> build/lib/bears/general
copying bears/general/LicenseCheckBear.py -> build/lib/bears/general
copying bears/general/MementoBear.py -> build/lib/bears/general
creating build/lib/bears/stylus
copying bears/stylus/StylintBear.py -> build/lib/bears/stylus
copying bears/stylus/__init__.py -> build/lib/bears/stylus
creating build/lib/bears/matlab
copying bears/matlab/__init__.py -> build/lib/bears/matlab
copying bears/matlab/MatlabIndentationBear.py -> build/lib/bears/matlab
creating build/lib/bears/apertium
copying bears/apertium/ApertiumLintBear.py -> build/lib/bears/apertium
copying bears/apertium/__init__.py -> build/lib/bears/apertium
creating build/lib/bears/lua
copying bears/lua/LuaLintBear.py -> build/lib/bears/lua
copying bears/lua/__init__.py -&gt; build/lib/bears/lua
creating build/lib/bears/hypertext
copying bears/hypertext/HTTPoliceLintBear.py -&gt; build/lib/bears/hypertext
copying bears/hypertext/HTMLLintBear.py -&gt; build/lib/bears/hypertext
copying bears/hypertext/HTMLHintBear.py -&gt; build/lib/bears/hypertext
copying bears/hypertext/BootLintBear.py -> build/lib/bears/hypertext
copying bears/hypertext/__init__.py -> build/lib/bears/hypertext
creating build/lib/bears/documentation
copying bears/documentation/DocumentationStyleBear.py -> build/lib/bears/documentation
copying bears/documentation/DocGrammarBear.py -> build/lib/bears/documentation
copying bears/documentation/__init__.py -> build/lib/bears/documentation
creating build/lib/bears/yaml
copying bears/yaml/TravisLintBear.py -> build/lib/bears/yaml
copying bears/yaml/RAMLLintBear.py -> build/lib/bears/yaml
copying bears/yaml/YAMLLintBear.py -> build/lib/bears/yaml
copying bears/yaml/__init__.py -> build/lib/bears/yaml
creating build/lib/bears/jinja2
copying bears/jinja2/Jinja2Bear.py -> build/lib/bears/jinja2
copying bears/jinja2/__init__.py -> build/lib/bears/jinja2
creating build/lib/bears/python
copying bears/python/PyromaBear.py -> build/lib/bears/python
copying bears/python/PyFlakesBear.py -> build/lib/bears/python
copying bears/python/MypyBear.py -> build/lib/bears/python
copying bears/python/PythonPackageInitBear.py -> build/lib/bears/python
copying bears/python/PycodestyleBear.py -> build/lib/bears/python
copying bears/python/PEP8Bear.py -> build/lib/bears/python
copying bears/python/PyCommentedCodeBear.py -> build/lib/bears/python
copying bears/python/PyDocStyleBear.py -> build/lib/bears/python
copying bears/python/PyLintBear.py -> build/lib/bears/python
copying bears/python/YapfBear.py -> build/lib/bears/python
copying bears/python/PyImportSortBear.py -> build/lib/bears/python
copying bears/python/PEP8NotebookBear.py -> build/lib/bears/python
copying bears/python/RadonBear.py -> build/lib/bears/python
copying bears/python/BanditBear.py -> build/lib/bears/python
copying bears/python/__init__.py -> build/lib/bears/python
copying bears/python/PyUnusedCodeBear.py -> build/lib/bears/python
copying bears/python/VultureBear.py -> build/lib/bears/python
creating build/lib/bears/configfiles
copying bears/configfiles/DockerfileLintBear.py -> build/lib/bears/configfiles
copying bears/configfiles/TOMLBear.py -> build/lib/bears/configfiles
copying bears/configfiles/PuppetLintBear.py -> build/lib/bears/configfiles
copying bears/configfiles/__init__.py -> build/lib/bears/configfiles
creating build/lib/bears/dart
copying bears/dart/DartLintBear.py -> build/lib/bears/dart
copying bears/dart/__init__.py -> build/lib/bears/dart
creating build/lib/bears/css
copying bears/css/CSSCombBear.py -> build/lib/bears/css
copying bears/css/StyleLintBear.py -> build/lib/bears/css
copying bears/css/CSSLintBear.py -> build/lib/bears/css
copying bears/css/CSSAutoPrefixBear.py -> build/lib/bears/css
copying bears/css/__init__.py -> build/lib/bears/css
creating build/lib/bears/go
copying bears/go/GoVetBear.py -> build/lib/bears/go
copying bears/go/GoTypeBear.py -> build/lib/bears/go
copying bears/go/GoLintBear.py -> build/lib/bears/go
copying bears/go/GofmtBear.py -> build/lib/bears/go
copying bears/go/GoImportsBear.py -> build/lib/bears/go
copying bears/go/GoErrCheckBear.py -> build/lib/bears/go
copying bears/go/GoReturnsBear.py -> build/lib/bears/go
copying bears/go/__init__.py -> build/lib/bears/go
creating build/lib/bears/elm
copying bears/elm/ElmLintBear.py -> build/lib/bears/elm
copying bears/elm/__init__.py -> build/lib/bears/elm
creating build/lib/bears/r
copying bears/r/RLintBear.py -> build/lib/bears/r
copying bears/r/__init__.py -> build/lib/bears/r
copying bears/r/FormatRBear.py -> build/lib/bears/r
creating build/lib/bears/markdown
copying bears/markdown/__init__.py -> build/lib/bears/markdown
copying bears/markdown/MarkdownBear.py -> build/lib/bears/markdown
creating build/lib/bears/ruby
copying bears/ruby/RubySyntaxBear.py -> build/lib/bears/ruby
copying bears/ruby/RubySmellBear.py -> build/lib/bears/ruby
copying bears/ruby/RuboCopBear.py -> build/lib/bears/ruby
copying bears/ruby/__init__.py -> build/lib/bears/ruby
creating build/lib/bears/swift
copying bears/swift/TailorBear.py -> build/lib/bears/swift
copying bears/swift/__init__.py -> build/lib/bears/swift
creating build/lib/bears/sql
copying bears/sql/SQLintBear.py -> build/lib/bears/sql
copying bears/sql/__init__.py -> build/lib/bears/sql
creating build/lib/bears/typescript
copying bears/typescript/__init__.py -> build/lib/bears/typescript
copying bears/typescript/TSLintBear.py -> build/lib/bears/typescript
creating build/lib/bears/php
copying bears/php/PHPMessDetectorBear.py -> build/lib/bears/php
copying bears/php/PHPCodeSnifferBear.py -> build/lib/bears/php
copying bears/php/PHPLintBear.py -> build/lib/bears/php
copying bears/php/__init__.py -> build/lib/bears/php
creating build/lib/bears/rest
copying bears/rest/reSTLintBear.py -> build/lib/bears/rest
copying bears/rest/RSTcheckBear.py -> build/lib/bears/rest
copying bears/rest/__init__.py -> build/lib/bears/rest
creating build/lib/bears/scss
copying bears/scss/__init__.py -> build/lib/bears/scss
copying bears/scss/SCSSLintBear.py -> build/lib/bears/scss
creating build/lib/bears/verilog
copying bears/verilog/VerilogLintBear.py -> build/lib/bears/verilog
copying bears/verilog/__init__.py -> build/lib/bears/verilog
creating build/lib/bears/java
copying bears/java/CheckstyleBear.py -> build/lib/bears/java
copying bears/java/JavaPMDBear.py -> build/lib/bears/java
copying bears/java/InferBear.py -> build/lib/bears/java
copying bears/java/__init__.py -> build/lib/bears/java
creating build/lib/bears/latex
copying bears/latex/LatexLintBear.py -> build/lib/bears/latex
copying bears/latex/__init__.py -> build/lib/bears/latex
creating build/lib/bears/cmake
copying bears/cmake/CMakeLintBear.py -> build/lib/bears/cmake
copying bears/cmake/__init__.py -> build/lib/bears/cmake
creating build/lib/bears/vhdl
copying bears/vhdl/__init__.py -> build/lib/bears/vhdl
copying bears/vhdl/VHDLLintBear.py -> build/lib/bears/vhdl
creating build/lib/bears/perl
copying bears/perl/PerlCriticBear.py -> build/lib/bears/perl
copying bears/perl/__init__.py -> build/lib/bears/perl
creating build/lib/bears/vimscript
copying bears/vimscript/VintBear.py -> build/lib/bears/vimscript
copying bears/vimscript/__init__.py -> build/lib/bears/vimscript
creating build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCountVectorCreator.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/CountVector.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/CloneDetectionRoutines.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCountingConditions.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/__init__.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py -> build/lib/bears/c_languages/codeclone_detection
copying bears/c_languages/codeclone_detection/ClangASTPrintBear.py -> build/lib/bears/c_languages/codeclone_detection
creating build/lib/bears/vcs/git
copying bears/vcs/git/GitCommitBear.py -> build/lib/bears/vcs/git
copying bears/vcs/git/__init__.py -> build/lib/bears/vcs/git
creating build/lib/bears/python/requirements
copying bears/python/requirements/PinRequirementsBear.py -> build/lib/bears/python/requirements
copying bears/python/requirements/PySafetyBear.py -&gt; build/lib/bears/python/requirements
copying bears/python/requirements/__init__.py -&gt; build/lib/bears/python/requirements
copying bears/VERSION -&gt; build/lib/bears
copying bears/scala/scalastyle_config.xml -&gt; build/lib/bears/scala
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/bears
creating build/bdist.linux-x86_64/wheel/bears/coffee_script
copying build/lib/bears/coffee_script/CoffeeLintBear.py -> build/bdist.linux-x86_64/wheel/bears/coffee_script
copying build/lib/bears/coffee_script/__init__.py -> build/bdist.linux-x86_64/wheel/bears/coffee_script
creating build/bdist.linux-x86_64/wheel/bears/gettext
copying build/lib/bears/gettext/DennisBear.py -> build/bdist.linux-x86_64/wheel/bears/gettext
copying build/lib/bears/gettext/__init__.py -> build/bdist.linux-x86_64/wheel/bears/gettext
creating build/bdist.linux-x86_64/wheel/bears/haskell
copying build/lib/bears/haskell/GhcModBear.py -> build/bdist.linux-x86_64/wheel/bears/haskell
copying build/lib/bears/haskell/HaskellLintBear.py -> build/bdist.linux-x86_64/wheel/bears/haskell
copying build/lib/bears/haskell/__init__.py -> build/bdist.linux-x86_64/wheel/bears/haskell
creating build/bdist.linux-x86_64/wheel/bears/shell
copying build/lib/bears/shell/__init__.py -> build/bdist.linux-x86_64/wheel/bears/shell
copying build/lib/bears/shell/ShellCheckBear.py -> build/bdist.linux-x86_64/wheel/bears/shell
creating build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/GNUIndentBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/CSecurityBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/ClangComplexityBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
creating build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/ClangCountVectorCreator.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/CountVector.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/ClangFunctionDifferenceBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/CloneDetectionRoutines.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/ClangCountingConditions.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/__init__.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/ClangCloneDetectionBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/codeclone_detection/ClangASTPrintBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages/codeclone_detection
copying build/lib/bears/c_languages/CSharpLintBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/ClangBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/CPPCheckBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/CPPCleanBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/ArtisticStyleBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/__init__.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
copying build/lib/bears/c_languages/CPPLintBear.py -> build/bdist.linux-x86_64/wheel/bears/c_languages
creating build/bdist.linux-x86_64/wheel/bears/csv
copying build/lib/bears/csv/CSVLintBear.py -> build/bdist.linux-x86_64/wheel/bears/csv
copying build/lib/bears/csv/__init__.py -> build/bdist.linux-x86_64/wheel/bears/csv
creating build/bdist.linux-x86_64/wheel/bears/pug
copying build/lib/bears/pug/PugLintBear.py -> build/bdist.linux-x86_64/wheel/bears/pug
copying build/lib/bears/pug/__init__.py -> build/bdist.linux-x86_64/wheel/bears/pug
creating build/bdist.linux-x86_64/wheel/bears/scala
copying build/lib/bears/scala/scalastyle_config.xml -> build/bdist.linux-x86_64/wheel/bears/scala
copying build/lib/bears/scala/ScalaLintBear.py -> build/bdist.linux-x86_64/wheel/bears/scala
copying build/lib/bears/scala/__init__.py -> build/bdist.linux-x86_64/wheel/bears/scala
creating build/bdist.linux-x86_64/wheel/bears/xml2
copying build/lib/bears/xml2/XMLBear.py -> build/bdist.linux-x86_64/wheel/bears/xml2
copying build/lib/bears/xml2/__init__.py -> build/bdist.linux-x86_64/wheel/bears/xml2
creating build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/SpellCheckBear.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/AlexBear.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/ProseLintBear.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/LanguageToolBear.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/WriteGoodLintBear.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
copying build/lib/bears/natural_language/__init__.py -> build/bdist.linux-x86_64/wheel/bears/natural_language
creating build/bdist.linux-x86_64/wheel/bears/julia
copying build/lib/bears/julia/JuliaLintBear.py -> build/bdist.linux-x86_64/wheel/bears/julia
copying build/lib/bears/julia/__init__.py -> build/bdist.linux-x86_64/wheel/bears/julia
creating build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/JSHintBear.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/HappinessLintBear.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/ESLintBear.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/JSStandardBear.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/JSONFormatBear.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/__init__.py -> build/bdist.linux-x86_64/wheel/bears/js
copying build/lib/bears/js/JSComplexityBear.py -> build/bdist.linux-x86_64/wheel/bears/js
creating build/bdist.linux-x86_64/wheel/bears/vcs
creating build/bdist.linux-x86_64/wheel/bears/vcs/git
copying build/lib/bears/vcs/git/GitCommitBear.py -> build/bdist.linux-x86_64/wheel/bears/vcs/git
copying build/lib/bears/vcs/git/__init__.py -> build/bdist.linux-x86_64/wheel/bears/vcs/git
copying build/lib/bears/vcs/__init__.py -> build/bdist.linux-x86_64/wheel/bears/vcs
creating build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/URLBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/KeywordBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/SpaceConsistencyBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/coalaBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/LineCountBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/QuotesBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/DuplicateFileBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/FilenameBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/IndentationBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/InvalidLinkBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/TextLintBear.py -&gt; build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/AnnotationBear.py -&gt; build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/CPDBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/__init__.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/LineLengthBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/LicenseCheckBear.py -> build/bdist.linux-x86_64/wheel/bears/general
copying build/lib/bears/general/MementoBear.py -> build/bdist.linux-x86_64/wheel/bears/general
creating build/bdist.linux-x86_64/wheel/bears/stylus
copying build/lib/bears/stylus/StylintBear.py -> build/bdist.linux-x86_64/wheel/bears/stylus
copying build/lib/bears/stylus/__init__.py -> build/bdist.linux-x86_64/wheel/bears/stylus
creating build/bdist.linux-x86_64/wheel/bears/matlab
copying build/lib/bears/matlab/__init__.py -> build/bdist.linux-x86_64/wheel/bears/matlab
copying build/lib/bears/matlab/MatlabIndentationBear.py -> build/bdist.linux-x86_64/wheel/bears/matlab
creating build/bdist.linux-x86_64/wheel/bears/apertium
copying build/lib/bears/apertium/ApertiumLintBear.py -> build/bdist.linux-x86_64/wheel/bears/apertium
copying build/lib/bears/apertium/__init__.py -> build/bdist.linux-x86_64/wheel/bears/apertium
creating build/bdist.linux-x86_64/wheel/bears/lua
copying build/lib/bears/lua/LuaLintBear.py -> build/bdist.linux-x86_64/wheel/bears/lua
copying build/lib/bears/lua/__init__.py -> build/bdist.linux-x86_64/wheel/bears/lua
creating build/bdist.linux-x86_64/wheel/bears/hypertext
copying build/lib/bears/hypertext/HTTPoliceLintBear.py -> build/bdist.linux-x86_64/wheel/bears/hypertext
copying build/lib/bears/hypertext/HTMLLintBear.py -> build/bdist.linux-x86_64/wheel/bears/hypertext
copying build/lib/bears/hypertext/HTMLHintBear.py -> build/bdist.linux-x86_64/wheel/bears/hypertext
copying build/lib/bears/hypertext/BootLintBear.py -> build/bdist.linux-x86_64/wheel/bears/hypertext
copying build/lib/bears/hypertext/__init__.py -> build/bdist.linux-x86_64/wheel/bears/hypertext
creating build/bdist.linux-x86_64/wheel/bears/documentation
copying build/lib/bears/documentation/DocumentationStyleBear.py -> build/bdist.linux-x86_64/wheel/bears/documentation
copying build/lib/bears/documentation/DocGrammarBear.py -> build/bdist.linux-x86_64/wheel/bears/documentation
copying build/lib/bears/documentation/__init__.py -> build/bdist.linux-x86_64/wheel/bears/documentation
creating build/bdist.linux-x86_64/wheel/bears/yaml
copying build/lib/bears/yaml/TravisLintBear.py -> build/bdist.linux-x86_64/wheel/bears/yaml
copying build/lib/bears/yaml/RAMLLintBear.py -> build/bdist.linux-x86_64/wheel/bears/yaml
copying build/lib/bears/yaml/YAMLLintBear.py -> build/bdist.linux-x86_64/wheel/bears/yaml
copying build/lib/bears/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/bears/yaml
copying build/lib/bears/Constants.py -> build/bdist.linux-x86_64/wheel/bears
creating build/bdist.linux-x86_64/wheel/bears/jinja2
copying build/lib/bears/jinja2/Jinja2Bear.py -> build/bdist.linux-x86_64/wheel/bears/jinja2
copying build/lib/bears/jinja2/__init__.py -> build/bdist.linux-x86_64/wheel/bears/jinja2
creating build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyromaBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyFlakesBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/MypyBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PythonPackageInitBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PycodestyleBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PEP8Bear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyCommentedCodeBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyDocStyleBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyLintBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/YapfBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyImportSortBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PEP8NotebookBear.py -> build/bdist.linux-x86_64/wheel/bears/python
creating build/bdist.linux-x86_64/wheel/bears/python/requirements
copying build/lib/bears/python/requirements/PinRequirementsBear.py -> build/bdist.linux-x86_64/wheel/bears/python/requirements
copying build/lib/bears/python/requirements/PySafetyBear.py -> build/bdist.linux-x86_64/wheel/bears/python/requirements
copying build/lib/bears/python/requirements/__init__.py -> build/bdist.linux-x86_64/wheel/bears/python/requirements
copying build/lib/bears/python/RadonBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/BanditBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/__init__.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/PyUnusedCodeBear.py -> build/bdist.linux-x86_64/wheel/bears/python
copying build/lib/bears/python/VultureBear.py -> build/bdist.linux-x86_64/wheel/bears/python
creating build/bdist.linux-x86_64/wheel/bears/configfiles
copying build/lib/bears/configfiles/DockerfileLintBear.py -> build/bdist.linux-x86_64/wheel/bears/configfiles
copying build/lib/bears/configfiles/TOMLBear.py -> build/bdist.linux-x86_64/wheel/bears/configfiles
copying build/lib/bears/configfiles/PuppetLintBear.py -> build/bdist.linux-x86_64/wheel/bears/configfiles
copying build/lib/bears/configfiles/__init__.py -> build/bdist.linux-x86_64/wheel/bears/configfiles
creating build/bdist.linux-x86_64/wheel/bears/dart
copying build/lib/bears/dart/DartLintBear.py -> build/bdist.linux-x86_64/wheel/bears/dart
copying build/lib/bears/dart/__init__.py -> build/bdist.linux-x86_64/wheel/bears/dart
creating build/bdist.linux-x86_64/wheel/bears/css
copying build/lib/bears/css/CSSCombBear.py -> build/bdist.linux-x86_64/wheel/bears/css
copying build/lib/bears/css/StyleLintBear.py -> build/bdist.linux-x86_64/wheel/bears/css
copying build/lib/bears/css/CSSLintBear.py -> build/bdist.linux-x86_64/wheel/bears/css
copying build/lib/bears/css/CSSAutoPrefixBear.py -> build/bdist.linux-x86_64/wheel/bears/css
copying build/lib/bears/css/__init__.py -> build/bdist.linux-x86_64/wheel/bears/css
creating build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoVetBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoTypeBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoLintBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GofmtBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoImportsBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoErrCheckBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/GoReturnsBear.py -> build/bdist.linux-x86_64/wheel/bears/go
copying build/lib/bears/go/__init__.py -> build/bdist.linux-x86_64/wheel/bears/go
creating build/bdist.linux-x86_64/wheel/bears/elm
copying build/lib/bears/elm/ElmLintBear.py -> build/bdist.linux-x86_64/wheel/bears/elm
copying build/lib/bears/elm/__init__.py -> build/bdist.linux-x86_64/wheel/bears/elm
creating build/bdist.linux-x86_64/wheel/bears/r
copying build/lib/bears/r/RLintBear.py -> build/bdist.linux-x86_64/wheel/bears/r
copying build/lib/bears/r/__init__.py -> build/bdist.linux-x86_64/wheel/bears/r
copying build/lib/bears/r/FormatRBear.py -> build/bdist.linux-x86_64/wheel/bears/r
creating build/bdist.linux-x86_64/wheel/bears/markdown
copying build/lib/bears/markdown/__init__.py -> build/bdist.linux-x86_64/wheel/bears/markdown
copying build/lib/bears/markdown/MarkdownBear.py -&gt; build/bdist.linux-x86_64/wheel/bears/markdown
copying build/lib/bears/generate_package.py -&gt; build/bdist.linux-x86_64/wheel/bears
creating build/bdist.linux-x86_64/wheel/bears/ruby
copying build/lib/bears/ruby/RubySyntaxBear.py -> build/bdist.linux-x86_64/wheel/bears/ruby
copying build/lib/bears/ruby/RubySmellBear.py -> build/bdist.linux-x86_64/wheel/bears/ruby
copying build/lib/bears/ruby/RuboCopBear.py -> build/bdist.linux-x86_64/wheel/bears/ruby
copying build/lib/bears/ruby/__init__.py -> build/bdist.linux-x86_64/wheel/bears/ruby
creating build/bdist.linux-x86_64/wheel/bears/swift
copying build/lib/bears/swift/TailorBear.py -> build/bdist.linux-x86_64/wheel/bears/swift
copying build/lib/bears/swift/__init__.py -> build/bdist.linux-x86_64/wheel/bears/swift
creating build/bdist.linux-x86_64/wheel/bears/sql
copying build/lib/bears/sql/SQLintBear.py -> build/bdist.linux-x86_64/wheel/bears/sql
copying build/lib/bears/sql/__init__.py -> build/bdist.linux-x86_64/wheel/bears/sql
creating build/bdist.linux-x86_64/wheel/bears/typescript
copying build/lib/bears/typescript/__init__.py -> build/bdist.linux-x86_64/wheel/bears/typescript
copying build/lib/bears/typescript/TSLintBear.py -> build/bdist.linux-x86_64/wheel/bears/typescript
creating build/bdist.linux-x86_64/wheel/bears/php
copying build/lib/bears/php/PHPMessDetectorBear.py -> build/bdist.linux-x86_64/wheel/bears/php
copying build/lib/bears/php/PHPCodeSnifferBear.py -> build/bdist.linux-x86_64/wheel/bears/php
copying build/lib/bears/php/PHPLintBear.py -> build/bdist.linux-x86_64/wheel/bears/php
copying build/lib/bears/php/__init__.py -> build/bdist.linux-x86_64/wheel/bears/php
creating build/bdist.linux-x86_64/wheel/bears/rest
copying build/lib/bears/rest/reSTLintBear.py -> build/bdist.linux-x86_64/wheel/bears/rest
copying build/lib/bears/rest/RSTcheckBear.py -> build/bdist.linux-x86_64/wheel/bears/rest
copying build/lib/bears/rest/__init__.py -> build/bdist.linux-x86_64/wheel/bears/rest
creating build/bdist.linux-x86_64/wheel/bears/scss
copying build/lib/bears/scss/__init__.py -> build/bdist.linux-x86_64/wheel/bears/scss
copying build/lib/bears/scss/SCSSLintBear.py -> build/bdist.linux-x86_64/wheel/bears/scss
copying build/lib/bears/__init__.py -> build/bdist.linux-x86_64/wheel/bears
creating build/bdist.linux-x86_64/wheel/bears/verilog
copying build/lib/bears/verilog/VerilogLintBear.py -> build/bdist.linux-x86_64/wheel/bears/verilog
copying build/lib/bears/verilog/__init__.py -> build/bdist.linux-x86_64/wheel/bears/verilog
creating build/bdist.linux-x86_64/wheel/bears/java
copying build/lib/bears/java/CheckstyleBear.py -> build/bdist.linux-x86_64/wheel/bears/java
copying build/lib/bears/java/JavaPMDBear.py -> build/bdist.linux-x86_64/wheel/bears/java
copying build/lib/bears/java/InferBear.py -> build/bdist.linux-x86_64/wheel/bears/java
copying build/lib/bears/java/__init__.py -> build/bdist.linux-x86_64/wheel/bears/java
copying build/lib/bears/VERSION -> build/bdist.linux-x86_64/wheel/bears
creating build/bdist.linux-x86_64/wheel/bears/latex
copying build/lib/bears/latex/LatexLintBear.py -> build/bdist.linux-x86_64/wheel/bears/latex
copying build/lib/bears/latex/__init__.py -> build/bdist.linux-x86_64/wheel/bears/latex
creating build/bdist.linux-x86_64/wheel/bears/cmake
copying build/lib/bears/cmake/CMakeLintBear.py -> build/bdist.linux-x86_64/wheel/bears/cmake
copying build/lib/bears/cmake/__init__.py -> build/bdist.linux-x86_64/wheel/bears/cmake
creating build/bdist.linux-x86_64/wheel/bears/vhdl
copying build/lib/bears/vhdl/__init__.py -> build/bdist.linux-x86_64/wheel/bears/vhdl
copying build/lib/bears/vhdl/VHDLLintBear.py -> build/bdist.linux-x86_64/wheel/bears/vhdl
creating build/bdist.linux-x86_64/wheel/bears/perl
copying build/lib/bears/perl/PerlCriticBear.py -> build/bdist.linux-x86_64/wheel/bears/perl
copying build/lib/bears/perl/__init__.py -> build/bdist.linux-x86_64/wheel/bears/perl
creating build/bdist.linux-x86_64/wheel/bears/vimscript
copying build/lib/bears/vimscript/VintBear.py -> build/bdist.linux-x86_64/wheel/bears/vimscript
copying build/lib/bears/vimscript/__init__.py -> build/bdist.linux-x86_64/wheel/bears/vimscript
running install_egg_info
Copying coala_bears.egg-info to build/bdist.linux-x86_64/wheel/coala_bears-0.12.0.dev20170816131339-py3.4.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/coala_bears-0.12.0.dev20170816131339.dist-info/WHEEL
Uploading distributions to https://upload.pypi.org/legacy/
Uploading coala_bears-0.12.0.dev20170816131339-py34.py35.py36-none-any.whl
UploadingKdistributions0to1https://upload.pypi.org/legacy/
Uploading coala-bears-0.12.0.dev20170816131339.tar.gz
+ mv /home/r/repo0.:00<00:07,e21.4Kbytes/s]
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:coala/coala-bears.git
   0a25352..112fa7d  master -> master
container 4778a770d701a354fa62de301dd4ec1131bd97c266a9813020ee42b550722d2b is dead
Wed Aug 16 15:14:53 CEST 2017