Skip to content

Lossily convert strings #48

Lossily convert strings

Lossily convert strings #48

Triggered via pull request January 6, 2025 03:15
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

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

Annotations

14 errors and 16 warnings
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/utility.rs#L276
expected a `FnOnce(clang_sys::CXString)` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/completion.rs#L388
expected a `FnMut(clang_sys::CXString)` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/completion.rs#L388
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/documentation.rs#L152
expected a `FnMut(clang_sys::CXString)` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/documentation.rs#L152
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/documentation.rs#L252
expected a `FnMut(clang_sys::CXString)` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/documentation.rs#L252
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/lib.rs#L1790
expected a `FnMut(clang_sys::CXString)` closure, found `unsafe fn(clang_sys::CXString) -> String {utility::to_string}`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/lib.rs#L1791
the method `collect` exists for struct `Map<Map<Range<u32>, {[email protected]:61:24}>, unsafe fn(CXString) -> String {to_string}>`, but its trait bounds were not satisfied
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
could not compile `clang` (lib) due to 9 previous errors; 1 warning emitted
CI (macos-latest, 10.0, clang_10_0, 1.40.0)
The job was canceled because "ubuntu-latest_10_0_clang_" failed.
CI (macos-latest, 10.0, clang_10_0, 1.40.0)
The process '/opt/homebrew/bin/rustup' failed with exit code 1
CI (windows-latest, 10.0, clang_10_0, 1.40.0)
The job was canceled because "ubuntu-latest_10_0_clang_" failed.
CI (windows-latest, 10.0, clang_10_0, 1.40.0)
The operation was canceled.
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
CI (macos-latest, 10.0, clang_10_0, 1.40.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
CI (windows-latest, 10.0, clang_10_0, 1.40.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
no edition set: defaulting to the 2015 edition while the latest is 2021
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0): src/lib.rs#L1095
unexpected `cfg` condition value: `cargo-clippy`
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
`clang` (lib test) generated 1 warning (1 duplicate)
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.0)
build failed, waiting for other jobs to finish...
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.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/
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.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/
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.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/
CI (ubuntu-latest, 10.0, clang_10_0, 1.40.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/
CI (windows-latest, 10.0, clang_10_0, 1.40.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/
CI (windows-latest, 10.0, clang_10_0, 1.40.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/
CI (windows-latest, 10.0, clang_10_0, 1.40.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/
CI (windows-latest, 10.0, clang_10_0, 1.40.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/