Ubuntu Bionic 18.04 64bits

Logs

====== Attempt #1

-----> Fetching repository

Cloning into '/tmp/d20220728-6-1bh5grm/input'...

-----> Setting up package repository...

-----> Starting packaging process

-----> Additional environment variables

UUID=1e09e670-5e43-4854-8d08-114d4f412b4e

HOME=/home/pkgr

-----> Found valid cache

-----> Restoring cache...

-----> Fetching pkgr f8398b4d6d9e987f7ae6ff9391d69843dd81a6a3...

-----> Starting packaging process...

-----> Fetching buildpack https://github.com/pkgr/heroku-buildpack-ruby.git at v242-1

-----> Ruby app

-----> Installing bundler 2.3.10

-----> Removing BUNDLED WITH version in the Gemfile.lock

-----> Compiling Ruby

-----> Using Ruby version: ruby-3.1.2

cp: '/my/cache/vendor/bundle/.' and '/my/cache/vendor/bundle/.' are the same file

-----> Installing dependencies using bundler 2.3.10

Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4

Fetching gem metadata from https://rubygems.org/...

Using bundler 2.3.10

Using slop 4.9.2

Fetching google-protobuf 3.21.4 (x86_64-linux)

Fetching pg 1.4.2

Installing pg 1.4.2 with native extensions

Installing google-protobuf 3.21.4 (x86_64-linux)

Fetching pg_query 2.1.3

Installing pg_query 2.1.3 with native extensions

Fetching pgdexter 0.4.0

Installing pgdexter 0.4.0

Bundle complete! 1 Gemfile dependency, 6 gems now installed.

Gems in the groups 'development' and 'test' were not installed.

Bundled gems are installed into `./vendor/bundle`

Bundle completed (32.06s)

Cleaning up the bundler cache.

Removing pg (1.2.3)

Removing pg_query (1.3.0)

Removing pgdexter (0.3.10)

-----> Detecting rake tasks

###### WARNING:

No Procfile detected, using the default web server.

We recommend explicitly declaring how to boot your server process via a Procfile.

https://devcenter.heroku.com/articles/ruby-default-web-server

-----> Uploading packages

PACKAGE: dexter_0.4.0-1658972485.d0c2c667.bionic_amd64.deb (60.08 MiB)

-----> DONE in 75s