+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 12195
+ echo '1.63 03dd5e1d7'
1.63 03dd5e1d7
+ date
Sat Apr 22 12:49:35 UTC 2017
+ uptime
12:49:35 up 154 days, 19:04, 0 users, load average: 26.13, 10.04, 7.91
+ fork=git@github.com:coala/coala.git
+ fork_branch=Makman2/NEXTGEN3-4
+ head=git@github.com:coala/coala.git
+ head_branch=master
+ pull_id=4083
+ pull_title=Makman2/nextgen3-4
+ vars=('--env=fork=git@github.com:coala/coala.git' '--env=fork_branch=Makman2/NEXTGEN3-4' '--env=head=git@github.com:coala/coala.git' '--env=head_branch=master' '--env=pull_id=4083' '--env=pull_title=Makman2/nextgen3-4')
+ image=coala/rultor-python
+ directory=
+ scripts=('if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';' 'pip3 install -r requirements.txt' ';' 'python3 .misc/adjust_version_number.py coalib/VERSION -b `date --utc +%Y%m%d%H%M%S`' ';' 'bash .misc/deploy.pypi.sh' ';')
+ squash=false
+ ff=only
+ rebase=false
+ container=coala_coala_4083
+ 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.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'if ! pip3 -V ; then wget -O - https://bootstrap.pypa.io/get-pip.py | python3; fi' ';' 'pip3 install -r requirements.txt' ';' 'python3 .misc/adjust_version_number.py coalib/VERSION -b `date --utc +%Y%m%d%H%M%S`' ';' 'bash .misc/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
Version: SKS 1.1.5
gpg: armor header:
Comment: Hostname: keyserver.saol.no-ip.com
gpg: armor header:
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) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 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, ELG, 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-O0Pj/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-O0Pj/.gpg/secring.gpg --decrypt repo/.misc/rultor_secrets.sh.asc
Version: GnuPG v2
gpg: armor header:
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='rultor-R8Pg'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:coala/coala rultor_secrets.sh.enc
Version: GnuPG v2
gpg: armor header:
gpg: AES encrypted data
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:coala/coala.git
+ git remote update
Fetching origin
Fetching fork
From github.com:coala/coala
* [new branch] AnaDenisa/firstb -> fork/AnaDenisa/firstb
* [new branch] Makman2/NEXTGEN -> fork/Makman2/NEXTGEN
* [new branch] Makman2/NEXTGEN2 -> fork/Makman2/NEXTGEN2
* [new branch] Makman2/NEXTGEN3 -> fork/Makman2/NEXTGEN3
* [new branch] Makman2/NEXTGEN3-4 -> fork/Makman2/NEXTGEN3-4
* [new branch] Makman2/NEXTGEN4 -> fork/Makman2/NEXTGEN4
* [new branch] Makman2/bullet2 -> fork/Makman2/bullet2
* [new branch] Makman2/bullet3 -> fork/Makman2/bullet3
* [new branch] Makman2/lintglobally -> fork/Makman2/lintglobally
* [new branch] Makman2/merge-together -> fork/Makman2/merge-together
* [new branch] Makman2/quotes-bear-fail -> fork/Makman2/quotes-bear-fail
* [new branch] Makman2/ressev -> fork/Makman2/ressev
* [new branch] Makman2/stuff-remained-from-linterv2 -> fork/Makman2/stuff-remained-from-linterv2
* [new branch] Makman2/testing -> fork/Makman2/testing
* [new branch] adtac/binfix -> fork/adtac/binfix
* [new branch] adtac/golangdoc -> fork/adtac/golangdoc
* [new branch] adtac/oeatf -> fork/adtac/oeatf
* [new branch] adtac/stdin -> fork/adtac/stdin
* [new branch] ajk/wip -> fork/ajk/wip
* [new branch] cachingfix -> fork/cachingfix
* [new branch] cppsection -> fork/cppsection
* [new branch] fneu/cib -> fork/fneu/cib
* [new branch] fneu/codestyle -> fork/fneu/codestyle
* [new branch] fneu/deathtrap -> fork/fneu/deathtrap
* [new branch] fneu/filter_fix -> fork/fneu/filter_fix
* [new branch] fneu/resfilter -> fork/fneu/resfilter
* [new branch] fneu/resfilter3 -> fork/fneu/resfilter3
* [new branch] fneu/resfilter3_squashed -> fork/fneu/resfilter3_squashed
* [new branch] jayvdb/sils-branches -> fork/jayvdb/sils-branches
* [new branch] justuswilhelm/interactive-shell-win-fix -> fork/justuswilhelm/interactive-shell-win-fix
* [new branch] line-length -> fork/line-length
* [new branch] master -> fork/master
* [new branch] master_uncached -> fork/master_uncached
* [new branch] new -> fork/new
* [new branch] release/0.1.0 -> fork/release/0.1.0
* [new branch] release/0.1.1 -> fork/release/0.1.1
* [new branch] release/0.10 -> fork/release/0.10
* [new branch] release/0.5 -> fork/release/0.5
* [new branch] release/0.6 -> fork/release/0.6
* [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/deprecatefix -> fork/sanketdg/deprecatefix
* [new branch] sils-patch-1 -> fork/sils-patch-1
* [new branch] sils/actions -> fork/sils/actions
* [new branch] sils/beardec -> fork/sils/beardec
* [new branch] sils/bearproto -> fork/sils/bearproto
* [new branch] sils/bears -> fork/sils/bears
* [new branch] sils/booom -> fork/sils/booom
* [new branch] sils/coaf -> fork/sils/coaf
* [new branch] sils/coloredrange -> fork/sils/coloredrange
* [new branch] sils/decos -> fork/sils/decos
* [new branch] sils/defs -> fork/sils/defs
* [new branch] sils/depexp -> fork/sils/depexp
* [new branch] sils/docss -> fork/sils/docss
* [new branch] sils/forryan -> fork/sils/forryan
* [new branch] sils/html -> fork/sils/html
* [new branch] sils/listit -> fork/sils/listit
* [new branch] sils/loga -> fork/sils/loga
* [new branch] sils/minlog -> fork/sils/minlog
* [new branch] sils/nextgen2 -> fork/sils/nextgen2
* [new branch] sils/perf -> fork/sils/perf
* [new branch] sils/proto -> fork/sils/proto
* [new branch] sils/resf -> fork/sils/resf
* [new branch] sils/resoverlap -> fork/sils/resoverlap
* [new branch] sils/resultfilter -> fork/sils/resultfilter
* [new branch] sils/rfi -> fork/sils/rfi
* [new branch] sils/sem -> fork/sils/sem
* [new branch] sils/simply -> fork/sils/simply
* [new branch] sils/swtest -> fork/sils/swtest
* [new branch] sils/trimlin -> fork/sils/trimlin
* [new branch] sils/typeer -> fork/sils/typeer
* [new branch] sils/wip/cachingprop -> fork/sils/wip/cachingprop
* [new branch] sils/wippatch -> fork/sils/wippatch
* [new branch] sils/xml -> fork/sils/xml
* [new branch] sims/newcomerguide -> fork/sims/newcomerguide
* [new branch] tulphoon/uselog -> fork/tulphoon/uselog
* [new branch] ud/spa-ci -> fork/ud/spa-ci
* [new branch] udayan/fileproxy -> fork/udayan/fileproxy
* [new branch] udayan/newbears -> fork/udayan/newbears
* [new branch] underyx/req-version-specs -> fork/underyx/req-version-specs
* [new branch] wip/sils/profiling -> fork/wip/sils/profiling
* [new branch] wip/udayan/filesim -> fork/wip/udayan/filesim
* [new branch] wip/udayan/gui2 -> fork/wip/udayan/gui2
* [new branch] wip/udayan/guiproto -> fork/wip/udayan/guiproto
* [new branch] zimmermann/aspectgate -> fork/zimmermann/aspectgate
* [new branch] zimmermann/bearspects -> fork/zimmermann/bearspects
* [new branch] zimmermann/collecting -> fork/zimmermann/collecting
* [new branch] zimmermann/config -> fork/zimmermann/config
* [new branch] zimmermann/debug -> fork/zimmermann/debug
* [new branch] zimmermann/languages -> fork/zimmermann/languages
* [new branch] zimmermann/linter -> fork/zimmermann/linter
+ 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/Makman2/NEXTGEN3-4
Switched to a new branch '__rultor'
Branch __rultor set up to track remote branch Makman2/NEXTGEN3-4 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.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff-only __rultor
Updating 07a6547..725b8db
Fast-forward
coalib/core/DependencyTracker.py | 166 ++++++++++++++++++++++++++++++++++++
tests/core/DependencyTrackerTest.py | 78 +++++++++++++++++
2 files changed, 244 insertions(+)
create mode 100644 coalib/core/DependencyTracker.py
create mode 100644 tests/core/DependencyTrackerTest.py
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ uptime
++ tail -n 1
+ load=7.91
++ bc
++ echo 7.91 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 7.91, low enough to run a new Docker container'
load average is 7.91, 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
Trying to pull repository docker.io/coala/rultor-python ... latest: Pulling from coala/rultor-python
Digest: sha256:deb85fd565f30f55838044ef6f332c4fb5401478c0af828daed34611fb9cd2ca
Status: Image is up to date for docker.io/coala/rultor-python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\scoala_coala_4083\s*$'
+ ls -al .
total 48
drwx--x--x 3 rultor rultor 121 Apr 22 12:49 .
drwxrwxrwt. 9 root root 4096 Apr 22 12:49 ..
-rw-rw-r-- 1 rultor rultor 444 Apr 22 12:49 end.sh
-rwxrwxr-x 1 rultor rultor 162 Apr 22 12:49 entry.sh
-rw-rw-r-- 1 rultor rultor 6 Apr 22 12:49 pid
drwxrwxr-x 7 rultor rultor 4096 Apr 22 12:49 repo
-rw-rw-r-- 1 rultor rultor 38 Apr 22 12:49 rultor_secrets.sh
-rwxrwxr-x 1 rultor rultor 4957 Apr 22 12:49 run.sh
-rw-rw-r-- 1 rultor rultor 310 Apr 22 12:49 script.sh
-rw-rw-r-- 1 rultor rultor 10823 Apr 22 12:49 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-O0Pj:/main --env=fork=git@github.com:coala/coala.git --env=fork_branch=Makman2/NEXTGEN3-4 --env=head=git@github.com:coala/coala.git --env=head_branch=master --env=pull_id=4083 --env=pull_title=Makman2/nextgen3-4 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-O0Pj/cid -w=/main --name=coala_coala_4083 coala/rultor-python /main/entry.sh
Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_loop_devices=true` to suppress this warning.
+ 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
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ pip3 -V
pip 8.1.0 from /usr/local/lib/python3.4/dist-packages (python 3.4)
+ pip3 install -r requirements.txt
Requirement already satisfied (use --upgrade to upgrade): appdirs~=1.4 in /usr/local/lib/python3.4/dist-packages (from -r requirements.txt (line 1))
Collecting coala-utils~=0.6.2 (from -r requirements.txt (line 2))
Downloading coala_utils-0.6.2-py3-none-any.whl
Collecting colorlog~=2.7 (from -r requirements.txt (line 3))
Downloading colorlog-2.10.0-py2.py3-none-any.whl
Collecting dependency-management~=0.3.1 (from -r requirements.txt (line 4))
Downloading dependency_management-0.3.1-py3-none-any.whl
Collecting libclang-py3~=3.4.0 (from -r requirements.txt (line 6))
Downloading libclang-py3-3.4.0.tar.gz
Collecting Pygments~=2.1 (from -r requirements.txt (line 7))
Downloading Pygments-2.2.0-py2.py3-none-any.whl (841kB)
K25l 100%||████████████████████████████████|8849kB41.1MB/seeta00:00:01
?25hCollecting PyPrint~=0.2.6 (from -r requirements.txt (line 8))
Downloading PyPrint-0.2.6-py3-none-any.whl
Collecting requests~=2.12 (from -r requirements.txt (line 9))
Downloading requests-2.13.0-py2.py3-none-any.whl (584kB)
K25l 100%||████████████████████████████████|5593kB41.7MB/seeta00:00:01
?25hRequirement already satisfied (use --upgrade to upgrade): setuptools>=17.0 in /usr/local/lib/python3.4/dist-packages (from -r requirements.txt (line 10))
Collecting unidiff~=0.5.2 (from -r requirements.txt (line 11))
Downloading unidiff-0.5.3-py3-none-any.whl
Collecting sarge~=0.1.4 (from dependency-management~=0.3.1->-r requirements.txt (line 4))
Downloading sarge-0.1.4.tar.gz (50kB)
K25l 100%||████████████████████████████████|451kB47.4MB/s eta 0:00:01
?25hCollecting termcolor~=1.1.0 (from PyPrint~=0.2.6->-r requirements.txt (line 8))
Downloading termcolor-1.1.0.tar.gz
Requirement already satisfied (use --upgrade to upgrade): colorama~=0.3.7 in /usr/local/lib/python3.4/dist-packages (from PyPrint~=0.2.6->-r requirements.txt (line 8))
Building wheels for collected packages: libclang-py3, sarge, termcolor
Running setup.py bdist_wheel for libclang-py3 ... ?25ldone
?25h Stored in directory: /home/r/.cache/pip/wheels/c5/60/d4/ea109e58092d55b8075ad0bce7772fed1eb259738c83f386d6
Running setup.py bdist_wheel for sarge ... ?25ldone
?25h Stored in directory: /home/r/.cache/pip/wheels/c8/19/6f/714ffb0829877dedfcaecad1ce3ce9f47fac1fbc5003345604
Running setup.py bdist_wheel for termcolor ... ?25ldone
?25h Stored in directory: /home/r/.cache/pip/wheels/de/f7/bf/1bcac7bf30549e6a4957382e2ecab04c88e513117207067b03
Successfully built libclang-py3 sarge termcolor
Installing collected packages: coala-utils, colorlog, sarge, dependency-management, libclang-py3, Pygments, termcolor, PyPrint, requests, unidiff
Found existing installation: requests 2.9.1
Uninstalling requests-2.9.1:
Successfully uninstalled requests-2.9.1
Successfully installed PyPrint-0.2.6 Pygments-2.2.0 coala-utils-0.6.2 colorlog-2.10.0 dependency-management-0.3.1 libclang-py3-3.4.0 requests-2.13.0 sarge-0.1.4 termcolor-1.1.0 unidiff-0.5.3
33mYou are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.0m
++ date --utc +%Y%m%d%H%M%S
+ python3 .misc/adjust_version_number.py coalib/VERSION -b 20170422124948
+ bash .misc/deploy.pypi.sh
Uploading coala to pypi
Requirement already satisfied (use --upgrade to upgrade): twine in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied (use --upgrade to upgrade): wheel in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied (use --upgrade to upgrade): pkginfo>=1.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied (use --upgrade to upgrade): requests>=2.3.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied (use --upgrade to upgrade): setuptools>=0.7.0 in /usr/local/lib/python3.4/dist-packages (from twine)
Requirement already satisfied (use --upgrade to upgrade): requests-toolbelt>=0.4.0 in /usr/local/lib/python3.4/dist-packages (from twine)
33mYou are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.0m
running sdist
running egg_info
creating coala.egg-info
writing top-level names to coala.egg-info/top_level.txt
writing entry points to coala.egg-info/entry_points.txt
writing coala.egg-info/PKG-INFO
writing requirements to coala.egg-info/requires.txt
writing dependency_links to coala.egg-info/dependency_links.txt
writing manifest file 'coala.egg-info/SOURCES.txt'
reading manifest file 'coala.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'coala.egg-info/SOURCES.txt'
running check
creating coala-0.11.0.dev20170422124948
creating coala-0.11.0.dev20170422124948/coala.egg-info
creating coala-0.11.0.dev20170422124948/coalib
creating coala-0.11.0.dev20170422124948/coalib/bearlib
creating coala-0.11.0.dev20170422124948/coalib/bearlib/abstractions
creating coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
creating coala-0.11.0.dev20170422124948/coalib/bearlib/languages
creating coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
creating coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
creating coala-0.11.0.dev20170422124948/coalib/bearlib/naming_conventions
creating coala-0.11.0.dev20170422124948/coalib/bearlib/spacing
creating coala-0.11.0.dev20170422124948/coalib/bears
creating coala-0.11.0.dev20170422124948/coalib/collecting
creating coala-0.11.0.dev20170422124948/coalib/core
creating coala-0.11.0.dev20170422124948/coalib/misc
creating coala-0.11.0.dev20170422124948/coalib/output
creating coala-0.11.0.dev20170422124948/coalib/output/printers
creating coala-0.11.0.dev20170422124948/coalib/parsing
creating coala-0.11.0.dev20170422124948/coalib/processes
creating coala-0.11.0.dev20170422124948/coalib/processes/communication
creating coala-0.11.0.dev20170422124948/coalib/results
creating coala-0.11.0.dev20170422124948/coalib/results/result_actions
creating coala-0.11.0.dev20170422124948/coalib/settings
creating coala-0.11.0.dev20170422124948/coalib/testing
creating coala-0.11.0.dev20170422124948/docs
creating coala-0.11.0.dev20170422124948/docs/Developers
creating coala-0.11.0.dev20170422124948/docs/_static
creating coala-0.11.0.dev20170422124948/docs/_static/images
making hard links in coala-0.11.0.dev20170422124948...
hard linking LICENSE -> coala-0.11.0.dev20170422124948
hard linking MANIFEST.in -> coala-0.11.0.dev20170422124948
hard linking README.rst -> coala-0.11.0.dev20170422124948
hard linking requirements.txt -> coala-0.11.0.dev20170422124948
hard linking setup.cfg -> coala-0.11.0.dev20170422124948
hard linking setup.py -> coala-0.11.0.dev20170422124948
hard linking test-requirements.txt -> coala-0.11.0.dev20170422124948
hard linking coala.egg-info/PKG-INFO -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coala.egg-info/SOURCES.txt -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coala.egg-info/dependency_links.txt -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coala.egg-info/entry_points.txt -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coala.egg-info/requires.txt -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coala.egg-info/top_level.txt -> coala-0.11.0.dev20170422124948/coala.egg-info
hard linking coalib/VERSION -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/__init__.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_ci.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_delete_orig.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_format.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_json.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_main.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/coala_modes.py -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/default_coafile -> coala-0.11.0.dev20170422124948/coalib
hard linking coalib/bearlib/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib
hard linking coalib/bearlib/abstractions/ExternalBearWrap.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/abstractions
hard linking coalib/bearlib/abstractions/Linter.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/abstractions
hard linking coalib/bearlib/abstractions/SectionCreatable.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/abstractions
hard linking coalib/bearlib/abstractions/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/abstractions
hard linking coalib/bearlib/aspects/Metadata.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/Redundancy.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/Spelling.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/base.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/collections.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/docs.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/meta.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/root.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/aspects/taste.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/aspects
hard linking coalib/bearlib/languages/Language.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages
hard linking coalib/bearlib/languages/LanguageDefinition.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages
hard linking coalib/bearlib/languages/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages
hard linking coalib/bearlib/languages/definitions/C.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/CPP.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/CSS.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/CSharp.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/Java.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/JavaScript.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/Python.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/Unknown.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/Vala.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/definitions/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/definitions
hard linking coalib/bearlib/languages/documentation/DocstyleDefinition.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/languages/documentation/DocumentationComment.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/languages/documentation/DocumentationExtraction.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/languages/documentation/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/languages/documentation/default.coalang -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/languages/documentation/doxygen.coalang -> coala-0.11.0.dev20170422124948/coalib/bearlib/languages/documentation
hard linking coalib/bearlib/naming_conventions/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/naming_conventions
hard linking coalib/bearlib/spacing/SpacingHelper.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/spacing
hard linking coalib/bearlib/spacing/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bearlib/spacing
hard linking coalib/bears/BEAR_KIND.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/bears/Bear.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/bears/GlobalBear.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/bears/LocalBear.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/bears/__init__.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/bears/meta.py -> coala-0.11.0.dev20170422124948/coalib/bears
hard linking coalib/collecting/Collectors.py -> coala-0.11.0.dev20170422124948/coalib/collecting
hard linking coalib/collecting/Dependencies.py -> coala-0.11.0.dev20170422124948/coalib/collecting
hard linking coalib/collecting/Importers.py -> coala-0.11.0.dev20170422124948/coalib/collecting
hard linking coalib/collecting/__init__.py -> coala-0.11.0.dev20170422124948/coalib/collecting
hard linking coalib/core/Bear.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/core/CircularDependencyError.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/core/Core.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/core/DependencyTracker.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/core/Graphs.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/core/__init__.py -> coala-0.11.0.dev20170422124948/coalib/core
hard linking coalib/misc/BuildManPage.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Caching.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/CachingUtilities.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Compatibility.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Constants.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/DictUtilities.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Enum.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Exceptions.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/Shell.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/misc/__init__.py -> coala-0.11.0.dev20170422124948/coalib/misc
hard linking coalib/output/ConfWriter.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/ConsoleInteraction.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/Interactions.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/JSONEncoder.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/Logging.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/__init__.py -> coala-0.11.0.dev20170422124948/coalib/output
hard linking coalib/output/printers/LOG_LEVEL.py -> coala-0.11.0.dev20170422124948/coalib/output/printers
hard linking coalib/output/printers/ListLogPrinter.py -> coala-0.11.0.dev20170422124948/coalib/output/printers
hard linking coalib/output/printers/LogPrinter.py -> coala-0.11.0.dev20170422124948/coalib/output/printers
hard linking coalib/output/printers/__init__.py -> coala-0.11.0.dev20170422124948/coalib/output/printers
hard linking coalib/parsing/CliParsing.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/parsing/ConfParser.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/parsing/DefaultArgParser.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/parsing/Globbing.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/parsing/LineParser.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/parsing/__init__.py -> coala-0.11.0.dev20170422124948/coalib/parsing
hard linking coalib/processes/BearRunning.py -> coala-0.11.0.dev20170422124948/coalib/processes
hard linking coalib/processes/CONTROL_ELEMENT.py -> coala-0.11.0.dev20170422124948/coalib/processes
hard linking coalib/processes/LogPrinterThread.py -> coala-0.11.0.dev20170422124948/coalib/processes
hard linking coalib/processes/Processing.py -> coala-0.11.0.dev20170422124948/coalib/processes
hard linking coalib/processes/__init__.py -> coala-0.11.0.dev20170422124948/coalib/processes
hard linking coalib/processes/communication/LogMessage.py -> coala-0.11.0.dev20170422124948/coalib/processes/communication
hard linking coalib/processes/communication/__init__.py -> coala-0.11.0.dev20170422124948/coalib/processes/communication
hard linking coalib/results/AbsolutePosition.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/Diff.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/HiddenResult.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/LineDiff.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/RESULT_SEVERITY.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/Result.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/ResultFilter.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/SourcePosition.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/SourceRange.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/TextPosition.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/TextRange.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/__init__.py -> coala-0.11.0.dev20170422124948/coalib/results
hard linking coalib/results/result_actions/ApplyPatchAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/IgnoreResultAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/OpenEditorAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/PrintAspectAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/PrintDebugMessageAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/PrintMoreInfoAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/ResultAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/ShowPatchAction.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/results/result_actions/__init__.py -> coala-0.11.0.dev20170422124948/coalib/results/result_actions
hard linking coalib/settings/Annotations.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/ConfigurationGathering.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/DocstringMetadata.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/FunctionMetadata.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/Section.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/SectionFilling.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/Setting.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/settings/__init__.py -> coala-0.11.0.dev20170422124948/coalib/settings
hard linking coalib/testing/BearTestHelper.py -> coala-0.11.0.dev20170422124948/coalib/testing
hard linking coalib/testing/LocalBearTestHelper.py -> coala-0.11.0.dev20170422124948/coalib/testing
hard linking coalib/testing/__init__.py -> coala-0.11.0.dev20170422124948/coalib/testing
hard linking docs/.gitignore -> coala-0.11.0.dev20170422124948/docs
hard linking docs/Makefile -> coala-0.11.0.dev20170422124948/docs
hard linking docs/conf.py -> coala-0.11.0.dev20170422124948/docs
hard linking docs/index.rst -> coala-0.11.0.dev20170422124948/docs
hard linking docs/make.bat -> coala-0.11.0.dev20170422124948/docs
hard linking docs/Developers/Adding_CI.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Bear_Installation_Tool.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Codestyle.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Development_Setup.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Executing_Tests.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/External_Bears.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Git_Basics.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Linter_Bears_Advanced.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Newcomers_Guide.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Review.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Testing_Bears.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Useful_Links.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Writing_Documentation.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Writing_Good_Commits.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Writing_Linter_Bears.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Writing_Native_Bears.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/Writing_Tests.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/Developers/coala_settings.rst -> coala-0.11.0.dev20170422124948/docs/Developers
hard linking docs/_static/custom.css -> coala-0.11.0.dev20170422124948/docs/_static
hard linking docs/_static/images/coala-header.png -> coala-0.11.0.dev20170422124948/docs/_static/images
hard linking docs/_static/images/coala_logo.svg -> coala-0.11.0.dev20170422124948/docs/_static/images
copying setup.cfg -> coala-0.11.0.dev20170422124948
Writing coala-0.11.0.dev20170422124948/setup.cfg
creating dist
Creating tar archive
removing 'coala-0.11.0.dev20170422124948' (and everything under it)
running bdist_wheel
running build
running build_py
running build_manpage
creating build
creating build/lib
creating build/lib/coalib
copying coalib/__init__.py -> build/lib/coalib
copying coalib/coala.py -> build/lib/coalib
copying coalib/coala_ci.py -> build/lib/coalib
copying coalib/coala_delete_orig.py -> build/lib/coalib
copying coalib/coala_format.py -> build/lib/coalib
copying coalib/coala_json.py -> build/lib/coalib
copying coalib/coala_main.py -> build/lib/coalib
copying coalib/coala_modes.py -> build/lib/coalib
creating build/lib/coalib/bearlib
copying coalib/bearlib/__init__.py -> build/lib/coalib/bearlib
creating build/lib/coalib/bears
copying coalib/bears/BEAR_KIND.py -> build/lib/coalib/bears
copying coalib/bears/Bear.py -> build/lib/coalib/bears
copying coalib/bears/GlobalBear.py -> build/lib/coalib/bears
copying coalib/bears/LocalBear.py -> build/lib/coalib/bears
copying coalib/bears/__init__.py -> build/lib/coalib/bears
copying coalib/bears/meta.py -> build/lib/coalib/bears
creating build/lib/coalib/collecting
copying coalib/collecting/Collectors.py -> build/lib/coalib/collecting
copying coalib/collecting/Dependencies.py -> build/lib/coalib/collecting
copying coalib/collecting/Importers.py -> build/lib/coalib/collecting
copying coalib/collecting/__init__.py -> build/lib/coalib/collecting
creating build/lib/coalib/core
copying coalib/core/Bear.py -> build/lib/coalib/core
copying coalib/core/CircularDependencyError.py -> build/lib/coalib/core
copying coalib/core/Core.py -> build/lib/coalib/core
copying coalib/core/Graphs.py -> build/lib/coalib/core
copying coalib/core/__init__.py -> build/lib/coalib/core
copying coalib/core/DependencyTracker.py -> build/lib/coalib/core
creating build/lib/coalib/misc
copying coalib/misc/BuildManPage.py -> build/lib/coalib/misc
copying coalib/misc/Caching.py -> build/lib/coalib/misc
copying coalib/misc/CachingUtilities.py -> build/lib/coalib/misc
copying coalib/misc/Compatibility.py -> build/lib/coalib/misc
copying coalib/misc/Constants.py -> build/lib/coalib/misc
copying coalib/misc/DictUtilities.py -> build/lib/coalib/misc
copying coalib/misc/Enum.py -> build/lib/coalib/misc
copying coalib/misc/Exceptions.py -> build/lib/coalib/misc
copying coalib/misc/Shell.py -> build/lib/coalib/misc
copying coalib/misc/__init__.py -> build/lib/coalib/misc
creating build/lib/coalib/output
copying coalib/output/ConfWriter.py -> build/lib/coalib/output
copying coalib/output/ConsoleInteraction.py -> build/lib/coalib/output
copying coalib/output/Interactions.py -> build/lib/coalib/output
copying coalib/output/JSONEncoder.py -> build/lib/coalib/output
copying coalib/output/Logging.py -> build/lib/coalib/output
copying coalib/output/__init__.py -> build/lib/coalib/output
creating build/lib/coalib/parsing
copying coalib/parsing/CliParsing.py -> build/lib/coalib/parsing
copying coalib/parsing/ConfParser.py -> build/lib/coalib/parsing
copying coalib/parsing/DefaultArgParser.py -> build/lib/coalib/parsing
copying coalib/parsing/Globbing.py -> build/lib/coalib/parsing
copying coalib/parsing/LineParser.py -> build/lib/coalib/parsing
copying coalib/parsing/__init__.py -> build/lib/coalib/parsing
creating build/lib/coalib/processes
copying coalib/processes/BearRunning.py -> build/lib/coalib/processes
copying coalib/processes/CONTROL_ELEMENT.py -> build/lib/coalib/processes
copying coalib/processes/LogPrinterThread.py -> build/lib/coalib/processes
copying coalib/processes/Processing.py -> build/lib/coalib/processes
copying coalib/processes/__init__.py -> build/lib/coalib/processes
creating build/lib/coalib/results
copying coalib/results/AbsolutePosition.py -> build/lib/coalib/results
copying coalib/results/Diff.py -> build/lib/coalib/results
copying coalib/results/HiddenResult.py -> build/lib/coalib/results
copying coalib/results/LineDiff.py -> build/lib/coalib/results
copying coalib/results/RESULT_SEVERITY.py -> build/lib/coalib/results
copying coalib/results/Result.py -> build/lib/coalib/results
copying coalib/results/ResultFilter.py -> build/lib/coalib/results
copying coalib/results/SourcePosition.py -> build/lib/coalib/results
copying coalib/results/SourceRange.py -> build/lib/coalib/results
copying coalib/results/TextPosition.py -> build/lib/coalib/results
copying coalib/results/TextRange.py -> build/lib/coalib/results
copying coalib/results/__init__.py -> build/lib/coalib/results
creating build/lib/coalib/settings
copying coalib/settings/Annotations.py -> build/lib/coalib/settings
copying coalib/settings/ConfigurationGathering.py -> build/lib/coalib/settings
copying coalib/settings/DocstringMetadata.py -> build/lib/coalib/settings
copying coalib/settings/FunctionMetadata.py -> build/lib/coalib/settings
copying coalib/settings/Section.py -> build/lib/coalib/settings
copying coalib/settings/SectionFilling.py -> build/lib/coalib/settings
copying coalib/settings/Setting.py -> build/lib/coalib/settings
copying coalib/settings/__init__.py -> build/lib/coalib/settings
creating build/lib/coalib/testing
copying coalib/testing/BearTestHelper.py -> build/lib/coalib/testing
copying coalib/testing/LocalBearTestHelper.py -> build/lib/coalib/testing
copying coalib/testing/__init__.py -> build/lib/coalib/testing
creating build/lib/coalib/bearlib/abstractions
copying coalib/bearlib/abstractions/ExternalBearWrap.py -> build/lib/coalib/bearlib/abstractions
copying coalib/bearlib/abstractions/Linter.py -> build/lib/coalib/bearlib/abstractions
copying coalib/bearlib/abstractions/SectionCreatable.py -> build/lib/coalib/bearlib/abstractions
copying coalib/bearlib/abstractions/__init__.py -> build/lib/coalib/bearlib/abstractions
creating build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/Metadata.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/Redundancy.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/Spelling.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/__init__.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/base.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/collections.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/docs.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/meta.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/root.py -> build/lib/coalib/bearlib/aspects
copying coalib/bearlib/aspects/taste.py -> build/lib/coalib/bearlib/aspects
creating build/lib/coalib/bearlib/languages
copying coalib/bearlib/languages/Language.py -> build/lib/coalib/bearlib/languages
copying coalib/bearlib/languages/LanguageDefinition.py -> build/lib/coalib/bearlib/languages
copying coalib/bearlib/languages/__init__.py -> build/lib/coalib/bearlib/languages
creating build/lib/coalib/bearlib/naming_conventions
copying coalib/bearlib/naming_conventions/__init__.py -> build/lib/coalib/bearlib/naming_conventions
creating build/lib/coalib/bearlib/spacing
copying coalib/bearlib/spacing/SpacingHelper.py -> build/lib/coalib/bearlib/spacing
copying coalib/bearlib/spacing/__init__.py -> build/lib/coalib/bearlib/spacing
creating build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/C.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/CPP.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/CSS.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/CSharp.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/Java.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/JavaScript.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/Python.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/Unknown.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/Vala.py -> build/lib/coalib/bearlib/languages/definitions
copying coalib/bearlib/languages/definitions/__init__.py -> build/lib/coalib/bearlib/languages/definitions
creating build/lib/coalib/bearlib/languages/documentation
copying coalib/bearlib/languages/documentation/DocstyleDefinition.py -> build/lib/coalib/bearlib/languages/documentation
copying coalib/bearlib/languages/documentation/DocumentationComment.py -> build/lib/coalib/bearlib/languages/documentation
copying coalib/bearlib/languages/documentation/DocumentationExtraction.py -> build/lib/coalib/bearlib/languages/documentation
copying coalib/bearlib/languages/documentation/__init__.py -> build/lib/coalib/bearlib/languages/documentation
creating build/lib/coalib/output/printers
copying coalib/output/printers/LOG_LEVEL.py -> build/lib/coalib/output/printers
copying coalib/output/printers/ListLogPrinter.py -> build/lib/coalib/output/printers
copying coalib/output/printers/LogPrinter.py -> build/lib/coalib/output/printers
copying coalib/output/printers/__init__.py -> build/lib/coalib/output/printers
creating build/lib/coalib/processes/communication
copying coalib/processes/communication/LogMessage.py -> build/lib/coalib/processes/communication
copying coalib/processes/communication/__init__.py -> build/lib/coalib/processes/communication
creating build/lib/coalib/results/result_actions
copying coalib/results/result_actions/ApplyPatchAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/IgnoreResultAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/OpenEditorAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/PrintAspectAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/PrintDebugMessageAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/PrintMoreInfoAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/ResultAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/ShowPatchAction.py -> build/lib/coalib/results/result_actions
copying coalib/results/result_actions/__init__.py -> build/lib/coalib/results/result_actions
copying coalib/default_coafile -> build/lib/coalib
copying coalib/VERSION -> build/lib/coalib
copying coalib/bearlib/languages/documentation/default.coalang -> build/lib/coalib/bearlib/languages/documentation
copying coalib/bearlib/languages/documentation/doxygen.coalang -> build/lib/coalib/bearlib/languages/documentation
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/coalib
copying build/lib/coalib/__init__.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_ci.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_delete_orig.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_format.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_json.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_main.py -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/coala_modes.py -> build/bdist.linux-x86_64/wheel/coalib
creating build/bdist.linux-x86_64/wheel/coalib/bearlib
copying build/lib/coalib/bearlib/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/abstractions
copying build/lib/coalib/bearlib/abstractions/ExternalBearWrap.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/abstractions
copying build/lib/coalib/bearlib/abstractions/Linter.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/abstractions
copying build/lib/coalib/bearlib/abstractions/SectionCreatable.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/abstractions
copying build/lib/coalib/bearlib/abstractions/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/abstractions
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/Metadata.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/Redundancy.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/Spelling.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/base.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/collections.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/docs.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/meta.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/root.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
copying build/lib/coalib/bearlib/aspects/taste.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/aspects
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/languages
copying build/lib/coalib/bearlib/languages/Language.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages
copying build/lib/coalib/bearlib/languages/LanguageDefinition.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages
copying build/lib/coalib/bearlib/languages/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/C.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/CPP.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/CSS.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/CSharp.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/Java.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/JavaScript.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/Python.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/Unknown.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/Vala.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
copying build/lib/coalib/bearlib/languages/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/definitions
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/DocstyleDefinition.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/DocumentationComment.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/DocumentationExtraction.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/default.coalang -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
copying build/lib/coalib/bearlib/languages/documentation/doxygen.coalang -> build/bdist.linux-x86_64/wheel/coalib/bearlib/languages/documentation
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/naming_conventions
copying build/lib/coalib/bearlib/naming_conventions/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/naming_conventions
creating build/bdist.linux-x86_64/wheel/coalib/bearlib/spacing
copying build/lib/coalib/bearlib/spacing/SpacingHelper.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/spacing
copying build/lib/coalib/bearlib/spacing/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bearlib/spacing
creating build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/BEAR_KIND.py -> build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/Bear.py -> build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/GlobalBear.py -> build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/LocalBear.py -> build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/bears
copying build/lib/coalib/bears/meta.py -> build/bdist.linux-x86_64/wheel/coalib/bears
creating build/bdist.linux-x86_64/wheel/coalib/collecting
copying build/lib/coalib/collecting/Collectors.py -> build/bdist.linux-x86_64/wheel/coalib/collecting
copying build/lib/coalib/collecting/Dependencies.py -> build/bdist.linux-x86_64/wheel/coalib/collecting
copying build/lib/coalib/collecting/Importers.py -> build/bdist.linux-x86_64/wheel/coalib/collecting
copying build/lib/coalib/collecting/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/collecting
creating build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/Bear.py -> build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/CircularDependencyError.py -> build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/Core.py -> build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/Graphs.py -> build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/core
copying build/lib/coalib/core/DependencyTracker.py -> build/bdist.linux-x86_64/wheel/coalib/core
creating build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/BuildManPage.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Caching.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/CachingUtilities.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Compatibility.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Constants.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/DictUtilities.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Enum.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Exceptions.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/Shell.py -> build/bdist.linux-x86_64/wheel/coalib/misc
copying build/lib/coalib/misc/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/misc
creating build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/ConfWriter.py -> build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/ConsoleInteraction.py -> build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/Interactions.py -> build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/JSONEncoder.py -> build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/Logging.py -> build/bdist.linux-x86_64/wheel/coalib/output
copying build/lib/coalib/output/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/output
creating build/bdist.linux-x86_64/wheel/coalib/output/printers
copying build/lib/coalib/output/printers/LOG_LEVEL.py -> build/bdist.linux-x86_64/wheel/coalib/output/printers
copying build/lib/coalib/output/printers/ListLogPrinter.py -> build/bdist.linux-x86_64/wheel/coalib/output/printers
copying build/lib/coalib/output/printers/LogPrinter.py -> build/bdist.linux-x86_64/wheel/coalib/output/printers
copying build/lib/coalib/output/printers/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/output/printers
creating build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/CliParsing.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/ConfParser.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/DefaultArgParser.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/Globbing.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/LineParser.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
copying build/lib/coalib/parsing/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/parsing
creating build/bdist.linux-x86_64/wheel/coalib/processes
copying build/lib/coalib/processes/BearRunning.py -> build/bdist.linux-x86_64/wheel/coalib/processes
copying build/lib/coalib/processes/CONTROL_ELEMENT.py -> build/bdist.linux-x86_64/wheel/coalib/processes
copying build/lib/coalib/processes/LogPrinterThread.py -> build/bdist.linux-x86_64/wheel/coalib/processes
copying build/lib/coalib/processes/Processing.py -> build/bdist.linux-x86_64/wheel/coalib/processes
copying build/lib/coalib/processes/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/processes
creating build/bdist.linux-x86_64/wheel/coalib/processes/communication
copying build/lib/coalib/processes/communication/LogMessage.py -> build/bdist.linux-x86_64/wheel/coalib/processes/communication
copying build/lib/coalib/processes/communication/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/processes/communication
creating build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/AbsolutePosition.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/Diff.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/HiddenResult.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/LineDiff.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/RESULT_SEVERITY.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/Result.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/ResultFilter.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/SourcePosition.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/SourceRange.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/TextPosition.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/TextRange.py -> build/bdist.linux-x86_64/wheel/coalib/results
copying build/lib/coalib/results/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/results
creating build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/ApplyPatchAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/IgnoreResultAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/OpenEditorAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/PrintAspectAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/PrintDebugMessageAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/PrintMoreInfoAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/ResultAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/ShowPatchAction.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
copying build/lib/coalib/results/result_actions/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/results/result_actions
creating build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/Annotations.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/ConfigurationGathering.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/DocstringMetadata.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/FunctionMetadata.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/Section.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/SectionFilling.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/Setting.py -> build/bdist.linux-x86_64/wheel/coalib/settings
copying build/lib/coalib/settings/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/settings
creating build/bdist.linux-x86_64/wheel/coalib/testing
copying build/lib/coalib/testing/BearTestHelper.py -> build/bdist.linux-x86_64/wheel/coalib/testing
copying build/lib/coalib/testing/LocalBearTestHelper.py -> build/bdist.linux-x86_64/wheel/coalib/testing
copying build/lib/coalib/testing/__init__.py -> build/bdist.linux-x86_64/wheel/coalib/testing
copying build/lib/coalib/default_coafile -> build/bdist.linux-x86_64/wheel/coalib
copying build/lib/coalib/VERSION -> build/bdist.linux-x86_64/wheel/coalib
running install_data
creating build/bdist.linux-x86_64/wheel/coala-0.11.0.dev20170422124948.data
creating build/bdist.linux-x86_64/wheel/coala-0.11.0.dev20170422124948.data/data
copying coala.1 -> build/bdist.linux-x86_64/wheel/coala-0.11.0.dev20170422124948.data/data/.
running install_egg_info
Copying coala.egg-info to build/bdist.linux-x86_64/wheel/coala-0.11.0.dev20170422124948-py3.4.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/coala-0.11.0.dev20170422124948.dist-info/WHEEL
Uploading distributions to https://pypi.python.org/pypi
Uploading coala-0.11.0.dev20170422124948-py34.py35.py36-none-any.whl
Uploading coala-0.11.0.dev20170422124948.tar.gz
Installing coala from pypi
Collecting coala==0.11.0.dev20170422124948
Downloading coala-0.11.0.dev20170422124948-py34.py35.py36-none-any.whl (189kB)
K25l 100%||████████████████████████████████|1194kB13.8MB/seeta00:00:01
?25hCollecting setuptools>=17.0 (from coala==0.11.0.dev20170422124948)
Downloading setuptools-35.0.1-py2.py3-none-any.whl (390kB)
K25l 100%||████████████████████████████████|3399kB31.6MB/seeta00:00:01
?25hRequirement already up-to-date: colorlog~=2.7 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: dependency-management~=0.3.1 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: coala-utils~=0.6.2 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: requests~=2.12 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: Pygments~=2.1 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: PyPrint~=0.2.6 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: libclang-py3~=3.4.0 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Requirement already up-to-date: unidiff~=0.5.2 in /usr/local/lib/python3.4/dist-packages (from coala==0.11.0.dev20170422124948)
Collecting appdirs~=1.4 (from coala==0.11.0.dev20170422124948)
Downloading appdirs-1.4.3-py2.py3-none-any.whl
Collecting packaging>=16.8 (from setuptools>=17.0->coala==0.11.0.dev20170422124948)
Downloading packaging-16.8-py2.py3-none-any.whl
Requirement already up-to-date: six>=1.6.0 in /usr/local/lib/python3.4/dist-packages (from setuptools>=17.0->coala==0.11.0.dev20170422124948)
Requirement already up-to-date: sarge~=0.1.4 in /usr/local/lib/python3.4/dist-packages (from dependency-management~=0.3.1->coala==0.11.0.dev20170422124948)
Requirement already up-to-date: colorama~=0.3.7 in /usr/local/lib/python3.4/dist-packages (from PyPrint~=0.2.6->coala==0.11.0.dev20170422124948)
Requirement already up-to-date: termcolor~=1.1.0 in /usr/local/lib/python3.4/dist-packages (from PyPrint~=0.2.6->coala==0.11.0.dev20170422124948)
Collecting pyparsing (from packaging>=16.8->setuptools>=17.0->coala==0.11.0.dev20170422124948)
Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
K25l 100%||████████████████████████████████|561kB36.0MB/s eta 0:00:01
?25hInstalling collected packages: appdirs, pyparsing, packaging, setuptools, coala
Found existing installation: appdirs 1.4.0
Uninstalling appdirs-1.4.0:
Successfully uninstalled appdirs-1.4.0
Found existing installation: setuptools 20.3
Uninstalling setuptools-20.3:
Successfully uninstalled setuptools-20.3
Successfully installed appdirs-1.4.3 coala-0.11.0.dev20170422124948 packaging-16.8 pyparsing-2.2.0 setuptools-35.0.1
33mYou are using pip version 8.1.0, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.0m
coala versions: pip=0.11.0.dev20170422124948 repo=0.11.0.dev20170422124948
+ mv /home/r/repo .
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:coala/coala.git
07a6547..725b8db master -> master
container 9e9fe4ec0a3c0e38f3e62055d8ba355d10be722bd5e38658b14e6c8cb358677b is dead
Sat Apr 22 12:50:49 UTC 2017