b60f76157a75b601 / build succeeded
Defined at .automate/pipelines.scm:157
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:21: warning: AC_INIT: not a literal: m4_translit(m4_esyscmd([sed -n 's/^(define %automate-version "\(.*\)")$/\1/p' automate/config.scm]),m4_newline)
autoreconf: configure.ac: tracing
configure.ac:21: warning: AC_INIT: not a literal: m4_translit(m4_esyscmd([sed -n 's/^(define %automate-version "\(.*\)")$/\1/p' automate/config.scm]),m4_newline)
autoreconf: configure.ac: not using Libtool
autoreconf: running: /gnu/store/8lbxqsdjb6h32npjf1xg0vfs4a14j3c3-autoconf-2.69/bin/autoconf --force
configure.ac:21: warning: AC_INIT: not a literal: m4_translit(m4_esyscmd([sed -n 's/^(define %automate-version "\(.*\)")$/\1/p' automate/config.scm]),m4_newline)
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: warning: AC_INIT: not a literal: m4_translit(m4_esyscmd([sed -n 's/^(define %automate-version "\(.*\)")$/\1/p' automate/config.scm]),m4_newline)
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for pkg-config... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guile
checking for Guile version >= 3.0... 3.0.11
checking for guild... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild
checking for guile-config... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guile-config
checking for a sed that does not truncate output... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/sed
checking if (guix store) is available... yes
checking if (goblins) is available... yes
checking if (knots web-server) is available... yes
checking if (json) is available... yes
checking if (sqlite3) is available... yes
checking if (zlib) is available... yes
checking if (safsaf response-helpers sse) is available... yes
checking if (prometheus) is available... yes
checking if (syntax-highlight) is available... yes
checking for documenta... /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/documenta
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating pre-inst-env
Making all in .
make[1]: Entering directory '/var/tmp/automate-work-1teoxu/work/source'
/gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/mkdir -p bin && \
/gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/sed -e 's,[@]GUILE[@],/gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guile,g' \
-e 's,[@]moddir[@],/usr/local/share/guile/site/3.0,g' \
-e 's,[@]godir[@],/usr/local/lib/guile/3.0/site-ccache,g' \
"bin/automate.in" > "bin/automate.tmp" && chmod +x "bin/automate.tmp" && mv "bin/automate.tmp" "bin/automate"
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate.go" "automate.scm"
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/config.go" "automate/config.scm"
wrote `automate/config.go'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/gnu/store/k7vkw9x3wl3lni6a0i2w8xz2z8ylrqyz-guile-3.0.11/bin/guild.go
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/model.go" "automate/model.scm"
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/gnu/store/k7vkw9x3wl3lni6a0i2w8xz2z8ylrqyz-guile-3.0.11/bin/guild.go
wrote `automate.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources.go" "automate/resources.scm"
wrote `automate/resources.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources/materialise.go" "automate/resources/materialise.scm"
wrote `automate/model.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources/file-output.go" "automate/resources/file-output.scm"
wrote `automate/resources/file-output.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources/gate.go" "automate/resources/gate.scm"
wrote `automate/resources/materialise.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources/guix-daemon.go" "automate/resources/guix-daemon.scm"
wrote `automate/resources/gate.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/resources/limiter.go" "automate/resources/limiter.scm"
wrote `automate/resources/limiter.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/structure.go" "automate/structure.scm"
wrote `automate/resources/guix-daemon.go'
automate/resources/guix-daemon.scm:18:0: warning: possibly unused module (goblins)
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/source.go" "automate/source.scm"
wrote `automate/structure.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/step-scheduling.go" "automate/pipeline/step-scheduling.scm"
wrote `automate/pipeline/step-scheduling.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/options.go" "automate/utils/options.scm"
wrote `automate/source.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/lower.go" "automate/pipeline/lower.scm"
wrote `automate/utils/options.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/helpers/guix.go" "automate/helpers/guix.scm"
wrote `automate/helpers/guix.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/helpers/git.go" "automate/helpers/git.scm"
automate/helpers/git.scm:18:0: warning: possibly unused module (srfi srfi-34)
wrote `automate/helpers/git.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/helpers/secrets.go" "automate/helpers/secrets.scm"
wrote `automate/helpers/secrets.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/helpers/profiles.go" "automate/helpers/profiles.scm"
wrote `automate/helpers/profiles.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/helpers/notify.go" "automate/helpers/notify.scm"
wrote `automate/pipeline/lower.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/files.go" "automate/utils/files.scm"
wrote `automate/helpers/notify.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/goblins.go" "automate/utils/goblins.scm"
wrote `automate/utils/files.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/sockets.go" "automate/utils/sockets.scm"
wrote `automate/utils/sockets.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/tcp-tls-netlayer.go" "automate/utils/tcp-tls-netlayer.scm"
wrote `automate/utils/goblins.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline.go" "automate/pipeline.scm"
automate/utils/tcp-tls-netlayer.scm:18:0: warning: possibly unused module (ice-9 exceptions)
wrote `automate/utils/tcp-tls-netlayer.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/step.go" "automate/pipeline/step.scm"
wrote `automate/pipeline/step.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/run-request.go" "automate/pipeline/run-request.scm"
wrote `automate/pipeline/run-request.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/errors.go" "automate/pipeline/errors.scm"
wrote `automate/pipeline/errors.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/attach.go" "automate/pipeline/attach.scm"
wrote `automate/pipeline.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/nrepl.go" "automate/pipeline/nrepl.scm"
wrote `automate/pipeline/attach.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/repl.go" "automate/pipeline/repl.scm"
wrote `automate/pipeline/nrepl.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/repl-client.go" "automate/pipeline/repl-client.scm"
wrote `automate/pipeline/repl-client.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/confinement.go" "automate/pipeline/confinement.scm"
wrote `automate/pipeline/repl.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/contain.go" "automate/pipeline/contain.scm"
wrote `automate/pipeline/confinement.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/one-shot.go" "automate/pipeline/one-shot.scm"
wrote `automate/pipeline/contain.go'
automate/pipeline/contain.scm:18:0: warning: possibly unused module (guix build syscalls)
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/daemon.go" "automate/pipeline/daemon.scm"
wrote `automate/pipeline/one-shot.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/uploader.go" "automate/pipeline/uploader.scm"
wrote `automate/pipeline/uploader.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pipeline/masking.go" "automate/pipeline/masking.scm"
wrote `automate/pipeline/daemon.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse.go" "automate/pumphouse.scm"
wrote `automate/pipeline/masking.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/process.go" "automate/pumphouse/process.scm"
wrote `automate/pumphouse.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/records.go" "automate/pumphouse/records.scm"
wrote `automate/pumphouse/records.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/hub.go" "automate/pumphouse/hub.scm"
wrote `automate/pumphouse/hub.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/web/events.go" "automate/pumphouse/web/events.scm"
wrote `automate/pumphouse/process.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/web/layout.go" "automate/pumphouse/web/layout.scm"
wrote `automate/pumphouse/web/events.go'
automate/pumphouse/web/events.scm:18:0: warning: possibly unused module (web request)
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/web/diagram.go" "automate/pumphouse/web/diagram.scm"
wrote `automate/pumphouse/web/diagram.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/web/pages.go" "automate/pumphouse/web/pages.scm"
wrote `automate/pumphouse/web/layout.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/utils/sqlite.go" "automate/utils/sqlite.scm"
wrote `automate/utils/sqlite.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/scope.go" "automate/pumphouse/scope.scm"
wrote `automate/pumphouse/scope.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/schema.go" "automate/pumphouse/schema.scm"
wrote `automate/pumphouse/schema.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/datastore.go" "automate/pumphouse/datastore.scm"
wrote `automate/pumphouse/web/pages.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/run-query.go" "automate/pumphouse/run-query.scm"
wrote `automate/pumphouse/run-query.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/http.go" "automate/pumphouse/http.scm"
wrote `automate/pumphouse/http.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/metrics.go" "automate/pumphouse/metrics.scm"
automate/pumphouse/metrics.scm:18:0: warning: possibly unused module (ice-9 match)
wrote `automate/pumphouse/metrics.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/pumphouse/client.go" "automate/pumphouse/client.scm"
wrote `automate/pumphouse/datastore.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/forge/forgejo.go" "automate/forge/forgejo.scm"
wrote `automate/pumphouse/client.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/forge/webhook.go" "automate/forge/webhook.scm"
wrote `automate/forge/webhook.go'
./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guild compile -W1 -Wunbound-variable -Warity-mismatch -Wformat -Wunused-module -Wshadowed-toplevel -o "automate/command-line.go" "automate/command-line.scm"
wrote `automate/command-line.go'
wrote `automate/forge/forgejo.go'
make[1]: Leaving directory '/var/tmp/automate-work-1teoxu/work/source'
Making all in doc
make[1]: Entering directory '/var/tmp/automate-work-1teoxu/work/source/doc'
cd .. && GUILE_AUTO_COMPILE=0 ./pre-inst-env /gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/documenta api \
"automate.scm automate/pipeline/step.scm \
automate/helpers/git.scm automate/helpers/secrets.scm \
automate/helpers/profiles.scm automate/helpers/guix.scm \
automate/helpers/notify.scm \
automate/pumphouse/process.scm \
automate/pumphouse/client.scm automate/forge/forgejo.scm \
automate/forge/webhook.scm automate/command-line.scm"
Updating ./version-history.texi
/gnu/store/ja5nzdqahacvrd52rw7rsbf0qyx7zii3-profile/bin/guile ../build-aux/news-to-texi.scm ../NEWS > version-history.texi
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /var/tmp/automate-work-1teoxu/work/source/doc/../build-aux/news-to-texi.scm
;;; compiled /tmp/cache/guile/ccache/3.0-LE-8-4.7/var/tmp/automate-work-1teoxu/work/source/build-aux/news-to-texi.scm.go
API documentation saved to doc/api
make[1]: Leaving directory '/var/tmp/automate-work-1teoxu/work/source/doc'