Skip to content

rebaseme:

rebaseme: #1158

Triggered via push November 22, 2023 17:20
Status Failure
Total duration 4m 36s
Artifacts

rust.yml

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

Annotations

56 errors and 46 warnings
Build (ubuntu-latest, wasm32-unknown-unknown): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, wasm32-unknown-unknown): examples/triangle.rs#L59
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, wasm32-unknown-unknown): examples/quad.rs#L75
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, wasm32-unknown-unknown)
could not compile `miniquad` (example "quad") due to previous error
Build (ubuntu-latest, wasm32-unknown-unknown)
could not compile `miniquad` (example "blobs") due to previous error
Build (ubuntu-latest, wasm32-unknown-unknown): examples/offscreen.rs#L114
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, wasm32-unknown-unknown): examples/offscreen.rs#L140
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
Build (ubuntu-latest, wasm32-unknown-unknown)
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): examples/quad.rs#L75
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `miniquad` (example "quad") due to previous error
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/offscreen.rs#L140
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 (ubuntu-latest, x86_64-pc-windows-gnu): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
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 "blobs") due to previous error
Build (ubuntu-latest, x86_64-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L861
method `new_pipeline_with_params` is not a member of trait `RenderingBackend`
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L534
method `new_render_pass` has an incompatible type for trait
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L581
method `render_pass_texture` has an incompatible type for trait
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L853
method `new_pipeline` has 4 parameters but the declaration in trait `graphics::RenderingBackend::new_pipeline` has 5
Build (macos-latest, aarch64-apple-ios): src/graphics/metal.rs#L858
no method named `new_pipeline_with_params` found for mutable reference `&mut metal::MetalContext` in the current scope
Build (macos-latest, aarch64-apple-ios)
could not compile `miniquad` (lib) due to 5 previous errors
Build (macos-latest, aarch64-apple-ios)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (ubuntu-latest, aarch64-unknown-linux-gnu): examples/blobs.rs#L69
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, aarch64-unknown-linux-gnu): examples/quad.rs#L75
this method takes 4 arguments but 3 arguments were supplied
Build (ubuntu-latest, aarch64-unknown-linux-gnu)
could not compile `miniquad` (example "quad") 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/triangle.rs#L59
this method takes 4 arguments but 3 arguments were supplied
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 "triangle") due to previous error
Build (ubuntu-latest, armv7-unknown-linux-gnueabihf)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L861
method `new_pipeline_with_params` is not a member of trait `RenderingBackend`
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L534
method `new_render_pass` has an incompatible type for trait
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L581
method `render_pass_texture` has an incompatible type for trait
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L853
method `new_pipeline` has 4 parameters but the declaration in trait `graphics::RenderingBackend::new_pipeline` has 5
Build (macos-latest, x86_64-apple-darwin): src/graphics/metal.rs#L858
no method named `new_pipeline_with_params` found for mutable reference `&mut metal::MetalContext` in the current scope
Build (macos-latest, x86_64-apple-darwin)
could not compile `miniquad` (lib) due to 5 previous errors
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): src/graphics/metal.rs#L861
method `new_pipeline_with_params` is not a member of trait `RenderingBackend`
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L534
method `new_render_pass` has an incompatible type for trait
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L581
method `render_pass_texture` has an incompatible type for trait
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L853
method `new_pipeline` has 4 parameters but the declaration in trait `graphics::RenderingBackend::new_pipeline` has 5
Build (macos-latest, x86_64-apple-ios): src/graphics/metal.rs#L858
no method named `new_pipeline_with_params` found for mutable reference `&mut metal::MetalContext` in the current scope
Build (macos-latest, x86_64-apple-ios)
could not compile `miniquad` (lib) due to 5 previous errors
Build (macos-latest, x86_64-apple-ios)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build (windows-latest, x86_64-pc-windows-msvc): examples/instancing.rs#L80
this method takes 4 arguments but 3 arguments were supplied
Build (windows-latest, x86_64-pc-windows-msvc)
could not compile `miniquad` (example "instancing") due to previous error
Build (windows-latest, x86_64-pc-windows-msvc): examples/post_processing.rs#L140
this method takes 4 arguments but 3 arguments were supplied
Build (windows-latest, x86_64-pc-windows-msvc): examples/post_processing.rs#L159
no method named `new_pipeline_with_params` found for struct `Box<dyn miniquad::RenderingBackend>` in the current scope
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, 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/
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 (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 (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 (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 (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 (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/