Skip to content

Fix macro expansion bug with keywords #1421

Fix macro expansion bug with keywords

Fix macro expansion bug with keywords #1421

Re-run triggered November 9, 2024 20:28
Status Success
Total duration 15m 35s
Artifacts

rust.yml

on: pull_request
Matrix: Test Suite (sync)
Rustfmt
8s
Rustfmt
Fit to window
Zoom out
Zoom in

Annotations

98 warnings
redox build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
redox build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
redox build
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/
redox build
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/
redox build
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/
redox build
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/
Wasm32 build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Wasm32 build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Wasm32 build
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/
Wasm32 build
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/
Wasm32 build
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/
Wasm32 build
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/
Test Suite (sync) (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/
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (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/
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-markdown/src/lib.rs#L3
unused import: `abi_stable::std_types::RBoxError`
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-markdown` (lib test) generated 6 warnings (run `cargo fix --lib -p steel-markdown --tests` to apply 4 suggestions)
Test Suite (sync) (macos-latest, aarch64-apple-darwin): examples/spellcheck.rs#L10
unused import: `std::cell::RefCell`
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-interpreter` (example "spellcheck") generated 1 warning (run `cargo fix --example "spellcheck"` to apply 1 suggestion)
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-webrequests` (lib test) generated 2 warnings
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (macos-latest, aarch64-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/
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-markdown/src/lib.rs#L3
unused import: `abi_stable::std_types::RBoxError`
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-regex` (lib test) generated 1 warning
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): examples/interior_mutability.rs#L2
unused imports: `cell::RefCell` and `rc::Rc`
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-webrequests` (lib test) generated 2 warnings
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-interpreter` (example "interior_mutability") generated 1 warning (run `cargo fix --example "interior_mutability"` to apply 1 suggestion)
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-markdown/src/lib.rs#L3
unused import: `abi_stable::std_types::RBoxError`
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-websockets` (lib) generated 1 warning
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-webrequests` (lib) generated 2 warnings
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite (sync) (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/
Test Suite
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, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Suite
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, coverallsapp/github-action@v1.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite: libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
Test Suite: libs/steel-webrequests/src/lib.rs#L54
field `0` is never read
Test Suite: libs/steel-async-webrequests/src/lib.rs#L89
struct `AsyncResponse` is never constructed
Test Suite: libs/steel-markdown/src/lib.rs#L1
unused import: `std::rc::Rc`
Test Suite: libs/steel-markdown/src/lib.rs#L3
unused import: `abi_stable::std_types::RBoxError`
Test Suite: libs/steel-markdown/src/lib.rs#L6
unused import: `SerializableSteelVal`
Test Suite: libs/steel-markdown/src/lib.rs#L12
unused import: `Color`
Test Suite: libs/steel-markdown/src/lib.rs#L47
field `0` is never read
Test Suite: libs/steel-markdown/src/lib.rs#L88
fields `tag` and `source` are never read
Test Suite
`steel-webrequests` (lib test) generated 2 warnings
Test Suite
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/