Skip to content

metal: mrt support #1159

metal: mrt support

metal: mrt support #1159

Triggered via push January 3, 2024 00:10
Status Failure
Total duration 4m 3s
Artifacts

rust.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

50 errors and 46 warnings
Build (macos-latest, aarch64-apple-ios): examples/triangle.rs#L59
this method takes 4 arguments but 3 arguments were supplied
Build (macos-latest, aarch64-apple-ios)
could not compile `miniquad` (example "triangle") due to previous error
Build (macos-latest, aarch64-apple-ios)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-darwin): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (macos-latest, x86_64-apple-darwin): examples/triangle.rs#L59
this method takes 4 arguments but 3 arguments were supplied
Build (macos-latest, x86_64-apple-darwin)
could not compile `miniquad` (example "triangle") due to previous error
Build (macos-latest, x86_64-apple-darwin)
could not compile `miniquad` (example "blobs") due to previous error
Build (macos-latest, x86_64-apple-darwin): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (macos-latest, x86_64-apple-darwin): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (macos-latest, x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-ios): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (macos-latest, x86_64-apple-ios): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (macos-latest, x86_64-apple-ios)
could not compile `miniquad` (example "post_processing") due to 4 previous errors
Build (macos-latest, x86_64-apple-ios)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, aarch64-unknown-linux-gnu): examples/instancing.rs#L80
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
could not compile `miniquad` (example "instancing") due to previous error
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
could not compile `miniquad` (example "blobs") due to previous error
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, x86_64-unknown-linux-gnu): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `miniquad` (example "blobs") due to previous error
Build (ubuntu-latest, x86_64-unknown-linux-gnu): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, x86_64-unknown-linux-gnu): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (windows-latest, x86_64-pc-windows-msvc): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (windows-latest, x86_64-pc-windows-msvc)
could not compile `miniquad` (example "blobs") due to previous error
Build (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build (ubuntu-latest, x86_64-pc-windows-gnu): examples/instancing.rs#L80
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, x86_64-pc-windows-gnu)
could not compile `miniquad` (example "instancing") due to previous error
Build (ubuntu-latest, x86_64-pc-windows-gnu): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, x86_64-pc-windows-gnu): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, wasm32-unknown-unknown): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, wasm32-unknown-unknown): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, wasm32-unknown-unknown)
could not compile `miniquad` (example "post_processing") due to 4 previous errors
Build (ubuntu-latest, wasm32-unknown-unknown)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, aarch64-apple-ios)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, aarch64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, aarch64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, aarch64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, aarch64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-ios)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (macos-latest, x86_64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (macos-latest, x86_64-apple-ios)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest, x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows-latest, x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest, x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest, x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (windows-latest, x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (ubuntu-latest, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build (ubuntu-latest, wasm32-unknown-unknown)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/