Skip to content

Fixup toolchain sync PRs #630

Fixup toolchain sync PRs

Fixup toolchain sync PRs #630

Triggered via pull request February 20, 2024 00:37
Status Failure
Total duration 59s
Artifacts

ci.yaml

on: pull_request
Lint Dockerfiles
7s
Lint Dockerfiles
Lint and format Ruby
13s
Lint and format Ruby
Lint and format text
42s
Lint and format text
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build (ubuntu)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux; case \"${TARGETARCH}\" in amd64) artichokeArch='x86_64-unknown-linux-gnu' ;; arm64) artichokeArch='aarch64-unknown-linux-gnu' ;; *) echo >&2 \"unsupported architecture: ${TARGETARCH}\"; exit 1 ;; esac; if [ \"$ARTICHOKE_NIGHTLY_REVISION\" = \"latest\" ]; then cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --branch trunk --locked artichoke; else cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --rev \"$ARTICHOKE_NIGHTLY_REVISION\" --locked artichoke; fi; mkdir /target; touch /target/THIRDPARTY;" did not complete successfully: exit code: 101
Build (alpine)
The job was canceled because "ubuntu" failed.
Build (alpine)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux; case \"${TARGETARCH}\" in amd64) artichokeArch='x86_64-unknown-linux-musl' ;; arm64) artichokeArch='aarch64-unknown-linux-musl' ;; *) echo >&2 \"unsupported architecture: ${TARGETARCH}\"; exit 1 ;; esac; if [ \"$ARTICHOKE_NIGHTLY_REVISION\" = \"latest\" ]; then cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --branch trunk --locked artichoke; else cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --rev \"$ARTICHOKE_NIGHTLY_REVISION\" --locked artichoke; fi; mkdir /target; touch /target/THIRDPARTY;" did not complete successfully: exit code: 101
Build (debian)
The job was canceled because "ubuntu" failed.
Build (debian)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -eux; case \"${TARGETARCH}\" in amd64) artichokeArch='x86_64-unknown-linux-gnu' ;; arm64) artichokeArch='aarch64-unknown-linux-gnu' ;; *) echo >&2 \"unsupported architecture: ${TARGETARCH}\"; exit 1 ;; esac; if [ \"$ARTICHOKE_NIGHTLY_REVISION\" = \"latest\" ]; then cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --branch trunk --locked artichoke; else cargo install --target \"$artichokeArch\" --git https://github.com/artichoke/artichoke --rev \"$ARTICHOKE_NIGHTLY_REVISION\" --locked artichoke; fi; mkdir /target; touch /target/THIRDPARTY;" did not complete successfully: exit code: 101