Skip to content

[feat] Update the submodule #181

[feat] Update the submodule

[feat] Update the submodule #181

Triggered via push January 11, 2024 17:57
Status Failure
Total duration 5m 55s
Artifacts

backend.yml

on: push
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

54 errors and 79 warnings
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L20
unused import: `std::ffi::CString`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L21
unused import: `std::ops::Drop`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L22
unused import: `std::path::Path`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L37
field `inner` is never read
Linux (x86_64-unknown-linux-gnu): src/error.rs#L185
field `code` is never read
Linux (x86_64-unknown-linux-gnu): src/io.rs#L350
unsafe function's docs miss `# Safety` section
Linux (x86_64-unknown-linux-gnu): src/io.rs#L361
unsafe function's docs miss `# Safety` section
Linux (x86_64-unknown-linux-gnu): src/io.rs#L373
unsafe function's docs miss `# Safety` section
Linux (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Linux (x86_64-unknown-linux-gnu): examples/extract_thumbnail.rs#L1
unresolved import `libraw_r::traits`
Linux (x86_64-unknown-linux-gnu): examples/dcraw_half.rs#L1
unresolved import `libraw_r::traits`
Linux (x86_64-unknown-linux-gnu): examples/dcraw_half.rs#L9
failed to resolve: could not find `defaults` in `libraw_r`
Linux (x86_64-unknown-linux-gnu): examples/extract_thumbnail.rs#L8
failed to resolve: could not find `defaults` in `libraw_r`
Linux (x86_64-unknown-linux-gnu)
could not compile `libraw_r` (example "extract_thumbnail") due to 2 previous errors
Linux (x86_64-unknown-linux-gnu)
could not compile `libraw_r` (example "dcraw_half") due to 2 previous errors
Linux (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
macOS (x86_64-apple-darwin): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
macOS (x86_64-apple-darwin): src/lib.rs#L20
unused import: `std::ffi::CString`
macOS (x86_64-apple-darwin): src/lib.rs#L21
unused import: `std::ops::Drop`
macOS (x86_64-apple-darwin): src/lib.rs#L22
unused import: `std::path::Path`
macOS (x86_64-apple-darwin): src/lib.rs#L37
field `inner` is never read
macOS (x86_64-apple-darwin): src/error.rs#L185
field `code` is never read
macOS (x86_64-apple-darwin): src/io.rs#L350
unsafe function's docs miss `# Safety` section
macOS (x86_64-apple-darwin): src/io.rs#L361
unsafe function's docs miss `# Safety` section
macOS (x86_64-apple-darwin): src/io.rs#L373
unsafe function's docs miss `# Safety` section
macOS (x86_64-apple-darwin): src/io.rs#L380
unsafe function's docs miss `# Safety` section
macOS (x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 1
macOS (x86_64-apple-darwin): examples/extract_thumbnail.rs#L1
unresolved import `libraw_r::traits`
macOS (x86_64-apple-darwin): examples/dcraw_half.rs#L1
unresolved import `libraw_r::traits`
macOS (x86_64-apple-darwin): examples/extract_thumbnail.rs#L8
failed to resolve: could not find `defaults` in `libraw_r`
macOS (x86_64-apple-darwin): examples/dcraw_half.rs#L9
failed to resolve: could not find `defaults` in `libraw_r`
macOS (x86_64-apple-darwin)
could not compile `libraw_r` (example "extract_thumbnail") due to 2 previous errors
macOS (x86_64-apple-darwin)
could not compile `libraw_r` (example "dcraw_half") due to 2 previous errors
macOS (x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Windows MSVC (x86_64-pc-windows-msvc): examples/dcraw_half.rs#L1
unresolved import `libraw_r::traits`
Windows MSVC (x86_64-pc-windows-msvc): examples/extract_thumbnail.rs#L1
unresolved import `libraw_r::traits`
Windows MSVC (x86_64-pc-windows-msvc): examples/extract_thumbnail.rs#L8
failed to resolve: could not find `defaults` in `libraw_r`
Windows MSVC (x86_64-pc-windows-msvc): examples/dcraw_half.rs#L9
failed to resolve: could not find `defaults` in `libraw_r`
Windows MSVC (x86_64-pc-windows-msvc)
could not compile `libraw_r` (example "dcraw_half") due to 2 previous errors
Windows MSVC (x86_64-pc-windows-msvc)
could not compile `libraw_r` (example "extract_thumbnail") due to 2 previous errors
Windows MSVC (x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L20
unused import: `std::ffi::CString`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L21
unused import: `std::ops::Drop`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L22
unused import: `std::path::Path`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L37
field `inner` is never read
Windows MSVC (x86_64-pc-windows-msvc): src/error.rs#L185
field `code` is never read
Windows MSVC (x86_64-pc-windows-msvc): src/io.rs#L350
unsafe function's docs miss `# Safety` section
Windows MSVC (x86_64-pc-windows-msvc): src/io.rs#L361
unsafe function's docs miss `# Safety` section
Windows MSVC (x86_64-pc-windows-msvc): src/io.rs#L373
unsafe function's docs miss `# Safety` section
Windows MSVC (x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 1
Linux (x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L20
unused import: `std::ffi::CString`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L21
unused import: `std::ops::Drop`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L22
unused import: `std::path::Path`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L37
field `inner` is never read
Linux (x86_64-unknown-linux-gnu): src/error.rs#L185
field `code` is never read
Linux (x86_64-unknown-linux-gnu)
`libraw_r` (lib) generated 7 warnings (run `cargo fix --lib -p libraw_r` to apply 5 suggestions)
Linux (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L20
unused import: `std::ffi::CString`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L21
unused import: `std::ops::Drop`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L22
unused import: `std::path::Path`
Linux (x86_64-unknown-linux-gnu): src/lib.rs#L37
field `inner` is never read
Linux (x86_64-unknown-linux-gnu): src/error.rs#L185
field `code` is never read
Linux (x86_64-unknown-linux-gnu)
`libraw_r` (lib) generated 7 warnings (run `cargo fix --lib -p libraw_r` to apply 5 suggestions)
macOS (x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Users/runner/work/libraw-rs/libraw-rs/libraw-sys/vendor/src/metadata/canon.cpp:831:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Users/runner/work/libraw-rs/libraw-rs/libraw-sys/vendor/src/metadata/ciff.cpp:261:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Users/runner/work/libraw-rs/libraw-rs/libraw-sys/vendor/src/metadata/canon.cpp:831:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: sprintf(imgdata.shootinginfo.BodySerial, "%d", len);
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Users/runner/work/libraw-rs/libraw-rs/libraw-sys/vendor/src/metadata/ciff.cpp:263:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Users/runner/work/libraw-rs/libraw-rs/libraw-sys/vendor/src/metadata/canon.cpp:831:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: ^
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: sprintf(imgdata.shootinginfo.BodySerial, "%d", len);
macOS (x86_64-apple-darwin)
libraw-sys@1.0.0-rc.1: /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
Windows MSVC (x86_64-pc-windows-msvc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows MSVC (x86_64-pc-windows-msvc)
libraw_r@1.0.0-rc.1: cl : Command line warning D9002 : ignoring unknown option '-static'
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L20
unused import: `std::ffi::CString`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L21
unused import: `std::ops::Drop`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L22
unused import: `std::path::Path`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L37
field `inner` is never read
Windows MSVC (x86_64-pc-windows-msvc): src/error.rs#L185
field `code` is never read
Windows MSVC (x86_64-pc-windows-msvc)
`libraw_r` (lib) generated 7 warnings (run `cargo fix --lib -p libraw_r` to apply 5 suggestions)
Windows MSVC (x86_64-pc-windows-msvc)
libraw_r@1.0.0-rc.1: cl : Command line warning D9002 : ignoring unknown option '-static'
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L12
unused import: `alloc::sync::Arc`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L18
unused import: `core::sync::atomic::AtomicBool`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L20
unused import: `std::ffi::CString`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L21
unused import: `std::ops::Drop`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L22
unused import: `std::path::Path`
Windows MSVC (x86_64-pc-windows-msvc): src/lib.rs#L37
field `inner` is never read
Windows MSVC (x86_64-pc-windows-msvc): src/error.rs#L185
field `code` is never read
Windows MSVC (x86_64-pc-windows-msvc)
`libraw_r` (lib) generated 7 warnings (run `cargo fix --lib -p libraw_r` to apply 5 suggestions)
Windows MSVC (x86_64-pc-windows-msvc)
libraw_r@1.0.0-rc.1: cl : Command line warning D9002 : ignoring unknown option '-static'
Windows MSVC (x86_64-pc-windows-msvc)
libraw_r@1.0.0-rc.1: cl : Command line warning D9002 : ignoring unknown option '-static'
Windows MSVC (x86_64-pc-windows-msvc)
libraw_r@1.0.0-rc.1: cl : Command line warning D9002 : ignoring unknown option '-static'
Windows MSVC (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows MSVC (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows MSVC (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows MSVC (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/