Skip to content

feat: Implement Rust-side const ExternalOneByteStringResource subclass #5231

feat: Implement Rust-side const ExternalOneByteStringResource subclass

feat: Implement Rust-side const ExternalOneByteStringResource subclass #5231

Triggered via pull request July 10, 2023 09:10
Status Failure
Total duration 7m 11s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 20 warnings
release x86_64-unknown-linux-gnu: src/string.rs#L120
very complex type used. Consider factoring parts into `type` definitions
release x86_64-unknown-linux-gnu
Process completed with exit code 101.
release x86_64-pc-windows-msvc
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
release x86_64-pc-windows-msvc
The operation was canceled.
debug x86_64-unknown-linux-gnu
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
debug x86_64-unknown-linux-gnu
The operation was canceled.
debug aarch64-unknown-linux-gnu
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
debug aarch64-unknown-linux-gnu
The operation was canceled.
release aarch64-unknown-linux-gnu
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
release aarch64-unknown-linux-gnu
The operation was canceled.
debug x86_64-apple-darwin
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
debug x86_64-apple-darwin
The operation was canceled.
release x86_64-apple-darwin
The job was canceled because "ubuntu-22_04-xl_x86_64-unknown-linux-gnu_release" failed.
release x86_64-apple-darwin
The operation was canceled.
release x86_64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
release x86_64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
release x86_64-unknown-linux-gnu
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
release x86_64-pc-windows-msvc
3rd rule of macro `FN` is never used
release x86_64-pc-windows-msvc
unused import: `std::path::Prefix`
release x86_64-pc-windows-msvc
trait objects without an explicit `dyn` are deprecated
release x86_64-pc-windows-msvc
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
release x86_64-pc-windows-msvc
the type `[u8; 40]` does not permit being left uninitialized
debug x86_64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
debug x86_64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
debug x86_64-unknown-linux-gnu
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
release aarch64-unknown-linux-gnu
the type `[u8; 40]` does not permit being left uninitialized
release aarch64-unknown-linux-gnu
trait objects without an explicit `dyn` are deprecated
release aarch64-unknown-linux-gnu
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
debug x86_64-apple-darwin
the type `[u8; 40]` does not permit being left uninitialized
debug x86_64-apple-darwin
trait objects without an explicit `dyn` are deprecated
debug x86_64-apple-darwin
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()
release x86_64-apple-darwin
the type `[u8; 40]` does not permit being left uninitialized
release x86_64-apple-darwin
trait objects without an explicit `dyn` are deprecated
release x86_64-apple-darwin
use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string()