这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump max_tables verification x10 #79

Bump max_tables verification x10

Bump max_tables verification x10 #79

Triggered via push November 5, 2025 18:31
Status Failure
Total duration 2m 42s
Artifacts 1

CI.yaml

on: push
Matrix: cargo test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 1 warning
cargo test (ubuntu-latest)
Process completed with exit code 101.
cargo test (ubuntu-latest): rust/src/type/chunk.rs#L97
hiding a lifetime that's elided elsewhere is confusing
cargo test (ubuntu-latest): rust/src/type/chunk.rs#L82
hiding a lifetime that's elided elsewhere is confusing
cargo test (ubuntu-latest): rust/src/type/chunk.rs#L62
hiding a lifetime that's elided elsewhere is confusing
cargo test (ubuntu-latest): rust/src/type/chunk.rs#L55
hiding a lifetime that's elided elsewhere is confusing
cargo test (ubuntu-latest): rust/src/signature/chunk.rs#L60
hiding a lifetime that's elided elsewhere is confusing
cargo test (ubuntu-latest): rust/src/signature/chunk.rs#L53
hiding a lifetime that's elided elsewhere is confusing
cargo clippy
Error: Clippy has exited with exit code 101
hiding a lifetime that's elided elsewhere is confusing: rust/src/type/chunk.rs#L97
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/type/chunk.rs:97:31 | 97 | pub fn raw_type_with_name(&self, name: &str) -> Vec<fb::ComputedType> { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 97 | pub fn raw_type_with_name(&self, name: &str) -> Vec<fb::ComputedType<'_>> { | ++++
hiding a lifetime that's elided elsewhere is confusing: rust/src/type/chunk.rs#L82
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/type/chunk.rs:82:31 | 82 | pub fn raw_type_with_guid(&self, guid: &TypeGUID) -> Option<fb::Type> { | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 82 | pub fn raw_type_with_guid(&self, guid: &TypeGUID) -> Option<fb::Type<'_>> { | ++++
hiding a lifetime that's elided elsewhere is confusing: rust/src/type/chunk.rs#L62
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/type/chunk.rs:62:19 | 62 | pub fn object(&self) -> fb::TypeChunk { | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 62 | pub fn object(&self) -> fb::TypeChunk<'_> { | ++++
hiding a lifetime that's elided elsewhere is confusing: rust/src/type/chunk.rs#L55
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/type/chunk.rs:55:21 | 55 | fn get_raw_type(&self, idx: usize) -> Option<fb::ComputedType> { | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 55 | fn get_raw_type(&self, idx: usize) -> Option<fb::ComputedType<'_>> { | ++++
hiding a lifetime that's elided elsewhere is confusing: rust/src/signature/chunk.rs#L60
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/signature/chunk.rs:60:19 | 60 | pub fn object(&self) -> fb::SignatureChunk { | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 60 | pub fn object(&self) -> fb::SignatureChunk<'_> { | ++++
hiding a lifetime that's elided elsewhere is confusing: rust/src/signature/chunk.rs#L53
error: hiding a lifetime that's elided elsewhere is confusing --> rust/src/signature/chunk.rs:53:25 | 53 | fn get_raw_function(&self, idx: usize) -> Option<fb::Function> { | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `-D mismatched-lifetime-syntaxes` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]` help: use `'_` for type paths | 53 | fn get_raw_function(&self, idx: usize) -> Option<fb::Function<'_>> { | ++++
cargo test (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
cargo test (windows-latest)
The operation was canceled.
cargo test (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
cargo test (macos-latest)
The operation was canceled.
cargo test (macos-latest): rust/src/type/chunk.rs#L97
hiding a lifetime that's elided elsewhere is confusing
cargo test (macos-latest): rust/src/type/chunk.rs#L82
hiding a lifetime that's elided elsewhere is confusing
cargo test (macos-latest): rust/src/type/chunk.rs#L62
hiding a lifetime that's elided elsewhere is confusing
cargo test (macos-latest): rust/src/type/chunk.rs#L55
hiding a lifetime that's elided elsewhere is confusing
cargo test (macos-latest): rust/src/signature/chunk.rs#L60
hiding a lifetime that's elided elsewhere is confusing
cargo test (macos-latest): rust/src/signature/chunk.rs#L53
hiding a lifetime that's elided elsewhere is confusing
licensing
New version for cargo-about available: 0.8.2

Artifacts

Produced during runtime
Name Size Digest
license
11 KB
sha256:ceeeedaaecf66b8f07444ccfc7595486e232607a1e964136e386f56eafad0820