Skip to content

yuck 20240207

yuck 20240207 #150

Re-run triggered February 14, 2024 13:29
Status Failure
Total duration 5m 31s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
`brew install --verbose --build-bottle dekker1/minizinc/yuck` failed on Linux!: Formula/yuck.rb#L20
==> Fetching dekker1/minizinc/yuck ==> Cloning https://github.com/informarte/yuck.git Updating /home/runner/.cache/Homebrew/yuck--git /usr/bin/env git config remote.origin.url https://github.com/informarte/yuck.git /usr/bin/env git config remote.origin.fetch +refs/tags/20240207:refs/tags/20240207 /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false ==> Checking out tag 20240207 /usr/bin/env git checkout -f 20240207 -- HEAD is now at 555e489 Vector.apply is not slower than ArraySeq.apply /usr/bin/env git reset --hard 20240207 -- HEAD is now at 555e489 Vector.apply is not slower than ArraySeq.apply /usr/bin/env git submodule foreach --recursive git\ submodule\ sync Entering 'resources/mzn/tests/minizinc-benchmarks' Entering 'resources/mzn/tests/minizinc-challenge-intake-tests' /usr/bin/env git submodule update --init --recursive /usr/bin/env git submodule --quiet foreach --recursive pwd /home/runner/.cache/Homebrew/yuck--git/resources/mzn/tests/minizinc-benchmarks /home/runner/.cache/Homebrew/yuck--git/resources/mzn/tests/minizinc-challenge-intake-tests ==> Installing yuck from dekker1/minizinc /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/README.md /tmp/d20240214-17243-cc73v0/README.md /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/build.sc /tmp/d20240214-17243-cc73v0/build.sc /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/Makefile /tmp/d20240214-17243-cc73v0/Makefile /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/src/. /tmp/d20240214-17243-cc73v0/src /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/.mill-version /tmp/d20240214-17243-cc73v0/.mill-version /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/docker/. /tmp/d20240214-17243-cc73v0/docker /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/_config.yml /tmp/d20240214-17243-cc73v0/_config.yml /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/.gitmodules /tmp/d20240214-17243-cc73v0/.gitmodules /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/.gitignore /tmp/d20240214-17243-cc73v0/.gitignore /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/doc/. /tmp/d20240214-17243-cc73v0/doc /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/tmp/. /tmp/d20240214-17243-cc73v0/tmp /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/scripts/. /tmp/d20240214-17243-cc73v0/scripts /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/.github/. /tmp/d20240214-17243-cc73v0/.github /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/resources/. /tmp/d20240214-17243-cc73v0/resources /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/mill /tmp/d20240214-17243-cc73v0/mill /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/LICENSE /tmp/d20240214-17243-cc73v0/LICENSE /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/.git/. /tmp/d20240214-17243-cc73v0/.git /usr/bin/env cp -pR /home/runner/.cache/Homebrew/yuck--git/bin/. /tmp/d20240214-17243-cc73v0/bin /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/README.md /tmp/yuck-20240214-17243-3sn4xz/README.md /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/build.sc /tmp/yuck-20240214-17243-3sn4xz/build.sc /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/Makefile /tmp/yuck-20240214-17243-3sn4xz/Makefile /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/src/. /tmp/yuck-20240214-17243-3sn4xz/src /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/.mill-version /tmp/yuck-20240214-17243-3sn4xz/.mill-version /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/docker/. /tmp/yuck-20240214-17243-3sn4xz/docker /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/_config.yml /tmp/yuck-20240214-17243-3sn4xz/_config.yml /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/.gitmodules /tmp/yuck-20240214-17243-3sn4xz/.gitmodules /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/.gitignore /tmp/yuck-20240214-17243-3sn4xz/.gitignore /usr/bin/env cp -pR /tmp/d20240214-17243-cc73v0/doc/. /tmp/yuck-20240214-17243-3sn4xz/doc /usr/bin/env cp -pR /tmp/d2
test-bot (ubuntu-22.04)
Process completed with exit code 1.
test-bot (macos-13)
The operation was canceled.
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.