Skip to content

New camera API

New camera API #1521

Triggered via push September 22, 2024 05:13
Status Failure
Total duration 1m 22s
Artifacts

rust.yml

on: push
cargo fmt
5s
cargo fmt
Matrix: Cross-compile
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 49 warnings
cargo fmt: examples/aa.rs#L1
expected one of `!` or `::`, found `<eof>`
cargo fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Cross-compile (macos-latest, x86_64-apple-darwin): examples/basic_shapes_compat.rs#L9
cannot find function `draw_line` in this scope
Cross-compile (macos-latest, x86_64-apple-darwin): examples/basic_shapes_compat.rs#L10
cannot find function `draw_rectangle` in this scope
Cross-compile (macos-latest, x86_64-apple-darwin): examples/basic_shapes_compat.rs#L11
cannot find function `draw_circle` in this scope
Cross-compile (macos-latest, x86_64-apple-darwin): examples/basic_shapes_compat.rs#L12
cannot find function `draw_text` in this scope
Cross-compile (macos-latest, x86_64-apple-darwin)
could not compile `macroquad` (example "basic_shapes_compat") due to 4 previous errors
Cross-compile (macos-latest, x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/mmmesh.rs#L10
file not found for module `orbit_camera`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/back_to_the_future_coroutines.rs#L3
failed to resolve: could not find `prelude` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::sprite_layer`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): tests/back_to_the_future_coroutines.rs#L8
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/mmmesh.rs#L6
unresolved import `macroquad::time::get_time`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/mmmesh.rs#L158
failed to resolve: could not find `OrbitCamera` in `orbit_camera`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/mmmesh.rs#L143
expected function, tuple struct or tuple variant, found struct `quad_gl::models::CpuMesh`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
could not compile `macroquad` (test "back_to_the_future_coroutines") due to 3 previous errors
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): examples/aa.rs#L1
expected one of `!` or `::`, found `<eof>`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
could not compile `macroquad` (example "aa") due to 1 previous error
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu): tests/back_to_the_future.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/terrain/main.rs#L74
expected function, tuple struct or tuple variant, found struct `quad_gl::models::CpuMesh`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/ui.rs#L39
this method takes 3 arguments but 0 arguments were supplied
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/bunnymark.rs#L20
no method named `into_model` found for struct `Scene` in the current scope
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/bunnymark.rs#L102
this method takes 1 argument but 0 arguments were supplied
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
could not compile `macroquad` (example "terrain") due to 1 previous error; 1 warning emitted
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Cross-compile (windows-latest, x86_64-pc-windows-msvc): examples/aa.rs#L1
expected one of `!` or `::`, found `<eof>`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): examples/forest.rs#L3
unresolved imports `macroquad::prelude`, `macroquad::sprite_layer`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/coroutine_values.rs#L1
failed to resolve: could not find `experimental` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/coroutine_values.rs#L22
unresolved import `macroquad::prelude`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/coroutine_values.rs#L3
failed to resolve: could not find `test` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc): tests/coroutine_values.rs#L20
failed to resolve: could not find `test` in `macroquad`
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
could not compile `macroquad` (example "aa") due to 1 previous error
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
could not compile `macroquad` (test "coroutine_values") due to 4 previous errors
Cross-compile (windows-latest, x86_64-pc-windows-msvc): examples/forest.rs#L258
cannot add `_` to `mint::vector::Point3<f32>`
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
cargo fmt
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/
cargo fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cargo fmt
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/
cargo fmt
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/
cargo fmt
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/
cargo fmt
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/
Cross-compile (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/
Cross-compile (macos-latest, x86_64-apple-darwin)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/text_3d.rs#L4
unused imports: `Circle`, `Sprite`, and `vec2`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/text_3d.rs#L8
unused import: `miniquad::KeyCode`
Cross-compile (ubuntu-latest, wasm32-unknown-unknown): examples/text_3d.rs#L60
variable does not need to be mutable
Cross-compile (ubuntu-latest, wasm32-unknown-unknown)
`macroquad` (example "mmmesh") generated 1 warning
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (ubuntu-latest, x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`/home/runner/.cargo/config` is deprecated in favor of `config.toml`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/ui.rs#L2
unused imports: `Vec2` and `Vec3`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu): examples/terrain/main.rs#L5
unused import: `camera::Environment`
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
`macroquad` (example "ui") generated 1 warning
Cross-compile (ubuntu-latest, x86_64-pc-windows-gnu)
build failed, waiting for other jobs to finish...
Cross-compile (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/
Cross-compile (windows-latest, x86_64-pc-windows-msvc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/
Cross-compile (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/