Skip to content

Implementation of GMAC #1

Implementation of GMAC

Implementation of GMAC #1

Triggered via pull request May 6, 2026 23:54
Status Failure
Total duration 28s
Artifacts

gmac.yml

on: pull_request
minimal-versions  /  minimal-versions
16s
minimal-versions / minimal-versions
Check docs-rs build
13s
Check docs-rs build
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
test (1.85.0)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MACs/MACs/gmac'. No such file or directory
Check docs-rs build
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MACs/MACs/gmac'. No such file or directory
build (1.85.0, wasm32-unknown-unknown)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MACs/MACs/gmac'. No such file or directory
build (stable, thumbv7em-none-eabi)
The strategy configuration was canceled because "build._1_85_0_wasm32-unknown-un" failed
build (stable, thumbv7em-none-eabi)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MACs/MACs/gmac'. No such file or directory
build (1.85.0, thumbv7em-none-eabi)
The strategy configuration was canceled because "build._1_85_0_wasm32-unknown-un" failed
build (1.85.0, thumbv7em-none-eabi)
The operation was canceled.
test (stable)
The strategy configuration was canceled because "test._1_85_0" failed
test (stable)
The operation was canceled.
minimal-versions / minimal-versions
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/MACs/MACs/gmac'. No such file or directory
build (stable, wasm32-unknown-unknown)
The strategy configuration was canceled because "build._1_85_0_wasm32-unknown-un" failed
build (stable, wasm32-unknown-unknown)
The operation was canceled.
Check docs-rs build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/