Skip to content

Add rustls library and fix free identifier error message #1436

Add rustls library and fix free identifier error message

Add rustls library and fix free identifier error message #1436

Triggered via pull request November 21, 2024 05:44
Status Success
Total duration 13m 37s
Artifacts

rust.yml

on: pull_request
Matrix: Test Suite (sync)
Rustfmt
7s

Annotations

113 warnings
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/
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/
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) (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) (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)
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): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
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): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu)
`steel-core` (lib test) generated 3 warnings (3 duplicates)
Test Suite (sync) (ubuntu-latest, x86_64-unknown-linux-gnu): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
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) (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) (macos-latest, aarch64-apple-darwin): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-core` (lib test) generated 3 warnings (3 duplicates)
Test Suite (sync) (macos-latest, aarch64-apple-darwin): examples/spellcheck.rs#L10
unused import: `std::cell::RefCell`
Test Suite (sync) (macos-latest, aarch64-apple-darwin): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
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) (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) (macos-latest, aarch64-apple-darwin): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite (sync) (macos-latest, aarch64-apple-darwin): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite (sync) (macos-latest, aarch64-apple-darwin)
`steel-websockets` (lib) generated 1 warning
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: crates/steel-core/src/compiler/compiler.rs#L12
unused import: `disassemble`
Test Suite: crates/steel-core/src/compiler/compiler.rs#L161
unused variable: `span`
Test Suite: crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite: libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `stdout`
Test Suite: libs/steel-rustls/src/lib.rs#L16
unused import: `ClientConnection`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `Write`
Test Suite: libs/steel-rustls/src/lib.rs#L12
unused import: `Read`
Test Suite: libs/steel-rustls/src/lib.rs#L123
field `0` is never read
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/
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): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): libs/steel-rustls/src/lib.rs#L3
unused imports: `CustomType`, `FFIArg`, `FFIValue`, `FromFFIArg`, `HostRuntimeFunction`, `IntoFFIVal`, and `as_underlying_ffi_type`
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc): crates/steel-core/src/compiler/compiler.rs#L68
fields `flat_defines_idx` and `second_pass_defines_idx` are never read
Test Suite (sync) (windows-latest, x86_64-pc-windows-msvc)
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 1 suggestion)
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)
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/