Problem: cargo audit is failing #1123
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tmkms.yml
on: pull_request
Matrix: build
rustfmt
10s
clippy
31s
audit
21s
build-sgx
2m 13s
build-nitro
7m 44s
run-integration-tests
0s
Annotations
7 errors
audit
Process completed with exit code 1.
|
clippy
Process completed with exit code 101.
|
build (tmkms-nitro-helper)
Process completed with exit code 101.
|
build (tmkms-softsign)
Process completed with exit code 101.
|
build (tmkms-light-sgx-runner)
The job was canceled because "tmkms-nitro-helper" failed.
|
build (tmkms-light-sgx-runner)
Process completed with exit code 101.
|
build-nitro
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" == \"linux/amd64\" ]; then export CARGO_BUILD_TARGET=x86_64-unknown-linux-musl; elif [ \"$TARGETPLATFORM\" == \"linux/arm64\" ]; then export CARGO_BUILD_TARGET=aarch64-unknown-linux-musl; fi; cargo build --target=${CARGO_BUILD_TARGET} --package tmkms-nitro-enclave --release && cp target/${CARGO_BUILD_TARGET}/release/tmkms-nitro-enclave /usr/bin/tmkms-nitro-enclave" did not complete successfully: exit code: 101
|