Skip to content

feat: add Metadata language #46

feat: add Metadata language

feat: add Metadata language #46

Re-run triggered October 21, 2025 17:46
Status Failure
Total duration 7m 53s
Artifacts

CI.yml

on: pull_request
Matrix: Check nightly stable and MSRV
Check `#![no_std]`
1m 1s
Check `#![no_std]`
Check formatting
19s
Check formatting
Matrix: Build and test
Matrix: Check all the features combinations on MSRV
Check the package can be released to crates.io
31s
Check the package can be released to crates.io
All the required checks
3s
All the required checks
Fit to window
Zoom out
Zoom in

Annotations

344 errors and 656 warnings
Check formatting
Process completed with exit code 1.
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features futures, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features dyn-traits, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features tokio, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features alloc, --features headers, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features alloc, --features headers, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features alloc, --features headers, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features futures, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features futures, --features j...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features js, --features stabby): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Build and test (macos-latest, stable)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build and test (macos-latest, stable)
aborting due to 1 previous error
Build and test (macos-latest, stable): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features futures, --features js, --features stabby): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Build and test (ubuntu-latest, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test (ubuntu-latest, stable)
aborting due to 1 previous error
Build and test (ubuntu-latest, stable): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...: src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Build and test (macos-latest, 1.85.0)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Build and test (macos-latest, 1.85.0)
aborting due to 1 previous error
Build and test (macos-latest, 1.85.0): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features alloc, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Build and test (windows-latest, stable)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build and test (windows-latest, stable)
aborting due to 1 previous error
Build and test (windows-latest, stable): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Build and test (ubuntu-latest, 1.85.0)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build and test (ubuntu-latest, 1.85.0)
aborting due to 1 previous error
Build and test (ubuntu-latest, 1.85.0): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Build and test (windows-latest, 1.85.0)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Build and test (windows-latest, 1.85.0)
aborting due to 1 previous error
Build and test (windows-latest, 1.85.0): src/layout/_mod.rs#L117
not all trait items implemented, missing: `metadata_type_usage`
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut layout::impls::Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features js, --features stabby): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L330
no method named `cast` found for struct `NonNullCLayout` in the current scope
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L300
non-primitive cast: `NonNullCLayout<*const void::CVoid>` as `*mut ()`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L263
the trait bound `NonNullCLayout<*mut _>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L247
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L248
the trait bound `NonNullCLayout<*mut Bool>: js::ReprNapi` is not satisfied
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L180
type mismatch resolving `<char_p_ref<'_> as ReprC>::CLayout == *const c_char`
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js): src/js/ffi_helpers.rs#L135
type mismatch resolving `<char_p_boxed as ReprC>::CLayout == *mut c_char`
Check nightly stable and MSRV (ubuntu-latest, stable)
`safer-ffi` (lib) generated 11 warnings (9 duplicates)
Check nightly stable and MSRV (ubuntu-latest, stable)
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/
Check nightly stable and MSRV (ubuntu-latest, stable)
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/
Check nightly stable and MSRV (ubuntu-latest, stable)
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/
Check nightly stable and MSRV (ubuntu-latest, stable)
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/
Check nightly stable and MSRV (macos-latest, stable)
`safer-ffi` (lib) generated 11 warnings (9 duplicates)
Check nightly stable and MSRV (macos-latest, stable)
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/
Check nightly stable and MSRV (macos-latest, stable)
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/
Check nightly stable and MSRV (macos-latest, stable)
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/
Check nightly stable and MSRV (macos-latest, stable)
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check formatting
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/
Check nightly stable and MSRV (ubuntu-latest, 1.85.0)
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/
Check nightly stable and MSRV (ubuntu-latest, 1.85.0)
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/
Check nightly stable and MSRV (ubuntu-latest, 1.85.0)
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/
Check nightly stable and MSRV (ubuntu-latest, 1.85.0)
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/
Check nightly stable and MSRV (macos-latest, 1.85.0)
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/
Check nightly stable and MSRV (macos-latest, 1.85.0)
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/
Check nightly stable and MSRV (macos-latest, 1.85.0)
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/
Check nightly stable and MSRV (macos-latest, 1.85.0)
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/
Check all the features combinations on MSRV
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/
Check all the features combinations on MSRV
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/
Check all the features combinations on MSRV
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/
Check all the features combinations on MSRV
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/
Check all the features combinations on MSRV (--features alloc, --features async-fn, --features dy...
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/
Check all the features combinations on MSRV (--features alloc, --features async-fn, --features dy...
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/
Check all the features combinations on MSRV (--features alloc, --features async-fn, --features dy...
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/
Check all the features combinations on MSRV (--features alloc, --features async-fn, --features dy...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features dyn-traits): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features headers, --features futures)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features futures): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers, --features futures)
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/
Check all the features combinations on MSRV (--features headers, --features futures)
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/
Check all the features combinations on MSRV (--features headers, --features futures)
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/
Check all the features combinations on MSRV (--features headers, --features futures)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features dyn-traits)
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/
Check all the features combinations on MSRV (--features dyn-traits)
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/
Check all the features combinations on MSRV (--features dyn-traits)
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/
Check all the features combinations on MSRV (--features dyn-traits)
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/
Check all the features combinations on MSRV (--features tokio)
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/
Check all the features combinations on MSRV (--features tokio)
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/
Check all the features combinations on MSRV (--features tokio)
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/
Check all the features combinations on MSRV (--features tokio)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features headers, --features tokio)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features headers, --features tokio): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features headers, --features tokio)
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/
Check all the features combinations on MSRV (--features headers, --features tokio)
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/
Check all the features combinations on MSRV (--features headers, --features tokio)
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/
Check all the features combinations on MSRV (--features headers, --features tokio)
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/
Check all the features combinations on MSRV (--features headers, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features headers, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features js)
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/
Check all the features combinations on MSRV (--features futures, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features dyn-traits, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features futures, --features js)
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/
Check all the features combinations on MSRV (--features futures, --features js)
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/
Check all the features combinations on MSRV (--features futures, --features js)
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/
Check all the features combinations on MSRV (--features futures, --features js)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js)
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/
Check all the features combinations on MSRV (--features tokio, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features tokio, --features js)
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/
Check all the features combinations on MSRV (--features tokio, --features js)
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/
Check all the features combinations on MSRV (--features tokio, --features js)
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/
Check all the features combinations on MSRV (--features tokio, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features alloc, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features alloc, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features alloc, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features alloc, --features dyn-traits)
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js)
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/
Check `#![no_std]`
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/
Check `#![no_std]`
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/
Check `#![no_std]`
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/
Check `#![no_std]`
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features headers)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers)
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/
Check all the features combinations on MSRV (--features headers)
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/
Check all the features combinations on MSRV (--features headers)
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/
Check all the features combinations on MSRV (--features headers)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features stabby)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features stabby)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features stabby)
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/
Check all the features combinations on MSRV (--features dyn-traits, --features stabby)
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/
Check all the features combinations on MSRV (--features stabby)
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/
Check all the features combinations on MSRV (--features stabby)
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/
Check all the features combinations on MSRV (--features stabby)
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/
Check all the features combinations on MSRV (--features stabby)
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/
Check all the features combinations on MSRV (--features futures)
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/
Check all the features combinations on MSRV (--features futures)
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/
Check all the features combinations on MSRV (--features futures)
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/
Check all the features combinations on MSRV (--features futures)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features async-fn, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features js)
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features s...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features futures, --features s...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers, --features futures, --features s...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features s...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features s...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features s...
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/
Check all the features combinations on MSRV (--features alloc, --features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features alloc, --features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features alloc, --features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features alloc, --features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features ...
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...
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/
Check all the features combinations on MSRV (--features dyn-traits, --features js, --features sta...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features j...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features j...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features j...
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/
Check all the features combinations on MSRV (--features headers, --features futures, --features j...
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/
Check all the features combinations on MSRV (--features headers, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features stabby)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features stabby)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features stabby): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features js,...
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 and test (macos-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (macos-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (macos-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Check all the features combinations on MSRV (--features async-fn, --features stabby)
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 and test (macos-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Check all the features combinations on MSRV (--features async-fn, --features stabby)
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 and test (macos-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Check all the features combinations on MSRV (--features async-fn, --features stabby)
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/
Check all the features combinations on MSRV (--features async-fn, --features stabby)
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 and test (macos-latest, stable)
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 and test (macos-latest, stable)
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 and test (macos-latest, stable)
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 and test (macos-latest, stable)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js)
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/
Check all the features combinations on MSRV (--features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features async-fn, --features headers, --features ...
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/
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features tokio, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...
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/
Check all the features combinations on MSRV (--features headers, --features tokio, --features sta...
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/
Check all the features combinations on MSRV (--features async-fn, --features futures)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures)
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/
Check all the features combinations on MSRV (--features futures, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features js, --features stabby)
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features st...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features st...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features st...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features st...
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 and test (ubuntu-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (ubuntu-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (ubuntu-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (ubuntu-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (ubuntu-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (ubuntu-latest, stable)
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 and test (ubuntu-latest, stable)
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 and test (ubuntu-latest, stable)
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 and test (ubuntu-latest, stable)
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features dyn-traits, --featur...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...
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/
Check all the features combinations on MSRV (--features async-fn, --features tokio, --features js...
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 and test (macos-latest, 1.85.0)
`safer-ffi` (lib test) generated 6 warnings (6 duplicates)
Build and test (macos-latest, 1.85.0)
`safer-ffi` (test "test_kotlin") generated 1 warning
Build and test (macos-latest, 1.85.0)
use of deprecated field `baz::_::safer_ffi_::warning`:
Build and test (macos-latest, 1.85.0)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Build and test (macos-latest, 1.85.0): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and test (macos-latest, 1.85.0)
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 and test (macos-latest, 1.85.0)
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 and test (macos-latest, 1.85.0)
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 and test (macos-latest, 1.85.0)
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/
Check all the features combinations on MSRV (--features async-fn)
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/
Check all the features combinations on MSRV (--features async-fn)
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/
Check all the features combinations on MSRV (--features async-fn)
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/
Check all the features combinations on MSRV (--features async-fn)
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/
Check all the features combinations on MSRV (--features alloc, --features js)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features alloc, --features js)
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/
Check all the features combinations on MSRV (--features alloc, --features js)
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/
Check all the features combinations on MSRV (--features alloc, --features js)
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/
Check all the features combinations on MSRV (--features alloc, --features js)
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 and test (windows-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (windows-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (windows-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (windows-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (windows-latest, stable): src/utils/macros.rs#L117
function `check` is never used
Build and test (windows-latest, stable)
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 and test (windows-latest, stable)
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 and test (windows-latest, stable)
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 and test (windows-latest, stable)
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/
Check the package can be released to crates.io
package `futures-util v0.3.27` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
Check the package can be released to crates.io
ignoring test `ffi-tests` as `ffi_tests/src/lib.rs` is not included in the published package
Check the package can be released to crates.io
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/
Check the package can be released to crates.io
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/
Check the package can be released to crates.io
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/
Check the package can be released to crates.io
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...: src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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/
Check all the features combinations on MSRV (--features headers, --features dyn-traits, --feature...
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 and test (ubuntu-latest, 1.85.0)
`safer-ffi` (lib test) generated 6 warnings (6 duplicates)
Build and test (ubuntu-latest, 1.85.0)
`safer-ffi` (test "test_kotlin") generated 1 warning
Build and test (ubuntu-latest, 1.85.0)
use of deprecated field `baz::_::safer_ffi_::warning`:
Build and test (ubuntu-latest, 1.85.0)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Build and test (ubuntu-latest, 1.85.0): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and test (ubuntu-latest, 1.85.0)
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 and test (ubuntu-latest, 1.85.0)
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 and test (ubuntu-latest, 1.85.0)
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 and test (ubuntu-latest, 1.85.0)
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 and test (windows-latest, 1.85.0)
`safer-ffi` (lib test) generated 6 warnings (6 duplicates)
Build and test (windows-latest, 1.85.0)
`safer-ffi` (test "test_kotlin") generated 1 warning
Build and test (windows-latest, 1.85.0)
use of deprecated field `_::safer_ffi_::warning`:
Build and test (windows-latest, 1.85.0)
`safer-ffi` (lib) generated 6 warnings (run `cargo fix --lib -p safer-ffi` to apply 1 suggestion)
Build and test (windows-latest, 1.85.0): src/headers/languages/c.rs#L32
non-local `impl` definition, `impl` blocks should be written at the same level as their item
Build and test (windows-latest, 1.85.0)
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 and test (windows-latest, 1.85.0)
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 and test (windows-latest, 1.85.0)
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 and test (windows-latest, 1.85.0)
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/
Check all the features combinations on MSRV (--features js, --features stabby)
`safer-ffi` (lib) generated 5 warnings
Check all the features combinations on MSRV (--features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js, --features stabby)
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/
Check all the features combinations on MSRV (--features js, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features stabby)
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/
Check all the features combinations on MSRV (--features futures, --features stabby)
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/
Check all the features combinations on MSRV (--features alloc)
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/
Check all the features combinations on MSRV (--features alloc)
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/
Check all the features combinations on MSRV (--features alloc)
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/
Check all the features combinations on MSRV (--features alloc)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js)
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/
Check all the features combinations on MSRV (--features async-fn, --features futures, --features js)
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/