====== Attempt #1
-----> Fetching repository
Cloning into '/tmp/d20170601-19234-ccxncq/input'...
-----> Restoring cache
-----> Starting packaging process
-----> Installing missing build dependencies: mysql-devel
-----> Fetching buildpack /tmp/buildpacks/sources/pkgr/heroku-buildpack-ruby.git at buildcurl
-----> Ruby app
-----> Running hook: "/tmp/before_hook20170601-14-5vfkr9.sh"
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.2.4
-----> Installing dependencies using bundler 1.11.2
cp: ‘/tmp/d20170601-14-gzp5n1/opt/the-idb/.git/cache/vendor/bundle/.’ and ‘/tmp/d20170601-14-gzp5n1/opt/the-idb/.git/cache/vendor/bundle/.’ are the same file
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4 --deployment
Warning: the running version of Bundler is older than the version that created the lockfile. We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
Using concurrent-ruby 1.0.5
Using rake 12.0.0
Using i18n 0.8.1
Using minitest 5.10.1
Using thread_safe 0.3.6
Using builder 3.2.3
Using mini_portile2 2.1.0
Using rack 2.0.1
Using erubis 2.7.0
Using nio4r 2.0.0
Using mime-types-data 3.2016.0521
Using websocket-extensions 0.1.2
Using ice_nine 0.11.2
Using arel 7.1.4
Using sass 3.4.23
Using bcrypt 3.1.11
Using hitimes 1.2.4
Using climate_control 0.1.0
Using connection_pool 2.2.1
Using diffy 3.1.0
Using excon 0.55.0
Using equalizer 0.0.11
Using execjs 2.7.0
Using multipart-post 2.0.0
Using method_source 0.8.2
Using thor 0.19.4
Using hashie 3.5.5
Using multi_json 1.12.1
Using multi_xml 0.6.0
Using tool 0.2.3
Using ice_cube 0.14.0
Using ipaddress 0.8.3
Using high_voltage 3.0.0
Using bundler 1.11.2
Using mysql2 0.4.5
Using mimemagic 0.3.2
Using net-ldap 0.16.0
Using libv8 3.16.14.17
Using request_store 1.3.2
Using redcarpet 3.4.0
Using redis 3.3.3
Using ref 2.0.0
Using rubius 0.0.5 from https://github.com/bytemine/rubius.git (at master@3ce9b40)
Using tilt 2.0.6
Using stomp 1.3.4
Using will_paginate 3.1.5
Using descendants_tracker 0.0.4
Using tzinfo 1.2.2
Using nokogiri 1.7.2
Using websocket-driver 0.6.5
Using rack-test 0.6.3
Using sprockets 3.7.1
Using rack-accept 0.4.5
Using mime-types 3.1
Using rack-protection 1.5.3
Using cocaine 0.5.8
Using bootstrap-sass 2.3.2.2
Using timers 4.1.2
Using faraday 0.11.0
Using uglifier 3.1.4
Using mustermann 0.4.0
Using therubyracer 0.12.3
Using redis-namespace 1.5.3
Using axiom-types 0.1.1
Using activesupport 5.0.2
Using coercible 1.0.0
Using mail 2.6.4
Using sidekiq 4.2.9
Using loofah 2.0.3
Using celluloid-essentials 0.20.5
Using celluloid-fsm 0.20.5
Using celluloid-extras 0.20.5
Using celluloid-pool 0.20.5
Using celluloid-supervision 0.20.6
Using mustermann-grape 0.4.0
Using globalid 0.3.7
Using sentry-raven 2.4.0
Using rails-dom-testing 2.0.2
Using activemodel 5.0.2
Using virtus 1.0.5
Using rails-html-sanitizer 1.0.3
Using celluloid 0.17.3
Using activejob 5.0.2
Using paperclip 5.1.0
Using activerecord 5.0.2
Using actionview 5.0.2
Using grape 0.19.1
Using sidetiq 0.7.2
Using paranoia 2.2.1
Using paper_trail 6.0.2
Using with_advisory_lock 3.1.0
Using actionpack 5.0.2
Using closure_tree 6.4.0
Using actioncable 5.0.2
Using actionmailer 5.0.2
Using railties 5.0.2
Using sprockets-rails 3.2.0
Using font-awesome-rails 4.7.0.1
Using simple_form 3.4.0
Using jquery-rails 4.2.2
Using rails 5.0.2
Using sass-rails 5.0.6
Using jquery-ui-rails 6.0.1
Using keynote 0.3.1
Using rails-jquery-autocomplete 1.0.3
Bundle complete! 45 Gemfile dependencies, 105 gems now installed.
Bundled gems are installed into ./vendor/bundle.
Gems in the groups development and test were not installed.
Bundle completed (0.59s)
Cleaning up the bundler cache.
Warning: the running version of Bundler is older than the version that created the lockfile. We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
Asset precompilation completed (3.02s)
Cleaning assets
Running: rake assets:clean
NEW PACKAGE: the-idb-1.6.6-1496326051.3ca0a04.centos7.x86_64.rpm (47.15 MiB)
-----> Releasing...
DONE!