[INFO] cloning repository https://github.com/shaloong/ocio-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shaloong/ocio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaloong%2Focio-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaloong%2Focio-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d02fc53117897b3497b95507810ea7279d36ec2 [INFO] checking shaloong/ocio-rs against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshaloong%2Focio-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shaloong/ocio-rs [INFO] finished tweaking git repo https://github.com/shaloong/ocio-rs [INFO] tweaked toml for git repo https://github.com/shaloong/ocio-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shaloong/ocio-rs on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shaloong/ocio-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3 [INFO] running `Command { std: "docker" "start" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling ocio-sys v0.1.1 (/opt/rustwide/workdir/ocio-sys) [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] warning: ocio-sys@0.1.1: OCIO_RS_ENABLE_REAL is not set; building ocio-sys in stub mode. [INFO] [stderr] warning: ocio-sys@0.1.1: Enable the 'bundled' feature or set OCIO_RS_ENABLE_REAL=1 for real OCIO. [INFO] [stderr] warning: ocio-sys@0.1.1: src/bridge.cpp:472:38: warning: 'std::unique_ptr ocio_rs_bridge::make_stub_config_raw()' defined but not used [-Wunused-function] [INFO] [stderr] warning: ocio-sys@0.1.1: 472 | static std::unique_ptr make_stub_config_raw() { [INFO] [stderr] warning: ocio-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: ocio-sys@0.1.1: src/bridge.cpp:322:53: warning: 'std::unique_ptr ocio_rs_bridge::make_stub_builtin_config_registry()' defined but not used [-Wunused-function] [INFO] [stderr] warning: ocio-sys@0.1.1: 322 | static std::unique_ptr make_stub_builtin_config_registry() { [INFO] [stderr] warning: ocio-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:840:72 [INFO] [stdout] | [INFO] [stdout] 840 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:840:96 [INFO] [stdout] | [INFO] [stdout] 840 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:87 [INFO] [stdout] | [INFO] [stdout] 843 | ...cpu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:111 [INFO] [stdout] | [INFO] [stdout] 843 | ...ocessor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:128 [INFO] [stdout] | [INFO] [stdout] 843 | ...id, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:146 [INFO] [stdout] | [INFO] [stdout] 843 | ...th: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channels` [INFO] [stdout] --> ocio-sys/src/lib.rs:846:69 [INFO] [stdout] | [INFO] [stdout] 846 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_view(channels: *mut i32, gamma: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> ocio-sys/src/lib.rs:846:89 [INFO] [stdout] | [INFO] [stdout] 846 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_view(channels: *mut i32, gamma: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_gamma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:849:70 [INFO] [stdout] | [INFO] [stdout] 849 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:86 [INFO] [stdout] | [INFO] [stdout] 852 | ...form_get_control_point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:110 [INFO] [stdout] | [INFO] [stdout] 852 | ...ransform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:126 [INFO] [stdout] | [INFO] [stdout] 852 | ...ut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:138 [INFO] [stdout] | [INFO] [stdout] 852 | ...d, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:151 [INFO] [stdout] | [INFO] [stdout] 852 | ... i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:855:87 [INFO] [stdout] | [INFO] [stdout] 855 | ..._lin_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:855:111 [INFO] [stdout] | [INFO] [stdout] 855 | ...e(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> ocio-sys/src/lib.rs:858:73 [INFO] [stdout] | [INFO] [stdout] 858 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_is_valid_style(style: *const i8) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:861:75 [INFO] [stdout] | [INFO] [stdout] 861 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:864:63 [INFO] [stdout] | [INFO] [stdout] 864 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_src(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_name(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:59 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:80 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:100 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:873:74 [INFO] [stdout] | [INFO] [stdout] 873 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_set_value(prop: *mut c_void, value: f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:873:93 [INFO] [stdout] | [INFO] [stdout] 873 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_set_value(prop: *mut c_void, value: f64) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:876:81 [INFO] [stdout] | [INFO] [stdout] 876 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_gamma(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:876:105 [INFO] [stdout] | [INFO] [stdout] 876 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_gamma(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:879:82 [INFO] [stdout] | [INFO] [stdout] 879 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:882:65 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:882:93 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:885:82 [INFO] [stdout] | [INFO] [stdout] 885 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:885:106 [INFO] [stdout] | [INFO] [stdout] 885 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:93 [INFO] [stdout] | [INFO] [stdout] 888 | ...hue_curve_get_control_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:112 [INFO] [stdout] | [INFO] [stdout] 888 | ...int(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:128 [INFO] [stdout] | [INFO] [stdout] 888 | ...ut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:140 [INFO] [stdout] | [INFO] [stdout] 888 | ...d, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:153 [INFO] [stdout] | [INFO] [stdout] 888 | ... i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:891:75 [INFO] [stdout] | [INFO] [stdout] 891 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_name(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:891:98 [INFO] [stdout] | [INFO] [stdout] 891 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_name(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:894:78 [INFO] [stdout] | [INFO] [stdout] 894 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_width(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:894:97 [INFO] [stdout] | [INFO] [stdout] 894 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_width(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:897:69 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:897:98 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:900:87 [INFO] [stdout] | [INFO] [stdout] 900 | ..._log_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:900:111 [INFO] [stdout] | [INFO] [stdout] 900 | ...e(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:903:85 [INFO] [stdout] | [INFO] [stdout] 903 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:906:77 [INFO] [stdout] | [INFO] [stdout] 906 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:909:58 [INFO] [stdout] | [INFO] [stdout] 909 | #[allow(dead_code)] pub unsafe fn ocio_look_remove_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:909:77 [INFO] [stdout] | [INFO] [stdout] 909 | #[allow(dead_code)] pub unsafe fn ocio_look_remove_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:912:74 [INFO] [stdout] | [INFO] [stdout] 912 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_function_name(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:915:62 [INFO] [stdout] | [INFO] [stdout] 915 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_clear(metadata: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:918:77 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `referenceSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:918:102 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referenceSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:921:76 [INFO] [stdout] | [INFO] [stdout] 921 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value(metadata: *mut c_void, name: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:921:99 [INFO] [stdout] | [INFO] [stdout] 921 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value(metadata: *mut c_void, name: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> ocio-sys/src/lib.rs:930:64 [INFO] [stdout] | [INFO] [stdout] 930 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_destroy(handle: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:933:75 [INFO] [stdout] | [INFO] [stdout] 933 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_num_attributes(metadata: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:936:79 [INFO] [stdout] | [INFO] [stdout] 936 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:936:103 [INFO] [stdout] | [INFO] [stdout] 936 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:939:70 [INFO] [stdout] | [INFO] [stdout] 939 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:72 [INFO] [stdout] | [INFO] [stdout] 942 | ..._apply_rgba_pixels(cpu_processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:100 [INFO] [stdout] | [INFO] [stdout] 942 | ...cpu_processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:116 [INFO] [stdout] | [INFO] [stdout] 942 | ..._void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:132 [INFO] [stdout] | [INFO] [stdout] 942 | ...*mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:61 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:85 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:101 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:948:80 [INFO] [stdout] | [INFO] [stdout] 948 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:951:67 [INFO] [stdout] | [INFO] [stdout] 951 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:951:91 [INFO] [stdout] | [INFO] [stdout] 951 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:954:65 [INFO] [stdout] | [INFO] [stdout] 954 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_finalize(shader_desc: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:68 [INFO] [stdout] | [INFO] [stdout] 957 | ...ssor_apply_rgba_pixels(processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:92 [INFO] [stdout] | [INFO] [stdout] 957 | ...els(processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:108 [INFO] [stdout] | [INFO] [stdout] 957 | ..._void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:124 [INFO] [stdout] | [INFO] [stdout] 957 | ...*mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:960:69 [INFO] [stdout] | [INFO] [stdout] 960 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_direction(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:963:91 [INFO] [stdout] | [INFO] [stdout] 963 | ...get_num_control_points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:963:115 [INFO] [stdout] | [INFO] [stdout] 963 | ...ransform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:966:74 [INFO] [stdout] | [INFO] [stdout] 966 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_element_value(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:969:90 [INFO] [stdout] | [INFO] [stdout] 969 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_get_bypass_lin_to_log(transform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:972:73 [INFO] [stdout] | [INFO] [stdout] 972 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:972:96 [INFO] [stdout] | [INFO] [stdout] 972 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:975:86 [INFO] [stdout] | [INFO] [stdout] 975 | ...t_lin_side_break_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:975:110 [INFO] [stdout] | [INFO] [stdout] 975 | ...e(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:71 [INFO] [stdout] | [INFO] [stdout] 978 | ...r_apply_rgb_packed(cpu_processor: *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:99 [INFO] [stdout] | [INFO] [stdout] 978 | ...(cpu_processor: *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:117 [INFO] [stdout] | [INFO] [stdout] 978 | ...void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:132 [INFO] [stdout] | [INFO] [stdout] 978 | ...c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:148 [INFO] [stdout] | [INFO] [stdout] 978 | ...pth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:981:82 [INFO] [stdout] | [INFO] [stdout] 981 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:981:106 [INFO] [stdout] | [INFO] [stdout] 981 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:70 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:93 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:110 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:85 [INFO] [stdout] | [INFO] [stdout] 987 | ...grading_hue_curve_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:104 [INFO] [stdout] | [INFO] [stdout] 987 | ...ope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:120 [INFO] [stdout] | [INFO] [stdout] 987 | ...ut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slope` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:132 [INFO] [stdout] | [INFO] [stdout] 987 | ...urveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:59 [INFO] [stdout] | [INFO] [stdout] 990 | ...n ocio_config_add_display(config: *mut c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:80 [INFO] [stdout] | [INFO] [stdout] 990 | ...lay(config: *mut c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:100 [INFO] [stdout] | [INFO] [stdout] 990 | ...c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transformName` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:117 [INFO] [stdout] | [INFO] [stdout] 990 | ..., view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rule` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:143 [INFO] [stdout] | [INFO] [stdout] 990 | ..., transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:993:73 [INFO] [stdout] | [INFO] [stdout] 993 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_remove_attribute(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:993:96 [INFO] [stdout] | [INFO] [stdout] 993 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_remove_attribute(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:996:74 [INFO] [stdout] | [INFO] [stdout] 996 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_value(metadata: *mut c_void, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:996:97 [INFO] [stdout] | [INFO] [stdout] 996 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_value(metadata: *mut c_void, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:999:82 [INFO] [stdout] | [INFO] [stdout] 999 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sat` [INFO] [stdout] --> ocio-sys/src/lib.rs:1002:68 [INFO] [stdout] | [INFO] [stdout] 1002 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_sat(sat: f64, luma: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `luma` [INFO] [stdout] --> ocio-sys/src/lib.rs:1002:78 [INFO] [stdout] | [INFO] [stdout] 1002 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_sat(sat: f64, luma: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_luma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:68 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:96 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:93 [INFO] [stdout] | [INFO] [stdout] 1008 | ...gb_curve_get_control_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:112 [INFO] [stdout] | [INFO] [stdout] 1008 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:128 [INFO] [stdout] | [INFO] [stdout] 1008 | ...t c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:140 [INFO] [stdout] | [INFO] [stdout] 1008 | ..., curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:153 [INFO] [stdout] | [INFO] [stdout] 1008 | ...i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1011:87 [INFO] [stdout] | [INFO] [stdout] 1011 | ...log_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1011:111 [INFO] [stdout] | [INFO] [stdout] 1011 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1014:71 [INFO] [stdout] | [INFO] [stdout] 1014 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_num_aliases(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1017:71 [INFO] [stdout] | [INFO] [stdout] 1017 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1017:95 [INFO] [stdout] | [INFO] [stdout] 1017 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1020:67 [INFO] [stdout] | [INFO] [stdout] 1020 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1020:91 [INFO] [stdout] | [INFO] [stdout] 1020 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1023:69 [INFO] [stdout] | [INFO] [stdout] 1023 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_language(shader_desc: *mut c_void, language: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `language` [INFO] [stdout] --> ocio-sys/src/lib.rs:1023:95 [INFO] [stdout] | [INFO] [stdout] 1023 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_language(shader_desc: *mut c_void, language: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1026:86 [INFO] [stdout] | [INFO] [stdout] 1026 | ..._lin_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1026:110 [INFO] [stdout] | [INFO] [stdout] 1026 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:86 [INFO] [stdout] | [INFO] [stdout] 1029 | ...orm_get_control_point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:110 [INFO] [stdout] | [INFO] [stdout] 1029 | ...ansform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:126 [INFO] [stdout] | [INFO] [stdout] 1029 | ...t c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:138 [INFO] [stdout] | [INFO] [stdout] 1029 | ..., curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:151 [INFO] [stdout] | [INFO] [stdout] 1029 | ...i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1032:67 [INFO] [stdout] | [INFO] [stdout] 1032 | #[allow(dead_code)] pub unsafe fn ocio_config_get_color_space_set(config: *mut c_void, search: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search` [INFO] [stdout] --> ocio-sys/src/lib.rs:1032:88 [INFO] [stdout] | [INFO] [stdout] 1032 | #[allow(dead_code)] pub unsafe fn ocio_config_get_color_space_set(config: *mut c_void, search: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_search` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1035:73 [INFO] [stdout] | [INFO] [stdout] 1035 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_clear_transforms(transform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1038:68 [INFO] [stdout] | [INFO] [stdout] 1038 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1038:92 [INFO] [stdout] | [INFO] [stdout] 1038 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:93 [INFO] [stdout] | [INFO] [stdout] 1041 | ...ue_curve_set_control_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:112 [INFO] [stdout] | [INFO] [stdout] 1041 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:128 [INFO] [stdout] | [INFO] [stdout] 1041 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:140 [INFO] [stdout] | [INFO] [stdout] 1041 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:148 [INFO] [stdout] | [INFO] [stdout] 1041 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1044:74 [INFO] [stdout] | [INFO] [stdout] 1044 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_get_value(prop: *mut c_void) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1047:80 [INFO] [stdout] | [INFO] [stdout] 1047 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1047:104 [INFO] [stdout] | [INFO] [stdout] 1047 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1050:82 [INFO] [stdout] | [INFO] [stdout] 1050 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:69 [INFO] [stdout] | [INFO] [stdout] 1053 | ...e_rules_insert_rule_regex(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ruleIndex` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:89 [INFO] [stdout] | [INFO] [stdout] 1053 | ...x(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ruleIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:105 [INFO] [stdout] | [INFO] [stdout] 1053 | ...ut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:122 [INFO] [stdout] | [INFO] [stdout] 1053 | ...64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regex` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:145 [INFO] [stdout] | [INFO] [stdout] 1053 | ...8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1056:59 [INFO] [stdout] | [INFO] [stdout] 1056 | #[allow(dead_code)] pub unsafe fn ocio_look_get_direction(look: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1059:63 [INFO] [stdout] | [INFO] [stdout] 1059 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_id(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1062:75 [INFO] [stdout] | [INFO] [stdout] 1062 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1062:99 [INFO] [stdout] | [INFO] [stdout] 1062 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1065:64 [INFO] [stdout] | [INFO] [stdout] 1065 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_rule(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:68 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `category` [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:96 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1071:86 [INFO] [stdout] | [INFO] [stdout] 1071 | ..._lin_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1071:110 [INFO] [stdout] | [INFO] [stdout] 1071 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1074:73 [INFO] [stdout] | [INFO] [stdout] 1074 | #[allow(dead_code)] pub unsafe fn ocio_config_set_default_interpolation(config: *mut c_void, interpolation: i32) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interpolation` [INFO] [stdout] --> ocio-sys/src/lib.rs:1074:94 [INFO] [stdout] | [INFO] [stdout] 1074 | #[allow(dead_code)] pub unsafe fn ocio_config_set_default_interpolation(config: *mut c_void, interpolation: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1077:74 [INFO] [stdout] | [INFO] [stdout] 1077 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_function_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1077:100 [INFO] [stdout] | [INFO] [stdout] 1077 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_function_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1080:68 [INFO] [stdout] | [INFO] [stdout] 1080 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1080:92 [INFO] [stdout] | [INFO] [stdout] 1080 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:64 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:92 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:94 [INFO] [stdout] | [INFO] [stdout] 1086 | ...e_curve_slopes_are_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:113 [INFO] [stdout] | [INFO] [stdout] 1086 | ...lt(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1089:71 [INFO] [stdout] | [INFO] [stdout] 1089 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_format_name_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1092:72 [INFO] [stdout] | [INFO] [stdout] 1092 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_looks_bypass(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:68 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:96 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1098:79 [INFO] [stdout] | [INFO] [stdout] 1098 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1101:71 [INFO] [stdout] | [INFO] [stdout] 1101 | #[allow(dead_code)] pub unsafe fn ocio_transform_create_editable_copy(transform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:85 [INFO] [stdout] | [INFO] [stdout] 1104 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:109 [INFO] [stdout] | [INFO] [stdout] 1104 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:126 [INFO] [stdout] | [INFO] [stdout] 1104 | ...d, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1107:84 [INFO] [stdout] | [INFO] [stdout] 1107 | ...et_linear_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1107:108 [INFO] [stdout] | [INFO] [stdout] 1107 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:65 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:90 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1113:67 [INFO] [stdout] | [INFO] [stdout] 1113 | #[allow(dead_code)] pub unsafe fn ocio_baker_create_editable_copy(baker: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:67 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:95 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1119:66 [INFO] [stdout] | [INFO] [stdout] 1119 | #[allow(dead_code)] pub unsafe fn ocio_look_create_editable_copy(look: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:85 [INFO] [stdout] | [INFO] [stdout] 1122 | ...rading_hue_curve_get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:104 [INFO] [stdout] | [INFO] [stdout] 1122 | ...pe(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:120 [INFO] [stdout] | [INFO] [stdout] 1122 | ...t c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:87 [INFO] [stdout] | [INFO] [stdout] 1125 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:111 [INFO] [stdout] | [INFO] [stdout] 1125 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:128 [INFO] [stdout] | [INFO] [stdout] 1125 | ...d, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:146 [INFO] [stdout] | [INFO] [stdout] 1125 | ...h: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1128:73 [INFO] [stdout] | [INFO] [stdout] 1128 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_element_name(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:72 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bypass` [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:100 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bypass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1134:69 [INFO] [stdout] | [INFO] [stdout] 1134 | #[allow(dead_code)] pub unsafe fn ocio_transform_get_transform_type(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1137:70 [INFO] [stdout] | [INFO] [stdout] 1137 | #[allow(dead_code)] pub unsafe fn ocio_transform_get_format_metadata(transform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1140:76 [INFO] [stdout] | [INFO] [stdout] 1140 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_create_editable_copy(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:71 [INFO] [stdout] | [INFO] [stdout] 1143 | ..._apply_rgb_pixels(cpu_processor: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:99 [INFO] [stdout] | [INFO] [stdout] 1143 | ...cpu_processor: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:114 [INFO] [stdout] | [INFO] [stdout] 1143 | ..._void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:130 [INFO] [stdout] | [INFO] [stdout] 1143 | ...mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:81 [INFO] [stdout] | [INFO] [stdout] 1146 | ...color_space_from_filepath(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filePath` [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:101 [INFO] [stdout] | [INFO] [stdout] 1146 | ...th(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:98 [INFO] [stdout] | [INFO] [stdout] 1149 | ...rve_set_num_control_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:117 [INFO] [stdout] | [INFO] [stdout] 1149 | ...ts(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:133 [INFO] [stdout] | [INFO] [stdout] 1149 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1152:67 [INFO] [stdout] | [INFO] [stdout] 1152 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_display(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1155:73 [INFO] [stdout] | [INFO] [stdout] 1155 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_sat_luma_coefs(transform: *mut c_void, rgb: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:1155:97 [INFO] [stdout] | [INFO] [stdout] 1155 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_sat_luma_coefs(transform: *mut c_void, rgb: *const f64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:67 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visibility` [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:92 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1161:85 [INFO] [stdout] | [INFO] [stdout] 1161 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value_by_index(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:1161:108 [INFO] [stdout] | [INFO] [stdout] 1161 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value_by_index(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1164:70 [INFO] [stdout] | [INFO] [stdout] 1164 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1164:94 [INFO] [stdout] | [INFO] [stdout] 1164 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1167:83 [INFO] [stdout] | [INFO] [stdout] 1167 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1167:102 [INFO] [stdout] | [INFO] [stdout] 1167 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:94 [INFO] [stdout] | [INFO] [stdout] 1170 | ...b_curve_slopes_are_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:113 [INFO] [stdout] | [INFO] [stdout] 1170 | ...lt(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1173:72 [INFO] [stdout] | [INFO] [stdout] 1173 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_uid(desc: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1173:91 [INFO] [stdout] | [INFO] [stdout] 1173 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_uid(desc: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> ocio-sys/src/lib.rs:1176:69 [INFO] [stdout] | [INFO] [stdout] 1176 | #[allow(dead_code)] pub unsafe fn ocio_context_create_editable_copy(context: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1179:69 [INFO] [stdout] | [INFO] [stdout] 1179 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_value(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1179:93 [INFO] [stdout] | [INFO] [stdout] 1179 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_value(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1182:68 [INFO] [stdout] | [INFO] [stdout] 1182 | #[allow(dead_code)] pub unsafe fn ocio_config_create_editable_copy(config: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1185:76 [INFO] [stdout] | [INFO] [stdout] 1185 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_format_extension_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1188:77 [INFO] [stdout] | [INFO] [stdout] 1188 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_create_editable_copy(namedTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_view(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:85 [INFO] [stdout] | [INFO] [stdout] 1194 | ...rading_rgb_curve_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:104 [INFO] [stdout] | [INFO] [stdout] 1194 | ...pe(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:120 [INFO] [stdout] | [INFO] [stdout] 1194 | ...t c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slope` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:132 [INFO] [stdout] | [INFO] [stdout] 1194 | ...rveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:56 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `formatName` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:80 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:103 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:63 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:91 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:91 [INFO] [stdout] | [INFO] [stdout] 1203 | ...et_num_control_points(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:115 [INFO] [stdout] | [INFO] [stdout] 1203 | ...ansform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:131 [INFO] [stdout] | [INFO] [stdout] 1203 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputColorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:68 [INFO] [stdout] | [INFO] [stdout] 1206 | ...form_create_fit(inputColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputColorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outputColorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:96 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ce: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputColorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1209:76 [INFO] [stdout] | [INFO] [stdout] 1209 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_resource_prefix(shader_desc: *mut c_void, prefix: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefix` [INFO] [stdout] --> ocio-sys/src/lib.rs:1209:102 [INFO] [stdout] | [INFO] [stdout] 1209 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_resource_prefix(shader_desc: *mut c_void, prefix: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1212:63 [INFO] [stdout] | [INFO] [stdout] 1212 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_id(metadata: *mut c_void, id: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> ocio-sys/src/lib.rs:1212:86 [INFO] [stdout] | [INFO] [stdout] 1212 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_id(metadata: *mut c_void, id: *const i8) -> () { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:1215:66 [INFO] [stdout] | [INFO] [stdout] 1215 | #[allow(dead_code)] pub unsafe fn ocio_set_processor_cache_flags(flags: i32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1218:80 [INFO] [stdout] | [INFO] [stdout] 1218 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1218:99 [INFO] [stdout] | [INFO] [stdout] 1218 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:74 [INFO] [stdout] | [INFO] [stdout] 1221 | ...data_add_child_element(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:97 [INFO] [stdout] | [INFO] [stdout] 1221 | ...ent(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:114 [INFO] [stdout] | [INFO] [stdout] 1221 | ... c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | #[allow(dead_code)] pub unsafe fn ocio_look_set_inactive(look: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1224:77 [INFO] [stdout] | [INFO] [stdout] 1224 | #[allow(dead_code)] pub unsafe fn ocio_look_set_inactive(look: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1227:73 [INFO] [stdout] | [INFO] [stdout] 1227 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1227:97 [INFO] [stdout] | [INFO] [stdout] 1227 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1230:90 [INFO] [stdout] | [INFO] [stdout] 1230 | ...set_bypass_lin_to_log(transform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bypass` [INFO] [stdout] --> ocio-sys/src/lib.rs:1230:114 [INFO] [stdout] | [INFO] [stdout] 1230 | ...(transform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bypass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1233:70 [INFO] [stdout] | [INFO] [stdout] 1233 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:98 [INFO] [stdout] | [INFO] [stdout] 1236 | ...rve_get_num_control_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:117 [INFO] [stdout] | [INFO] [stdout] 1236 | ...ts(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1239:87 [INFO] [stdout] | [INFO] [stdout] 1239 | ...lin_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1239:111 [INFO] [stdout] | [INFO] [stdout] 1239 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1245:86 [INFO] [stdout] | [INFO] [stdout] 1245 | ..._log_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1245:110 [INFO] [stdout] | [INFO] [stdout] 1245 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1248:71 [INFO] [stdout] | [INFO] [stdout] 1248 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_pixel_name(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1251:55 [INFO] [stdout] | [INFO] [stdout] 1251 | #[allow(dead_code)] pub unsafe fn ocio_look_add_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:1251:74 [INFO] [stdout] | [INFO] [stdout] 1251 | #[allow(dead_code)] pub unsafe fn ocio_look_add_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1254:81 [INFO] [stdout] | [INFO] [stdout] 1254 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_gamma(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1254:105 [INFO] [stdout] | [INFO] [stdout] 1254 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_gamma(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1257:82 [INFO] [stdout] | [INFO] [stdout] 1257 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1257:106 [INFO] [stdout] | [INFO] [stdout] 1257 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1260:57 [INFO] [stdout] | [INFO] [stdout] 1260 | #[allow(dead_code)] pub unsafe fn ocio_look_is_inactive(look: *mut c_void) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1263:62 [INFO] [stdout] | [INFO] [stdout] 1263 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_display(config: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:1263:83 [INFO] [stdout] | [INFO] [stdout] 1263 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_display(config: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1266:70 [INFO] [stdout] | [INFO] [stdout] 1266 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1266:94 [INFO] [stdout] | [INFO] [stdout] 1266 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1269:72 [INFO] [stdout] | [INFO] [stdout] 1269 | #[allow(dead_code)] pub unsafe fn ocio_file_rules_create_editable_copy(rules: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1272:87 [INFO] [stdout] | [INFO] [stdout] 1272 | ...log_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1272:111 [INFO] [stdout] | [INFO] [stdout] 1272 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:65 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:93 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:86 [INFO] [stdout] | [INFO] [stdout] 1278 | ...orm_set_control_point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:110 [INFO] [stdout] | [INFO] [stdout] 1278 | ...ansform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:126 [INFO] [stdout] | [INFO] [stdout] 1278 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:138 [INFO] [stdout] | [INFO] [stdout] 1278 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:146 [INFO] [stdout] | [INFO] [stdout] 1278 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:85 [INFO] [stdout] | [INFO] [stdout] 1281 | ...rading_rgb_curve_get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:104 [INFO] [stdout] | [INFO] [stdout] 1281 | ...pe(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:120 [INFO] [stdout] | [INFO] [stdout] 1281 | ...t c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1284:69 [INFO] [stdout] | [INFO] [stdout] 1284 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_clear_aliases(viewTransform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1287:86 [INFO] [stdout] | [INFO] [stdout] 1287 | ..._lin_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1287:110 [INFO] [stdout] | [INFO] [stdout] 1287 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1290:57 [INFO] [stdout] | [INFO] [stdout] 1290 | #[allow(dead_code)] pub unsafe fn ocio_config_clear_all(config: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1293:83 [INFO] [stdout] | [INFO] [stdout] 1293 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1293:102 [INFO] [stdout] | [INFO] [stdout] 1293 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:67 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:87 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1299:86 [INFO] [stdout] | [INFO] [stdout] 1299 | ..._lin_side_break_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1299:110 [INFO] [stdout] | [INFO] [stdout] 1299 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1302:69 [INFO] [stdout] | [INFO] [stdout] 1302 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_language(shader_desc: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:98 [INFO] [stdout] | [INFO] [stdout] 1305 | ...rve_set_num_control_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:117 [INFO] [stdout] | [INFO] [stdout] 1305 | ...ts(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:133 [INFO] [stdout] | [INFO] [stdout] 1305 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1308:87 [INFO] [stdout] | [INFO] [stdout] 1308 | ...lin_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1308:111 [INFO] [stdout] | [INFO] [stdout] 1308 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:93 [INFO] [stdout] | [INFO] [stdout] 1311 | ...gb_curve_set_control_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:112 [INFO] [stdout] | [INFO] [stdout] 1311 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:128 [INFO] [stdout] | [INFO] [stdout] 1311 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:140 [INFO] [stdout] | [INFO] [stdout] 1311 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:148 [INFO] [stdout] | [INFO] [stdout] 1311 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:69 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `category` [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:98 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:85 [INFO] [stdout] | [INFO] [stdout] 1317 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:109 [INFO] [stdout] | [INFO] [stdout] 1317 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:126 [INFO] [stdout] | [INFO] [stdout] 1317 | ...d, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1320:59 [INFO] [stdout] | [INFO] [stdout] 1320 | #[allow(dead_code)] pub unsafe fn ocio_look_set_direction(look: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1320:78 [INFO] [stdout] | [INFO] [stdout] 1320 | #[allow(dead_code)] pub unsafe fn ocio_look_set_direction(look: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:64 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rule` [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:92 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1326:65 [INFO] [stdout] | [INFO] [stdout] 1326 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1326:88 [INFO] [stdout] | [INFO] [stdout] 1326 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1329:64 [INFO] [stdout] | [INFO] [stdout] 1329 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_inactive(colorSpace: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1332:70 [INFO] [stdout] | [INFO] [stdout] 1332 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1332:94 [INFO] [stdout] | [INFO] [stdout] 1332 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:73 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:98 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1338:59 [INFO] [stdout] | [INFO] [stdout] 1338 | #[allow(dead_code)] pub unsafe fn ocio_look_clear_aliases(look: *mut c_void) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1341:72 [INFO] [stdout] | [INFO] [stdout] 1341 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1344:86 [INFO] [stdout] | [INFO] [stdout] 1344 | ..._log_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1344:110 [INFO] [stdout] | [INFO] [stdout] 1344 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1350:75 [INFO] [stdout] | [INFO] [stdout] 1350 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1353:68 [INFO] [stdout] | [INFO] [stdout] 1353 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_encoding(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1356:73 [INFO] [stdout] | [INFO] [stdout] 1356 | #[allow(dead_code)] pub unsafe fn ocio_config_get_default_interpolation(config: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1359:65 [INFO] [stdout] | [INFO] [stdout] 1359 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_cache_id(colorSpace: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set` [INFO] [stdout] --> ocio-sys/src/lib.rs:1362:77 [INFO] [stdout] | [INFO] [stdout] 1362 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_create_editable_copy(set: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1365:75 [INFO] [stdout] | [INFO] [stdout] 1365 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1365:99 [INFO] [stdout] | [INFO] [stdout] 1365 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1368:70 [INFO] [stdout] | [INFO] [stdout] 1368 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1368:94 [INFO] [stdout] | [INFO] [stdout] 1368 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1371:67 [INFO] [stdout] | [INFO] [stdout] 1371 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_is_inactive(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:86 [INFO] [stdout] | [INFO] [stdout] 1374 | ...orm_set_control_point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:110 [INFO] [stdout] | [INFO] [stdout] 1374 | ...ansform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:126 [INFO] [stdout] | [INFO] [stdout] 1374 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:138 [INFO] [stdout] | [INFO] [stdout] 1374 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:146 [INFO] [stdout] | [INFO] [stdout] 1374 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1377:86 [INFO] [stdout] | [INFO] [stdout] 1377 | ..._lin_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1377:110 [INFO] [stdout] | [INFO] [stdout] 1377 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1380:82 [INFO] [stdout] | [INFO] [stdout] 1380 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_num_children_elements(metadata: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1383:77 [INFO] [stdout] | [INFO] [stdout] 1383 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_get_style_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1386:80 [INFO] [stdout] | [INFO] [stdout] 1386 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:840:72 [INFO] [stdout] | [INFO] [stdout] 840 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1386:99 [INFO] [stdout] | [INFO] [stdout] 1386 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1389:82 [INFO] [stdout] | [INFO] [stdout] 1389 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_offset(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1389:106 [INFO] [stdout] | [INFO] [stdout] 1389 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_offset(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1392:61 [INFO] [stdout] | [INFO] [stdout] 1392 | #[allow(dead_code)] pub unsafe fn ocio_look_get_num_aliases(look: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> ocio-sys/src/lib.rs:1395:70 [INFO] [stdout] | [INFO] [stdout] 1395 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_scale(scale: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1398:76 [INFO] [stdout] | [INFO] [stdout] 1398 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_resource_prefix(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:840:96 [INFO] [stdout] | [INFO] [stdout] 840 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1401:67 [INFO] [stdout] | [INFO] [stdout] 1401 | #[allow(dead_code)] pub unsafe fn ocio_config_set_current_context(config: *mut c_void, context: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:87 [INFO] [stdout] | [INFO] [stdout] 843 | ...cpu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:111 [INFO] [stdout] | [INFO] [stdout] 843 | ...ocessor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:128 [INFO] [stdout] | [INFO] [stdout] 843 | ...id, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:843:146 [INFO] [stdout] | [INFO] [stdout] 843 | ...th: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `channels` [INFO] [stdout] --> ocio-sys/src/lib.rs:846:69 [INFO] [stdout] | [INFO] [stdout] 846 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_view(channels: *mut i32, gamma: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gamma` [INFO] [stdout] --> ocio-sys/src/lib.rs:846:89 [INFO] [stdout] | [INFO] [stdout] 846 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_view(channels: *mut i32, gamma: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_gamma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:849:70 [INFO] [stdout] | [INFO] [stdout] 849 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:86 [INFO] [stdout] | [INFO] [stdout] 852 | ...form_get_control_point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:110 [INFO] [stdout] | [INFO] [stdout] 852 | ...ransform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:126 [INFO] [stdout] | [INFO] [stdout] 852 | ...ut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:138 [INFO] [stdout] | [INFO] [stdout] 852 | ...d, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:852:151 [INFO] [stdout] | [INFO] [stdout] 852 | ... i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> ocio-sys/src/lib.rs:1401:88 [INFO] [stdout] | [INFO] [stdout] 1401 | #[allow(dead_code)] pub unsafe fn ocio_config_set_current_context(config: *mut c_void, context: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1404:69 [INFO] [stdout] | [INFO] [stdout] 1404 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view_transform(config: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1404:90 [INFO] [stdout] | [INFO] [stdout] 1404 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view_transform(config: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:71 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cccId` [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:87 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cccId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:91 [INFO] [stdout] | [INFO] [stdout] 1410 | ...et_num_control_points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:115 [INFO] [stdout] | [INFO] [stdout] 1410 | ...ansform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:80 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:108 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1416:86 [INFO] [stdout] | [INFO] [stdout] 1416 | ..._log_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1416:110 [INFO] [stdout] | [INFO] [stdout] 1416 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1419:67 [INFO] [stdout] | [INFO] [stdout] 1419 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1419:91 [INFO] [stdout] | [INFO] [stdout] 1419 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1422:70 [INFO] [stdout] | [INFO] [stdout] 1422 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1425:84 [INFO] [stdout] | [INFO] [stdout] 1425 | ...et_linear_slope_value(transform: *mut c_void, values: *mut f64) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:855:87 [INFO] [stdout] | [INFO] [stdout] 855 | ..._lin_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:855:111 [INFO] [stdout] | [INFO] [stdout] 855 | ...e(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> ocio-sys/src/lib.rs:858:73 [INFO] [stdout] | [INFO] [stdout] 858 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_is_valid_style(style: *const i8) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:861:75 [INFO] [stdout] | [INFO] [stdout] 861 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1425:108 [INFO] [stdout] | [INFO] [stdout] 1425 | ...(transform: *mut c_void, values: *mut f64) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:864:63 [INFO] [stdout] | [INFO] [stdout] 864 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_src(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:867:65 [INFO] [stdout] | [INFO] [stdout] 867 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_name(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:59 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1428:82 [INFO] [stdout] | [INFO] [stdout] 1428 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_offset(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:80 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:870:100 [INFO] [stdout] | [INFO] [stdout] 870 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view(config: *mut c_void, display: *const i8, view: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1428:106 [INFO] [stdout] | [INFO] [stdout] 1428 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_offset(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1431:69 [INFO] [stdout] | [INFO] [stdout] 1431 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_cache_id(desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1434:71 [INFO] [stdout] | [INFO] [stdout] 1434 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_pixel_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1434:97 [INFO] [stdout] | [INFO] [stdout] 1434 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_pixel_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1437:69 [INFO] [stdout] | [INFO] [stdout] 1437 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_get_cache_id(namedTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:873:74 [INFO] [stdout] | [INFO] [stdout] 873 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_set_value(prop: *mut c_void, value: f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:873:93 [INFO] [stdout] | [INFO] [stdout] 873 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_set_value(prop: *mut c_void, value: f64) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:876:81 [INFO] [stdout] | [INFO] [stdout] 876 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_gamma(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1440:87 [INFO] [stdout] | [INFO] [stdout] 1440 | ...lin_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1440:111 [INFO] [stdout] | [INFO] [stdout] 1440 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1443:67 [INFO] [stdout] | [INFO] [stdout] 1443 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_visibility(colorSpace: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1446:79 [INFO] [stdout] | [INFO] [stdout] 1446 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_height(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1446:98 [INFO] [stdout] | [INFO] [stdout] 1446 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_height(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:98 [INFO] [stdout] | [INFO] [stdout] 1449 | ...rve_get_num_control_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:117 [INFO] [stdout] | [INFO] [stdout] 1449 | ...ts(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1452:74 [INFO] [stdout] | [INFO] [stdout] 1452 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_child_element(metadata: *mut c_void, i: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:1452:97 [INFO] [stdout] | [INFO] [stdout] 1452 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_child_element(metadata: *mut c_void, i: i32) -> *mut c_void { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:876:105 [INFO] [stdout] | [INFO] [stdout] 876 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_gamma(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:879:82 [INFO] [stdout] | [INFO] [stdout] 879 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1455:67 [INFO] [stdout] | [INFO] [stdout] 1455 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_target_bit_depth(baker: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:882:65 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:882:93 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:885:82 [INFO] [stdout] | [INFO] [stdout] 885 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:885:106 [INFO] [stdout] | [INFO] [stdout] 885 | #[allow(dead_code)] pub unsafe fn ocio_exposure_contrast_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:93 [INFO] [stdout] | [INFO] [stdout] 888 | ...hue_curve_get_control_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1458:55 [INFO] [stdout] | [INFO] [stdout] 1458 | #[allow(dead_code)] pub unsafe fn ocio_look_get_alias(look: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:112 [INFO] [stdout] | [INFO] [stdout] 888 | ...int(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1458:74 [INFO] [stdout] | [INFO] [stdout] 1458 | #[allow(dead_code)] pub unsafe fn ocio_look_get_alias(look: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:128 [INFO] [stdout] | [INFO] [stdout] 888 | ...ut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1461:68 [INFO] [stdout] | [INFO] [stdout] 1461 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:140 [INFO] [stdout] | [INFO] [stdout] 888 | ...d, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1464:71 [INFO] [stdout] | [INFO] [stdout] 1464 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:888:153 [INFO] [stdout] | [INFO] [stdout] 888 | ... i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1467:73 [INFO] [stdout] | [INFO] [stdout] 1467 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_remove_transform(transform: *mut c_void, index: u64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:891:75 [INFO] [stdout] | [INFO] [stdout] 891 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_name(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:891:98 [INFO] [stdout] | [INFO] [stdout] 891 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_name(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1467:97 [INFO] [stdout] | [INFO] [stdout] 1467 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_remove_transform(transform: *mut c_void, index: u64) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1470:69 [INFO] [stdout] | [INFO] [stdout] 1470 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_value(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1470:93 [INFO] [stdout] | [INFO] [stdout] 1470 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_value(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1473:85 [INFO] [stdout] | [INFO] [stdout] 1473 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1473:109 [INFO] [stdout] | [INFO] [stdout] 1473 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:894:78 [INFO] [stdout] | [INFO] [stdout] 894 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_width(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:77 [INFO] [stdout] | [INFO] [stdout] 1476 | ...inverse_transform(viewTransform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:894:97 [INFO] [stdout] | [INFO] [stdout] 894 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_width(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:105 [INFO] [stdout] | [INFO] [stdout] 1476 | ...ansform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:897:69 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:91 [INFO] [stdout] | [INFO] [stdout] 1479 | ...et_num_control_points(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:897:98 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:115 [INFO] [stdout] | [INFO] [stdout] 1479 | ...ansform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:900:87 [INFO] [stdout] | [INFO] [stdout] 900 | ..._log_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:131 [INFO] [stdout] | [INFO] [stdout] 1479 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:900:111 [INFO] [stdout] | [INFO] [stdout] 900 | ...e(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1482:86 [INFO] [stdout] | [INFO] [stdout] 1482 | ..._log_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:903:85 [INFO] [stdout] | [INFO] [stdout] 903 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1482:110 [INFO] [stdout] | [INFO] [stdout] 1482 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:906:77 [INFO] [stdout] | [INFO] [stdout] 906 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:909:58 [INFO] [stdout] | [INFO] [stdout] 909 | #[allow(dead_code)] pub unsafe fn ocio_look_remove_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1485:68 [INFO] [stdout] | [INFO] [stdout] 1485 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:909:77 [INFO] [stdout] | [INFO] [stdout] 909 | #[allow(dead_code)] pub unsafe fn ocio_look_remove_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1488:73 [INFO] [stdout] | [INFO] [stdout] 1488 | #[allow(dead_code)] pub unsafe fn ocio_color_space_create_editable_copy(colorSpace: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1491:73 [INFO] [stdout] | [INFO] [stdout] 1491 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:912:74 [INFO] [stdout] | [INFO] [stdout] 912 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_function_name(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:69 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:97 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1497:87 [INFO] [stdout] | [INFO] [stdout] 1497 | ...log_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1497:111 [INFO] [stdout] | [INFO] [stdout] 1497 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1500:68 [INFO] [stdout] | [INFO] [stdout] 1500 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_is_inactive(namedTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1503:77 [INFO] [stdout] | [INFO] [stdout] 1503 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1503:101 [INFO] [stdout] | [INFO] [stdout] 1503 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:68 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:96 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1509:77 [INFO] [stdout] | [INFO] [stdout] 1509 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_inverse_transform(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1512:67 [INFO] [stdout] | [INFO] [stdout] 1512 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1512:91 [INFO] [stdout] | [INFO] [stdout] 1512 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:915:62 [INFO] [stdout] | [INFO] [stdout] 915 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_clear(metadata: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:72 [INFO] [stdout] | [INFO] [stdout] 1515 | ...apply_rgba_packed(cpu_processor: *mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:918:77 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:100 [INFO] [stdout] | [INFO] [stdout] 1515 | ...pu_processor: *mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `referenceSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:918:102 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_referenceSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:119 [INFO] [stdout] | [INFO] [stdout] 1515 | ...id, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:921:76 [INFO] [stdout] | [INFO] [stdout] 921 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value(metadata: *mut c_void, name: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:921:99 [INFO] [stdout] | [INFO] [stdout] 921 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value(metadata: *mut c_void, name: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:134 [INFO] [stdout] | [INFO] [stdout] 1515 | ..._void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:150 [INFO] [stdout] | [INFO] [stdout] 1515 | ...th: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> ocio-sys/src/lib.rs:930:64 [INFO] [stdout] | [INFO] [stdout] 930 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_destroy(handle: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:933:75 [INFO] [stdout] | [INFO] [stdout] 933 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_num_attributes(metadata: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:936:79 [INFO] [stdout] | [INFO] [stdout] 936 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:936:103 [INFO] [stdout] | [INFO] [stdout] 936 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:939:70 [INFO] [stdout] | [INFO] [stdout] 939 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:72 [INFO] [stdout] | [INFO] [stdout] 942 | ..._apply_rgba_pixels(cpu_processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:100 [INFO] [stdout] | [INFO] [stdout] 942 | ...cpu_processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:116 [INFO] [stdout] | [INFO] [stdout] 942 | ..._void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:942:132 [INFO] [stdout] | [INFO] [stdout] 942 | ...*mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:61 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:85 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> ocio-sys/src/lib.rs:945:101 [INFO] [stdout] | [INFO] [stdout] 945 | #[allow(dead_code)] pub unsafe fn ocio_processor_apply_rgba(processor: *mut c_void, rgba: *mut f32, len: usize) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:948:80 [INFO] [stdout] | [INFO] [stdout] 948 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:951:67 [INFO] [stdout] | [INFO] [stdout] 951 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:951:91 [INFO] [stdout] | [INFO] [stdout] 951 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:954:65 [INFO] [stdout] | [INFO] [stdout] 954 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_finalize(shader_desc: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:68 [INFO] [stdout] | [INFO] [stdout] 957 | ...ssor_apply_rgba_pixels(processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:92 [INFO] [stdout] | [INFO] [stdout] 957 | ...els(processor: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:108 [INFO] [stdout] | [INFO] [stdout] 957 | ..._void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:957:124 [INFO] [stdout] | [INFO] [stdout] 957 | ...*mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:843:111 [INFO] [stdout] | [INFO] [stdout] 843 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:843:128 [INFO] [stdout] | [INFO] [stdout] 843 | ...ut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:852:110 [INFO] [stdout] | [INFO] [stdout] 852 | ..._point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:960:69 [INFO] [stdout] | [INFO] [stdout] 960 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_direction(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:864:63 [INFO] [stdout] | [INFO] [stdout] 864 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_src(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:963:91 [INFO] [stdout] | [INFO] [stdout] 963 | ...get_num_control_points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:963:115 [INFO] [stdout] | [INFO] [stdout] 963 | ...ransform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:882:65 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:966:74 [INFO] [stdout] | [INFO] [stdout] 966 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_element_value(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:888:112 [INFO] [stdout] | [INFO] [stdout] 888 | ...ntrol_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:969:90 [INFO] [stdout] | [INFO] [stdout] 969 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_get_bypass_lin_to_log(transform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:897:69 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:972:73 [INFO] [stdout] | [INFO] [stdout] 972 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:918:77 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:972:96 [INFO] [stdout] | [INFO] [stdout] 972 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `referenceSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:918:102 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:975:86 [INFO] [stdout] | [INFO] [stdout] 975 | ...t_lin_side_break_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:942:116 [INFO] [stdout] | [INFO] [stdout] 942 | ...: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:975:110 [INFO] [stdout] | [INFO] [stdout] 975 | ...e(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:71 [INFO] [stdout] | [INFO] [stdout] 978 | ...r_apply_rgb_packed(cpu_processor: *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:99 [INFO] [stdout] | [INFO] [stdout] 978 | ...(cpu_processor: *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:957:108 [INFO] [stdout] | [INFO] [stdout] 957 | ...: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:960:69 [INFO] [stdout] | [INFO] [stdout] 960 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_direction(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:963:115 [INFO] [stdout] | [INFO] [stdout] 963 | ...points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:978:117 [INFO] [stdout] | [INFO] [stdout] 978 | ... *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:978:132 [INFO] [stdout] | [INFO] [stdout] 978 | ...b: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:987:104 [INFO] [stdout] | [INFO] [stdout] 987 | ...e_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `transformName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:990:117 [INFO] [stdout] | [INFO] [stdout] 990 | ...const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transform_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:68 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:112 [INFO] [stdout] | [INFO] [stdout] 1008 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1014:71 [INFO] [stdout] | [INFO] [stdout] 1014 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_num_aliases(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:110 [INFO] [stdout] | [INFO] [stdout] 1029 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:112 [INFO] [stdout] | [INFO] [stdout] 1041 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ruleIndex` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:89 [INFO] [stdout] | [INFO] [stdout] 1053 | ...ule_regex(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `rule_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:122 [INFO] [stdout] | [INFO] [stdout] 1053 | ...Index: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1065:64 [INFO] [stdout] | [INFO] [stdout] 1065 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_rule(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:68 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:64 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:113 [INFO] [stdout] | [INFO] [stdout] 1086 | ...re_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1092:72 [INFO] [stdout] | [INFO] [stdout] 1092 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_looks_bypass(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:68 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:109 [INFO] [stdout] | [INFO] [stdout] 1104 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:126 [INFO] [stdout] | [INFO] [stdout] 1104 | ...ut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:65 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:67 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:104 [INFO] [stdout] | [INFO] [stdout] 1122 | ..._get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:117 [INFO] [stdout] | [INFO] [stdout] 978 | ...void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:132 [INFO] [stdout] | [INFO] [stdout] 978 | ...c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:978:148 [INFO] [stdout] | [INFO] [stdout] 978 | ...pth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:981:82 [INFO] [stdout] | [INFO] [stdout] 981 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:981:106 [INFO] [stdout] | [INFO] [stdout] 981 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:70 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:93 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:984:110 [INFO] [stdout] | [INFO] [stdout] 984 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_add_attribute(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:85 [INFO] [stdout] | [INFO] [stdout] 987 | ...grading_hue_curve_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:104 [INFO] [stdout] | [INFO] [stdout] 987 | ...ope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:120 [INFO] [stdout] | [INFO] [stdout] 987 | ...ut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slope` [INFO] [stdout] --> ocio-sys/src/lib.rs:987:132 [INFO] [stdout] | [INFO] [stdout] 987 | ...urveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:59 [INFO] [stdout] | [INFO] [stdout] 990 | ...n ocio_config_add_display(config: *mut c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -... [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:80 [INFO] [stdout] | [INFO] [stdout] 990 | ...lay(config: *mut c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:100 [INFO] [stdout] | [INFO] [stdout] 990 | ...c_void, display: *const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transformName` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:117 [INFO] [stdout] | [INFO] [stdout] 990 | ..., view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transformName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rule` [INFO] [stdout] --> ocio-sys/src/lib.rs:990:143 [INFO] [stdout] | [INFO] [stdout] 990 | ..., transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:993:73 [INFO] [stdout] | [INFO] [stdout] 993 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_remove_attribute(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:993:96 [INFO] [stdout] | [INFO] [stdout] 993 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_remove_attribute(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:996:74 [INFO] [stdout] | [INFO] [stdout] 996 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_value(metadata: *mut c_void, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:996:97 [INFO] [stdout] | [INFO] [stdout] 996 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_element_value(metadata: *mut c_void, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:999:82 [INFO] [stdout] | [INFO] [stdout] 999 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sat` [INFO] [stdout] --> ocio-sys/src/lib.rs:1002:68 [INFO] [stdout] | [INFO] [stdout] 1002 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_sat(sat: f64, luma: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:111 [INFO] [stdout] | [INFO] [stdout] 1125 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:128 [INFO] [stdout] | [INFO] [stdout] 1125 | ...ut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:72 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1140:76 [INFO] [stdout] | [INFO] [stdout] 1140 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_create_editable_copy(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:114 [INFO] [stdout] | [INFO] [stdout] 1143 | ...: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `filePath` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:101 [INFO] [stdout] | [INFO] [stdout] 1146 | ...m_filepath(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:117 [INFO] [stdout] | [INFO] [stdout] 1149 | ...rol_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1152:67 [INFO] [stdout] | [INFO] [stdout] 1152 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_display(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:67 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:113 [INFO] [stdout] | [INFO] [stdout] 1170 | ...re_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `luma` [INFO] [stdout] --> ocio-sys/src/lib.rs:1002:78 [INFO] [stdout] | [INFO] [stdout] 1002 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_sat(sat: f64, luma: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_luma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:68 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:96 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:93 [INFO] [stdout] | [INFO] [stdout] 1008 | ...gb_curve_get_control_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:112 [INFO] [stdout] | [INFO] [stdout] 1008 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1188:77 [INFO] [stdout] | [INFO] [stdout] 1188 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_create_editable_copy(namedTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:128 [INFO] [stdout] | [INFO] [stdout] 1008 | ...t c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:140 [INFO] [stdout] | [INFO] [stdout] 1008 | ..., curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:153 [INFO] [stdout] | [INFO] [stdout] 1008 | ...i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1011:87 [INFO] [stdout] | [INFO] [stdout] 1011 | ...log_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1011:111 [INFO] [stdout] | [INFO] [stdout] 1011 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1014:71 [INFO] [stdout] | [INFO] [stdout] 1014 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_num_aliases(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1017:71 [INFO] [stdout] | [INFO] [stdout] 1017 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1017:95 [INFO] [stdout] | [INFO] [stdout] 1017 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1020:67 [INFO] [stdout] | [INFO] [stdout] 1020 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1020:91 [INFO] [stdout] | [INFO] [stdout] 1020 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1023:69 [INFO] [stdout] | [INFO] [stdout] 1023 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_language(shader_desc: *mut c_void, language: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `language` [INFO] [stdout] --> ocio-sys/src/lib.rs:1023:95 [INFO] [stdout] | [INFO] [stdout] 1023 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_language(shader_desc: *mut c_void, language: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1026:86 [INFO] [stdout] | [INFO] [stdout] 1026 | ..._lin_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1026:110 [INFO] [stdout] | [INFO] [stdout] 1026 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:86 [INFO] [stdout] | [INFO] [stdout] 1029 | ...orm_get_control_point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_view(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:104 [INFO] [stdout] | [INFO] [stdout] 1194 | ..._set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `formatName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:80 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `format_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:103 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:63 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:115 [INFO] [stdout] | [INFO] [stdout] 1203 | ...oints(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inputColorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:68 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ix_transform_create_fit(inputColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputColorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:96 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `output_color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:117 [INFO] [stdout] | [INFO] [stdout] 1236 | ...rol_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:65 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:110 [INFO] [stdout] | [INFO] [stdout] 1278 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:110 [INFO] [stdout] | [INFO] [stdout] 1029 | ...ansform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:126 [INFO] [stdout] | [INFO] [stdout] 1029 | ...t c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:138 [INFO] [stdout] | [INFO] [stdout] 1029 | ..., curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:151 [INFO] [stdout] | [INFO] [stdout] 1029 | ...i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:104 [INFO] [stdout] | [INFO] [stdout] 1281 | ..._get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1284:69 [INFO] [stdout] | [INFO] [stdout] 1284 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_clear_aliases(viewTransform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:87 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:117 [INFO] [stdout] | [INFO] [stdout] 1305 | ...rol_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:112 [INFO] [stdout] | [INFO] [stdout] 1311 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:69 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:109 [INFO] [stdout] | [INFO] [stdout] 1317 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:126 [INFO] [stdout] | [INFO] [stdout] 1317 | ...ut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:64 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1329:64 [INFO] [stdout] | [INFO] [stdout] 1329 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_inactive(colorSpace: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:73 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1353:68 [INFO] [stdout] | [INFO] [stdout] 1353 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_encoding(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1359:65 [INFO] [stdout] | [INFO] [stdout] 1359 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_cache_id(colorSpace: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1032:67 [INFO] [stdout] | [INFO] [stdout] 1032 | #[allow(dead_code)] pub unsafe fn ocio_config_get_color_space_set(config: *mut c_void, search: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `search` [INFO] [stdout] --> ocio-sys/src/lib.rs:1032:88 [INFO] [stdout] | [INFO] [stdout] 1032 | #[allow(dead_code)] pub unsafe fn ocio_config_get_color_space_set(config: *mut c_void, search: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_search` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1035:73 [INFO] [stdout] | [INFO] [stdout] 1035 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_clear_transforms(transform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1038:68 [INFO] [stdout] | [INFO] [stdout] 1038 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1038:92 [INFO] [stdout] | [INFO] [stdout] 1038 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:93 [INFO] [stdout] | [INFO] [stdout] 1041 | ...ue_curve_set_control_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:112 [INFO] [stdout] | [INFO] [stdout] 1041 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:128 [INFO] [stdout] | [INFO] [stdout] 1041 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:140 [INFO] [stdout] | [INFO] [stdout] 1041 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:148 [INFO] [stdout] | [INFO] [stdout] 1041 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1044:74 [INFO] [stdout] | [INFO] [stdout] 1044 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_double_get_value(prop: *mut c_void) -> f64 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1047:80 [INFO] [stdout] | [INFO] [stdout] 1047 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1047:104 [INFO] [stdout] | [INFO] [stdout] 1047 | #[allow(dead_code)] pub unsafe fn ocio_grading_primary_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1050:82 [INFO] [stdout] | [INFO] [stdout] 1050 | #[allow(dead_code)] pub unsafe fn ocio_grading_rgb_curve_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:69 [INFO] [stdout] | [INFO] [stdout] 1053 | ...e_rules_insert_rule_regex(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ruleIndex` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:89 [INFO] [stdout] | [INFO] [stdout] 1053 | ...x(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ruleIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:105 [INFO] [stdout] | [INFO] [stdout] 1053 | ...ut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:122 [INFO] [stdout] | [INFO] [stdout] 1053 | ...64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `regex` [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:145 [INFO] [stdout] | [INFO] [stdout] 1053 | ...8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1056:59 [INFO] [stdout] | [INFO] [stdout] 1056 | #[allow(dead_code)] pub unsafe fn ocio_look_get_direction(look: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1059:63 [INFO] [stdout] | [INFO] [stdout] 1059 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_id(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1062:75 [INFO] [stdout] | [INFO] [stdout] 1062 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1062:99 [INFO] [stdout] | [INFO] [stdout] 1062 | #[allow(dead_code)] pub unsafe fn ocio_log_affine_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1065:64 [INFO] [stdout] | [INFO] [stdout] 1065 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_rule(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:68 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `category` [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:96 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1071:86 [INFO] [stdout] | [INFO] [stdout] 1071 | ..._lin_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1071:110 [INFO] [stdout] | [INFO] [stdout] 1071 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1371:67 [INFO] [stdout] | [INFO] [stdout] 1371 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_is_inactive(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:110 [INFO] [stdout] | [INFO] [stdout] 1374 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cccId` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:87 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ccc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:115 [INFO] [stdout] | [INFO] [stdout] 1410 | ...oints(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:80 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `refType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:108 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ref_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1437:69 [INFO] [stdout] | [INFO] [stdout] 1437 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_get_cache_id(namedTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1443:67 [INFO] [stdout] | [INFO] [stdout] 1443 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_visibility(colorSpace: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:117 [INFO] [stdout] | [INFO] [stdout] 1449 | ...rol_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:77 [INFO] [stdout] | [INFO] [stdout] 1476 | ...orm_set_inverse_transform(viewTransform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:115 [INFO] [stdout] | [INFO] [stdout] 1479 | ...oints(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1488:73 [INFO] [stdout] | [INFO] [stdout] 1488 | #[allow(dead_code)] pub unsafe fn ocio_color_space_create_editable_copy(colorSpace: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:69 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1500:68 [INFO] [stdout] | [INFO] [stdout] 1500 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_is_inactive(namedTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:68 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1509:77 [INFO] [stdout] | [INFO] [stdout] 1509 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_inverse_transform(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:119 [INFO] [stdout] | [INFO] [stdout] 1515 | ...mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:134 [INFO] [stdout] | [INFO] [stdout] 1515 | ...: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_shaderDesc` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1522:93 [INFO] [stdout] | [INFO] [stdout] 1522 | #[allow(dead_code)] pub unsafe fn ocio_gpu_processor_extract_shader_info(_gpu: *mut c_void, _shaderDesc: *mut c_void) {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_shaderDesc` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1523:106 [INFO] [stdout] | [INFO] [stdout] 1523 | ...cache_id(_gpu: *mut c_void, _shaderDesc: *mut c_void, _cacheID: *const i8) {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_cacheID` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1523:132 [INFO] [stdout] | [INFO] [stdout] 1523 | ...oid, _shaderDesc: *mut c_void, _cacheID: *const i8) {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `_cache_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_numParams` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1524:118 [INFO] [stdout] | [INFO] [stdout] 1524 | ...e: i32, _params: *const f64, _numParams: i32) -> *mut c_void { std::ptr::null_mut() } [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_num_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1074:73 [INFO] [stdout] | [INFO] [stdout] 1074 | #[allow(dead_code)] pub unsafe fn ocio_config_set_default_interpolation(config: *mut c_void, interpolation: i32) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interpolation` [INFO] [stdout] --> ocio-sys/src/lib.rs:1074:94 [INFO] [stdout] | [INFO] [stdout] 1074 | #[allow(dead_code)] pub unsafe fn ocio_config_set_default_interpolation(config: *mut c_void, interpolation: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_interpolation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1077:74 [INFO] [stdout] | [INFO] [stdout] 1077 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_function_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1077:100 [INFO] [stdout] | [INFO] [stdout] 1077 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_function_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1080:68 [INFO] [stdout] | [INFO] [stdout] 1080 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1080:92 [INFO] [stdout] | [INFO] [stdout] 1080 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:64 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `view` [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:92 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_view` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:94 [INFO] [stdout] | [INFO] [stdout] 1086 | ...e_curve_slopes_are_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:113 [INFO] [stdout] | [INFO] [stdout] 1086 | ...lt(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1089:71 [INFO] [stdout] | [INFO] [stdout] 1089 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_format_name_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1092:72 [INFO] [stdout] | [INFO] [stdout] 1092 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_looks_bypass(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:68 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:96 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ocio-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1098:79 [INFO] [stdout] | [INFO] [stdout] 1098 | #[allow(dead_code)] pub unsafe fn ocio_fixed_function_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1101:71 [INFO] [stdout] | [INFO] [stdout] 1101 | #[allow(dead_code)] pub unsafe fn ocio_transform_create_editable_copy(transform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:85 [INFO] [stdout] | [INFO] [stdout] 1104 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:109 [INFO] [stdout] | [INFO] [stdout] 1104 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:126 [INFO] [stdout] | [INFO] [stdout] 1104 | ...d, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1107:84 [INFO] [stdout] | [INFO] [stdout] 1107 | ...et_linear_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1107:108 [INFO] [stdout] | [INFO] [stdout] 1107 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:65 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:90 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1113:67 [INFO] [stdout] | [INFO] [stdout] 1113 | #[allow(dead_code)] pub unsafe fn ocio_baker_create_editable_copy(baker: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:67 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:95 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1119:66 [INFO] [stdout] | [INFO] [stdout] 1119 | #[allow(dead_code)] pub unsafe fn ocio_look_create_editable_copy(look: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:85 [INFO] [stdout] | [INFO] [stdout] 1122 | ...rading_hue_curve_get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:104 [INFO] [stdout] | [INFO] [stdout] 1122 | ...pe(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:120 [INFO] [stdout] | [INFO] [stdout] 1122 | ...t c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:87 [INFO] [stdout] | [INFO] [stdout] 1125 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:111 [INFO] [stdout] | [INFO] [stdout] 1125 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:128 [INFO] [stdout] | [INFO] [stdout] 1125 | ...d, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:146 [INFO] [stdout] | [INFO] [stdout] 1125 | ...h: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1128:73 [INFO] [stdout] | [INFO] [stdout] 1128 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_element_name(metadata: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:72 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bypass` [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:100 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bypass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1134:69 [INFO] [stdout] | [INFO] [stdout] 1134 | #[allow(dead_code)] pub unsafe fn ocio_transform_get_transform_type(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1137:70 [INFO] [stdout] | [INFO] [stdout] 1137 | #[allow(dead_code)] pub unsafe fn ocio_transform_get_format_metadata(transform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1140:76 [INFO] [stdout] | [INFO] [stdout] 1140 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_create_editable_copy(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:71 [INFO] [stdout] | [INFO] [stdout] 1143 | ..._apply_rgb_pixels(cpu_processor: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:99 [INFO] [stdout] | [INFO] [stdout] 1143 | ...cpu_processor: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:114 [INFO] [stdout] | [INFO] [stdout] 1143 | ..._void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:130 [INFO] [stdout] | [INFO] [stdout] 1143 | ...mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:81 [INFO] [stdout] | [INFO] [stdout] 1146 | ...color_space_from_filepath(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filePath` [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:101 [INFO] [stdout] | [INFO] [stdout] 1146 | ...th(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:98 [INFO] [stdout] | [INFO] [stdout] 1149 | ...rve_set_num_control_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:117 [INFO] [stdout] | [INFO] [stdout] 1149 | ...ts(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:133 [INFO] [stdout] | [INFO] [stdout] 1149 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1152:67 [INFO] [stdout] | [INFO] [stdout] 1152 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_display(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1155:73 [INFO] [stdout] | [INFO] [stdout] 1155 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_sat_luma_coefs(transform: *mut c_void, rgb: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgb` [INFO] [stdout] --> ocio-sys/src/lib.rs:1155:97 [INFO] [stdout] | [INFO] [stdout] 1155 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_set_sat_luma_coefs(transform: *mut c_void, rgb: *const f64) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rgb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:67 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visibility` [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:92 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1161:85 [INFO] [stdout] | [INFO] [stdout] 1161 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value_by_index(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:1161:108 [INFO] [stdout] | [INFO] [stdout] 1161 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_attribute_value_by_index(metadata: *mut c_void, i: i32) -> *const i8 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1164:70 [INFO] [stdout] | [INFO] [stdout] 1164 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1164:94 [INFO] [stdout] | [INFO] [stdout] 1164 | #[allow(dead_code)] pub unsafe fn ocio_lut3d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1167:83 [INFO] [stdout] | [INFO] [stdout] 1167 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1167:102 [INFO] [stdout] | [INFO] [stdout] 1167 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:94 [INFO] [stdout] | [INFO] [stdout] 1170 | ...b_curve_slopes_are_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:113 [INFO] [stdout] | [INFO] [stdout] 1170 | ...lt(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1173:72 [INFO] [stdout] | [INFO] [stdout] 1173 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_uid(desc: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1173:91 [INFO] [stdout] | [INFO] [stdout] 1173 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_uid(desc: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> ocio-sys/src/lib.rs:1176:69 [INFO] [stdout] | [INFO] [stdout] 1176 | #[allow(dead_code)] pub unsafe fn ocio_context_create_editable_copy(context: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1179:69 [INFO] [stdout] | [INFO] [stdout] 1179 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_value(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1179:93 [INFO] [stdout] | [INFO] [stdout] 1179 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_value(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1182:68 [INFO] [stdout] | [INFO] [stdout] 1182 | #[allow(dead_code)] pub unsafe fn ocio_config_create_editable_copy(config: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1185:76 [INFO] [stdout] | [INFO] [stdout] 1185 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_format_extension_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1188:77 [INFO] [stdout] | [INFO] [stdout] 1188 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_create_editable_copy(namedTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_view(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:85 [INFO] [stdout] | [INFO] [stdout] 1194 | ...rading_rgb_curve_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:104 [INFO] [stdout] | [INFO] [stdout] 1194 | ...pe(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:120 [INFO] [stdout] | [INFO] [stdout] 1194 | ...t c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slope` [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:132 [INFO] [stdout] | [INFO] [stdout] 1194 | ...rveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:56 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `formatName` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:80 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_formatName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:103 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:63 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:91 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:91 [INFO] [stdout] | [INFO] [stdout] 1203 | ...et_num_control_points(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:115 [INFO] [stdout] | [INFO] [stdout] 1203 | ...ansform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:131 [INFO] [stdout] | [INFO] [stdout] 1203 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inputColorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:68 [INFO] [stdout] | [INFO] [stdout] 1206 | ...form_create_fit(inputColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputColorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outputColorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:96 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ce: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outputColorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1209:76 [INFO] [stdout] | [INFO] [stdout] 1209 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_resource_prefix(shader_desc: *mut c_void, prefix: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prefix` [INFO] [stdout] --> ocio-sys/src/lib.rs:1209:102 [INFO] [stdout] | [INFO] [stdout] 1209 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_resource_prefix(shader_desc: *mut c_void, prefix: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1212:63 [INFO] [stdout] | [INFO] [stdout] 1212 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_id(metadata: *mut c_void, id: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> ocio-sys/src/lib.rs:1212:86 [INFO] [stdout] | [INFO] [stdout] 1212 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_id(metadata: *mut c_void, id: *const i8) -> () { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> ocio-sys/src/lib.rs:1215:66 [INFO] [stdout] | [INFO] [stdout] 1215 | #[allow(dead_code)] pub unsafe fn ocio_set_processor_cache_flags(flags: i32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1218:80 [INFO] [stdout] | [INFO] [stdout] 1218 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1218:99 [INFO] [stdout] | [INFO] [stdout] 1218 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_set_value(prop: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:74 [INFO] [stdout] | [INFO] [stdout] 1221 | ...data_add_child_element(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:97 [INFO] [stdout] | [INFO] [stdout] 1221 | ...ent(metadata: *mut c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> ocio-sys/src/lib.rs:1221:114 [INFO] [stdout] | [INFO] [stdout] 1221 | ... c_void, name: *const i8, value: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1224:58 [INFO] [stdout] | [INFO] [stdout] 1224 | #[allow(dead_code)] pub unsafe fn ocio_look_set_inactive(look: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive` [INFO] [stdout] --> ocio-sys/src/lib.rs:1224:77 [INFO] [stdout] | [INFO] [stdout] 1224 | #[allow(dead_code)] pub unsafe fn ocio_look_set_inactive(look: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1227:73 [INFO] [stdout] | [INFO] [stdout] 1227 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1227:97 [INFO] [stdout] | [INFO] [stdout] 1227 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1230:90 [INFO] [stdout] | [INFO] [stdout] 1230 | ...set_bypass_lin_to_log(transform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bypass` [INFO] [stdout] --> ocio-sys/src/lib.rs:1230:114 [INFO] [stdout] | [INFO] [stdout] 1230 | ...(transform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bypass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1233:70 [INFO] [stdout] | [INFO] [stdout] 1233 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:98 [INFO] [stdout] | [INFO] [stdout] 1236 | ...rve_get_num_control_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:117 [INFO] [stdout] | [INFO] [stdout] 1236 | ...ts(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1239:87 [INFO] [stdout] | [INFO] [stdout] 1239 | ...lin_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1239:111 [INFO] [stdout] | [INFO] [stdout] 1239 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1245:86 [INFO] [stdout] | [INFO] [stdout] 1245 | ..._log_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1245:110 [INFO] [stdout] | [INFO] [stdout] 1245 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1248:71 [INFO] [stdout] | [INFO] [stdout] 1248 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_pixel_name(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1251:55 [INFO] [stdout] | [INFO] [stdout] 1251 | #[allow(dead_code)] pub unsafe fn ocio_look_add_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:1251:74 [INFO] [stdout] | [INFO] [stdout] 1251 | #[allow(dead_code)] pub unsafe fn ocio_look_add_alias(look: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1254:81 [INFO] [stdout] | [INFO] [stdout] 1254 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_gamma(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1254:105 [INFO] [stdout] | [INFO] [stdout] 1254 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_gamma(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1257:82 [INFO] [stdout] | [INFO] [stdout] 1257 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1257:106 [INFO] [stdout] | [INFO] [stdout] 1257 | #[allow(dead_code)] pub unsafe fn ocio_grading_hue_curve_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1260:57 [INFO] [stdout] | [INFO] [stdout] 1260 | #[allow(dead_code)] pub unsafe fn ocio_look_is_inactive(look: *mut c_void) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1263:62 [INFO] [stdout] | [INFO] [stdout] 1263 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_display(config: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display` [INFO] [stdout] --> ocio-sys/src/lib.rs:1263:83 [INFO] [stdout] | [INFO] [stdout] 1263 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_display(config: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1266:70 [INFO] [stdout] | [INFO] [stdout] 1266 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1266:94 [INFO] [stdout] | [INFO] [stdout] 1266 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rules` [INFO] [stdout] --> ocio-sys/src/lib.rs:1269:72 [INFO] [stdout] | [INFO] [stdout] 1269 | #[allow(dead_code)] pub unsafe fn ocio_file_rules_create_editable_copy(rules: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_rules` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1272:87 [INFO] [stdout] | [INFO] [stdout] 1272 | ...log_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1272:111 [INFO] [stdout] | [INFO] [stdout] 1272 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:65 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:93 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:86 [INFO] [stdout] | [INFO] [stdout] 1278 | ...orm_set_control_point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:110 [INFO] [stdout] | [INFO] [stdout] 1278 | ...ansform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:126 [INFO] [stdout] | [INFO] [stdout] 1278 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:138 [INFO] [stdout] | [INFO] [stdout] 1278 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:146 [INFO] [stdout] | [INFO] [stdout] 1278 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:85 [INFO] [stdout] | [INFO] [stdout] 1281 | ...rading_rgb_curve_get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:104 [INFO] [stdout] | [INFO] [stdout] 1281 | ...pe(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:120 [INFO] [stdout] | [INFO] [stdout] 1281 | ...t c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1284:69 [INFO] [stdout] | [INFO] [stdout] 1284 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_clear_aliases(viewTransform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1287:86 [INFO] [stdout] | [INFO] [stdout] 1287 | ..._lin_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1287:110 [INFO] [stdout] | [INFO] [stdout] 1287 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1290:57 [INFO] [stdout] | [INFO] [stdout] 1290 | #[allow(dead_code)] pub unsafe fn ocio_config_clear_all(config: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1293:83 [INFO] [stdout] | [INFO] [stdout] 1293 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1293:102 [INFO] [stdout] | [INFO] [stdout] 1293 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_primary_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:67 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:87 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1299:86 [INFO] [stdout] | [INFO] [stdout] 1299 | ..._lin_side_break_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1299:110 [INFO] [stdout] | [INFO] [stdout] 1299 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1302:69 [INFO] [stdout] | [INFO] [stdout] 1302 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_language(shader_desc: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:98 [INFO] [stdout] | [INFO] [stdout] 1305 | ...rve_set_num_control_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:117 [INFO] [stdout] | [INFO] [stdout] 1305 | ...ts(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:133 [INFO] [stdout] | [INFO] [stdout] 1305 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1308:87 [INFO] [stdout] | [INFO] [stdout] 1308 | ...lin_side_offset_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1308:111 [INFO] [stdout] | [INFO] [stdout] 1308 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:93 [INFO] [stdout] | [INFO] [stdout] 1311 | ...gb_curve_set_control_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:112 [INFO] [stdout] | [INFO] [stdout] 1311 | ...nt(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:128 [INFO] [stdout] | [INFO] [stdout] 1311 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:140 [INFO] [stdout] | [INFO] [stdout] 1311 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:148 [INFO] [stdout] | [INFO] [stdout] 1311 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:69 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `category` [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:98 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_category` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:85 [INFO] [stdout] | [INFO] [stdout] 1317 | ...pu_processor_bitdepth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:109 [INFO] [stdout] | [INFO] [stdout] 1317 | ...cessor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `outBitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:126 [INFO] [stdout] | [INFO] [stdout] 1317 | ...d, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_outBitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1320:59 [INFO] [stdout] | [INFO] [stdout] 1320 | #[allow(dead_code)] pub unsafe fn ocio_look_set_direction(look: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1320:78 [INFO] [stdout] | [INFO] [stdout] 1320 | #[allow(dead_code)] pub unsafe fn ocio_look_set_direction(look: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:64 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rule` [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:92 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1326:65 [INFO] [stdout] | [INFO] [stdout] 1326 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1326:88 [INFO] [stdout] | [INFO] [stdout] 1326 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_set_name(metadata: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1329:64 [INFO] [stdout] | [INFO] [stdout] 1329 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_inactive(colorSpace: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1332:70 [INFO] [stdout] | [INFO] [stdout] 1332 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1332:94 [INFO] [stdout] | [INFO] [stdout] 1332 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:73 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:98 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1338:59 [INFO] [stdout] | [INFO] [stdout] 1338 | #[allow(dead_code)] pub unsafe fn ocio_look_clear_aliases(look: *mut c_void) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1341:72 [INFO] [stdout] | [INFO] [stdout] 1341 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1344:86 [INFO] [stdout] | [INFO] [stdout] 1344 | ..._log_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1344:110 [INFO] [stdout] | [INFO] [stdout] 1344 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1350:75 [INFO] [stdout] | [INFO] [stdout] 1350 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1353:68 [INFO] [stdout] | [INFO] [stdout] 1353 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_encoding(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1356:73 [INFO] [stdout] | [INFO] [stdout] 1356 | #[allow(dead_code)] pub unsafe fn ocio_config_get_default_interpolation(config: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1359:65 [INFO] [stdout] | [INFO] [stdout] 1359 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_cache_id(colorSpace: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set` [INFO] [stdout] --> ocio-sys/src/lib.rs:1362:77 [INFO] [stdout] | [INFO] [stdout] 1362 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_create_editable_copy(set: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1365:75 [INFO] [stdout] | [INFO] [stdout] 1365 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1365:99 [INFO] [stdout] | [INFO] [stdout] 1365 | #[allow(dead_code)] pub unsafe fn ocio_log_camera_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1368:70 [INFO] [stdout] | [INFO] [stdout] 1368 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1368:94 [INFO] [stdout] | [INFO] [stdout] 1368 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1371:67 [INFO] [stdout] | [INFO] [stdout] 1371 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_is_inactive(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:86 [INFO] [stdout] | [INFO] [stdout] 1374 | ...orm_set_control_point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:110 [INFO] [stdout] | [INFO] [stdout] 1374 | ...ansform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:126 [INFO] [stdout] | [INFO] [stdout] 1374 | ...t c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:138 [INFO] [stdout] | [INFO] [stdout] 1374 | ..., curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:146 [INFO] [stdout] | [INFO] [stdout] 1374 | ...ype: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1377:86 [INFO] [stdout] | [INFO] [stdout] 1377 | ..._lin_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1377:110 [INFO] [stdout] | [INFO] [stdout] 1377 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1380:82 [INFO] [stdout] | [INFO] [stdout] 1380 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_num_children_elements(metadata: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1383:77 [INFO] [stdout] | [INFO] [stdout] 1383 | #[allow(dead_code)] pub unsafe fn ocio_builtin_transform_get_style_by_index(index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1386:80 [INFO] [stdout] | [INFO] [stdout] 1386 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1386:99 [INFO] [stdout] | [INFO] [stdout] 1386 | #[allow(dead_code)] pub unsafe fn ocio_dynamic_property_grading_tone_get_value(prop: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1389:82 [INFO] [stdout] | [INFO] [stdout] 1389 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_offset(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1389:106 [INFO] [stdout] | [INFO] [stdout] 1389 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_get_offset(transform: *mut c_void, vec4: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1392:61 [INFO] [stdout] | [INFO] [stdout] 1392 | #[allow(dead_code)] pub unsafe fn ocio_look_get_num_aliases(look: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> ocio-sys/src/lib.rs:1395:70 [INFO] [stdout] | [INFO] [stdout] 1395 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_create_scale(scale: *const f64) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1398:76 [INFO] [stdout] | [INFO] [stdout] 1398 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_resource_prefix(shader_desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1401:67 [INFO] [stdout] | [INFO] [stdout] 1401 | #[allow(dead_code)] pub unsafe fn ocio_config_set_current_context(config: *mut c_void, context: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> ocio-sys/src/lib.rs:1401:88 [INFO] [stdout] | [INFO] [stdout] 1401 | #[allow(dead_code)] pub unsafe fn ocio_config_set_current_context(config: *mut c_void, context: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> ocio-sys/src/lib.rs:1404:69 [INFO] [stdout] | [INFO] [stdout] 1404 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view_transform(config: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1404:90 [INFO] [stdout] | [INFO] [stdout] 1404 | #[allow(dead_code)] pub unsafe fn ocio_config_remove_view_transform(config: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `src` [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:71 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_src` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cccId` [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:87 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cccId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:91 [INFO] [stdout] | [INFO] [stdout] 1410 | ...et_num_control_points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:115 [INFO] [stdout] | [INFO] [stdout] 1410 | ...ansform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:80 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:108 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1416:86 [INFO] [stdout] | [INFO] [stdout] 1416 | ..._log_side_slope_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1416:110 [INFO] [stdout] | [INFO] [stdout] 1416 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1419:67 [INFO] [stdout] | [INFO] [stdout] 1419 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1419:91 [INFO] [stdout] | [INFO] [stdout] 1419 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_set_values(transform: *mut c_void, data: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1422:70 [INFO] [stdout] | [INFO] [stdout] 1422 | #[allow(dead_code)] pub unsafe fn ocio_range_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1425:84 [INFO] [stdout] | [INFO] [stdout] 1425 | ...et_linear_slope_value(transform: *mut c_void, values: *mut f64) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1425:108 [INFO] [stdout] | [INFO] [stdout] 1425 | ...(transform: *mut c_void, values: *mut f64) -> bool { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1428:82 [INFO] [stdout] | [INFO] [stdout] 1428 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_offset(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1428:106 [INFO] [stdout] | [INFO] [stdout] 1428 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_offset(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1431:69 [INFO] [stdout] | [INFO] [stdout] 1431 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_cache_id(desc: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shader_desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1434:71 [INFO] [stdout] | [INFO] [stdout] 1434 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_pixel_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> ocio-sys/src/lib.rs:1434:97 [INFO] [stdout] | [INFO] [stdout] 1434 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_set_pixel_name(shader_desc: *mut c_void, name: *const i8) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1437:69 [INFO] [stdout] | [INFO] [stdout] 1437 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_get_cache_id(namedTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1440:87 [INFO] [stdout] | [INFO] [stdout] 1440 | ...lin_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1440:111 [INFO] [stdout] | [INFO] [stdout] 1440 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1443:67 [INFO] [stdout] | [INFO] [stdout] 1443 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_visibility(colorSpace: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `desc` [INFO] [stdout] --> ocio-sys/src/lib.rs:1446:79 [INFO] [stdout] | [INFO] [stdout] 1446 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_height(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1446:98 [INFO] [stdout] | [INFO] [stdout] 1446 | #[allow(dead_code)] pub unsafe fn ocio_gpu_shader_desc_get_texture_max_height(desc: *mut c_void, index: i32) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prop` [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:98 [INFO] [stdout] | [INFO] [stdout] 1449 | ...rve_get_num_control_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:117 [INFO] [stdout] | [INFO] [stdout] 1449 | ...ts(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> ocio-sys/src/lib.rs:1452:74 [INFO] [stdout] | [INFO] [stdout] 1452 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_child_element(metadata: *mut c_void, i: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> ocio-sys/src/lib.rs:1452:97 [INFO] [stdout] | [INFO] [stdout] 1452 | #[allow(dead_code)] pub unsafe fn ocio_format_metadata_get_child_element(metadata: *mut c_void, i: i32) -> *mut c_void { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `baker` [INFO] [stdout] --> ocio-sys/src/lib.rs:1455:67 [INFO] [stdout] | [INFO] [stdout] 1455 | #[allow(dead_code)] pub unsafe fn ocio_baker_get_target_bit_depth(baker: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_baker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `look` [INFO] [stdout] --> ocio-sys/src/lib.rs:1458:55 [INFO] [stdout] | [INFO] [stdout] 1458 | #[allow(dead_code)] pub unsafe fn ocio_look_get_alias(look: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_look` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1458:74 [INFO] [stdout] | [INFO] [stdout] 1458 | #[allow(dead_code)] pub unsafe fn ocio_look_get_alias(look: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1461:68 [INFO] [stdout] | [INFO] [stdout] 1461 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1464:71 [INFO] [stdout] | [INFO] [stdout] 1464 | #[allow(dead_code)] pub unsafe fn ocio_matrix_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1467:73 [INFO] [stdout] | [INFO] [stdout] 1467 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_remove_transform(transform: *mut c_void, index: u64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> ocio-sys/src/lib.rs:1467:97 [INFO] [stdout] | [INFO] [stdout] 1467 | #[allow(dead_code)] pub unsafe fn ocio_group_transform_remove_transform(transform: *mut c_void, index: u64) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1470:69 [INFO] [stdout] | [INFO] [stdout] 1470 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_value(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vec4` [INFO] [stdout] --> ocio-sys/src/lib.rs:1470:93 [INFO] [stdout] | [INFO] [stdout] 1470 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_set_value(transform: *mut c_void, vec4: *const f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vec4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1473:85 [INFO] [stdout] | [INFO] [stdout] 1473 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1473:109 [INFO] [stdout] | [INFO] [stdout] 1473 | #[allow(dead_code)] pub unsafe fn ocio_exponent_with_linear_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:77 [INFO] [stdout] | [INFO] [stdout] 1476 | ...inverse_transform(viewTransform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:105 [INFO] [stdout] | [INFO] [stdout] 1476 | ...ansform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:91 [INFO] [stdout] | [INFO] [stdout] 1479 | ...et_num_control_points(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `curveType` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:115 [INFO] [stdout] | [INFO] [stdout] 1479 | ...ansform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_curveType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:131 [INFO] [stdout] | [INFO] [stdout] 1479 | ...mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1482:86 [INFO] [stdout] | [INFO] [stdout] 1482 | ..._log_side_slope_value(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1482:110 [INFO] [stdout] | [INFO] [stdout] 1482 | ...(transform: *mut c_void, values: *const f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1485:68 [INFO] [stdout] | [INFO] [stdout] 1485 | #[allow(dead_code)] pub unsafe fn ocio_log_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colorSpace` [INFO] [stdout] --> ocio-sys/src/lib.rs:1488:73 [INFO] [stdout] | [INFO] [stdout] 1488 | #[allow(dead_code)] pub unsafe fn ocio_color_space_create_editable_copy(colorSpace: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colorSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1491:73 [INFO] [stdout] | [INFO] [stdout] 1491 | #[allow(dead_code)] pub unsafe fn ocio_exponent_transform_get_direction(transform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:69 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:97 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1497:87 [INFO] [stdout] | [INFO] [stdout] 1497 | ...log_side_offset_value(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> ocio-sys/src/lib.rs:1497:111 [INFO] [stdout] | [INFO] [stdout] 1497 | ...(transform: *mut c_void, values: *mut f64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namedTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1500:68 [INFO] [stdout] | [INFO] [stdout] 1500 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_is_inactive(namedTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_namedTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1503:77 [INFO] [stdout] | [INFO] [stdout] 1503 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> ocio-sys/src/lib.rs:1503:101 [INFO] [stdout] | [INFO] [stdout] 1503 | #[allow(dead_code)] pub unsafe fn ocio_grading_tone_transform_set_direction(transform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:68 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alias` [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:96 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_alias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewTransform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1509:77 [INFO] [stdout] | [INFO] [stdout] 1509 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_inverse_transform(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewTransform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> ocio-sys/src/lib.rs:1512:67 [INFO] [stdout] | [INFO] [stdout] 1512 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> ocio-sys/src/lib.rs:1512:91 [INFO] [stdout] | [INFO] [stdout] 1512 | #[allow(dead_code)] pub unsafe fn ocio_lut1d_transform_get_values(transform: *mut c_void, data: *mut f64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu_processor` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:72 [INFO] [stdout] | [INFO] [stdout] 1515 | ...apply_rgba_packed(cpu_processor: *mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cpu_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rgba` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:100 [INFO] [stdout] | [INFO] [stdout] 1515 | ...pu_processor: *mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rgba` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitDepth` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:119 [INFO] [stdout] | [INFO] [stdout] 1515 | ...id, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitDepth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numPixels` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:134 [INFO] [stdout] | [INFO] [stdout] 1515 | ..._void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numPixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stride` [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:150 [INFO] [stdout] | [INFO] [stdout] 1515 | ...th: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:843:111 [INFO] [stdout] | [INFO] [stdout] 843 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:843:128 [INFO] [stdout] | [INFO] [stdout] 843 | ...ut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:852:110 [INFO] [stdout] | [INFO] [stdout] 852 | ..._point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:864:63 [INFO] [stdout] | [INFO] [stdout] 864 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_src(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:882:65 [INFO] [stdout] | [INFO] [stdout] 882 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_add_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:888:112 [INFO] [stdout] | [INFO] [stdout] 888 | ...ntrol_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:897:69 [INFO] [stdout] | [INFO] [stdout] 897 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_inactive(namedTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:918:77 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `referenceSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:918:102 [INFO] [stdout] | [INFO] [stdout] 918 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_reference_space_type(colorSpace: *mut c_void, referenceSpace: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reference_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:942:116 [INFO] [stdout] | [INFO] [stdout] 942 | ...: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:957:108 [INFO] [stdout] | [INFO] [stdout] 957 | ...: *mut c_void, rgba: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:960:69 [INFO] [stdout] | [INFO] [stdout] 960 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_direction(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:963:115 [INFO] [stdout] | [INFO] [stdout] 963 | ...points(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:978:117 [INFO] [stdout] | [INFO] [stdout] 978 | ... *mut c_void, rgb: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:978:132 [INFO] [stdout] | [INFO] [stdout] 978 | ...b: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:987:104 [INFO] [stdout] | [INFO] [stdout] 987 | ...e_set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `transformName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:990:117 [INFO] [stdout] | [INFO] [stdout] 990 | ...const i8, view: *const i8, transformName: *const i8, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `transform_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1005:68 [INFO] [stdout] | [INFO] [stdout] 1005 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_encoding(viewTransform: *mut c_void, encoding: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1008:112 [INFO] [stdout] | [INFO] [stdout] 1008 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1014:71 [INFO] [stdout] | [INFO] [stdout] 1014 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_num_aliases(viewTransform: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1029:110 [INFO] [stdout] | [INFO] [stdout] 1029 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: *mut f32, y: *mut f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1041:112 [INFO] [stdout] | [INFO] [stdout] 1041 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ruleIndex` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:89 [INFO] [stdout] | [INFO] [stdout] 1053 | ...ule_regex(rules: *mut c_void, ruleIndex: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `rule_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1053:122 [INFO] [stdout] | [INFO] [stdout] 1053 | ...Index: u64, name: *const i8, colorSpace: *const i8, regex: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1065:64 [INFO] [stdout] | [INFO] [stdout] 1065 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_rule(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1068:68 [INFO] [stdout] | [INFO] [stdout] 1068 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_category(viewTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1083:64 [INFO] [stdout] | [INFO] [stdout] 1083 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_view(viewTransform: *mut c_void, view: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1086:113 [INFO] [stdout] | [INFO] [stdout] 1086 | ...re_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1092:72 [INFO] [stdout] | [INFO] [stdout] 1092 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_looks_bypass(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1095:68 [INFO] [stdout] | [INFO] [stdout] 1095 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_inactive(viewTransform: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:109 [INFO] [stdout] | [INFO] [stdout] 1104 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1104:126 [INFO] [stdout] | [INFO] [stdout] 1104 | ...ut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1110:65 [INFO] [stdout] | [INFO] [stdout] 1110 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_inactive(colorSpace: *mut c_void, inactive: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1116:67 [INFO] [stdout] | [INFO] [stdout] 1116 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_display(viewTransform: *mut c_void, display: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1122:104 [INFO] [stdout] | [INFO] [stdout] 1122 | ..._get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:111 [INFO] [stdout] | [INFO] [stdout] 1125 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1125:128 [INFO] [stdout] | [INFO] [stdout] 1125 | ...ut c_void, inBitDepth: i32, outBitDepth: i32, flags: u64) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1131:72 [INFO] [stdout] | [INFO] [stdout] 1131 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_looks_bypass(viewTransform: *mut c_void, bypass: bool) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1140:76 [INFO] [stdout] | [INFO] [stdout] 1140 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_create_editable_copy(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1143:114 [INFO] [stdout] | [INFO] [stdout] 1143 | ...: *mut c_void, rgb: *mut f32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `filePath` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1146:101 [INFO] [stdout] | [INFO] [stdout] 1146 | ...m_filepath(rules: *mut c_void, filePath: *const i8) -> *const i8 { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1149:117 [INFO] [stdout] | [INFO] [stdout] 1149 | ...rol_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1152:67 [INFO] [stdout] | [INFO] [stdout] 1152 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_display(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1158:67 [INFO] [stdout] | [INFO] [stdout] 1158 | #[allow(dead_code)] pub unsafe fn ocio_color_space_set_visibility(colorSpace: *mut c_void, visibility: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1170:113 [INFO] [stdout] | [INFO] [stdout] 1170 | ...re_default(prop: *mut c_void, curveType: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1188:77 [INFO] [stdout] | [INFO] [stdout] 1188 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_create_editable_copy(namedTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_view(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1194:104 [INFO] [stdout] | [INFO] [stdout] 1194 | ..._set_slope(prop: *mut c_void, curveType: i32, index: i32, slope: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `formatName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:80 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `format_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `fileName` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1197:103 [INFO] [stdout] | [INFO] [stdout] 1197 | #[allow(dead_code)] pub unsafe fn ocio_processor_write(processor: *mut c_void, formatName: *const i8, fileName: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1200:63 [INFO] [stdout] | [INFO] [stdout] 1200 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_src(viewTransform: *mut c_void, src: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1203:115 [INFO] [stdout] | [INFO] [stdout] 1203 | ...oints(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inputColorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:68 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ix_transform_create_fit(inputColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `input_color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outputColorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1206:96 [INFO] [stdout] | [INFO] [stdout] 1206 | ...ColorSpace: *const i8, outputColorSpace: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `output_color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1236:117 [INFO] [stdout] | [INFO] [stdout] 1236 | ...rol_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1275:65 [INFO] [stdout] | [INFO] [stdout] 1275 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_alias(viewTransform: *mut c_void, index: i32) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1278:110 [INFO] [stdout] | [INFO] [stdout] 1278 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1281:104 [INFO] [stdout] | [INFO] [stdout] 1281 | ..._get_slope(prop: *mut c_void, curveType: i32, index: i32) -> f32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1284:69 [INFO] [stdout] | [INFO] [stdout] 1284 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_clear_aliases(viewTransform: *mut c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1296:87 [INFO] [stdout] | [INFO] [stdout] 1296 | #[allow(dead_code)] pub unsafe fn ocio_baker_set_target_bit_depth(baker: *mut c_void, bitDepth: i32) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1305:117 [INFO] [stdout] | [INFO] [stdout] 1305 | ...rol_points(prop: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1311:112 [INFO] [stdout] | [INFO] [stdout] 1311 | ...trol_point(prop: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1314:69 [INFO] [stdout] | [INFO] [stdout] 1314 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_set_category(namedTransform: *mut c_void, category: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `inBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:109 [INFO] [stdout] | [INFO] [stdout] 1317 | ...epth(processor: *mut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `in_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `outBitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1317:126 [INFO] [stdout] | [INFO] [stdout] 1317 | ...ut c_void, inBitDepth: i32, outBitDepth: i32) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `out_bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1323:64 [INFO] [stdout] | [INFO] [stdout] 1323 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_rule(viewTransform: *mut c_void, rule: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1329:64 [INFO] [stdout] | [INFO] [stdout] 1329 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_inactive(colorSpace: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1335:73 [INFO] [stdout] | [INFO] [stdout] 1335 | #[allow(dead_code)] pub unsafe fn ocio_color_space_is_transform_defined(colorSpace: *mut c_void, direction: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1353:68 [INFO] [stdout] | [INFO] [stdout] 1353 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_encoding(viewTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1359:65 [INFO] [stdout] | [INFO] [stdout] 1359 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_cache_id(colorSpace: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1371:67 [INFO] [stdout] | [INFO] [stdout] 1371 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_is_inactive(viewTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1374:110 [INFO] [stdout] | [INFO] [stdout] 1374 | ...point(transform: *mut c_void, curveType: i32, index: i32, x: f32, y: f32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `cccId` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1407:87 [INFO] [stdout] | [INFO] [stdout] 1407 | #[allow(dead_code)] pub unsafe fn ocio_cdl_transform_create_from_file(src: *const i8, cccId: *const i8) -> *mut c_void { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `ccc_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1410:115 [INFO] [stdout] | [INFO] [stdout] 1410 | ...oints(transform: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:80 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `refType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1413:108 [INFO] [stdout] | [INFO] [stdout] 1413 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_reference_space_type(viewTransform: *mut c_void, refType: i32) -> () { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ref_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1437:69 [INFO] [stdout] | [INFO] [stdout] 1437 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_get_cache_id(namedTransform: *mut c_void) -> *const i8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1443:67 [INFO] [stdout] | [INFO] [stdout] 1443 | #[allow(dead_code)] pub unsafe fn ocio_color_space_get_visibility(colorSpace: *mut c_void) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1449:117 [INFO] [stdout] | [INFO] [stdout] 1449 | ...rol_points(prop: *mut c_void, curveType: i32) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1476:77 [INFO] [stdout] | [INFO] [stdout] 1476 | ...orm_set_inverse_transform(viewTransform: *mut c_void, transform: *const c_void) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `curveType` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1479:115 [INFO] [stdout] | [INFO] [stdout] 1479 | ...oints(transform: *mut c_void, curveType: i32, num: i32) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curve_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `colorSpace` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1488:73 [INFO] [stdout] | [INFO] [stdout] 1488 | #[allow(dead_code)] pub unsafe fn ocio_color_space_create_editable_copy(colorSpace: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `color_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1494:69 [INFO] [stdout] | [INFO] [stdout] 1494 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_set_direction(viewTransform: *mut c_void, direction: i32) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `namedTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1500:68 [INFO] [stdout] | [INFO] [stdout] 1500 | #[allow(dead_code)] pub unsafe fn ocio_named_transform_is_inactive(namedTransform: *mut c_void) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `named_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1506:68 [INFO] [stdout] | [INFO] [stdout] 1506 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_remove_alias(viewTransform: *mut c_void, alias: *const i8) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `viewTransform` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1509:77 [INFO] [stdout] | [INFO] [stdout] 1509 | #[allow(dead_code)] pub unsafe fn ocio_view_transform_get_inverse_transform(viewTransform: *mut c_void) -> *mut c_void { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `view_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `bitDepth` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:119 [INFO] [stdout] | [INFO] [stdout] 1515 | ...mut c_void, rgba: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `bit_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `numPixels` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1515:134 [INFO] [stdout] | [INFO] [stdout] 1515 | ...: *mut c_void, bitDepth: i32, numPixels: i64, stride: i64) -> () { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_pixels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_shaderDesc` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1522:93 [INFO] [stdout] | [INFO] [stdout] 1522 | #[allow(dead_code)] pub unsafe fn ocio_gpu_processor_extract_shader_info(_gpu: *mut c_void, _shaderDesc: *mut c_void) {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_shaderDesc` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1523:106 [INFO] [stdout] | [INFO] [stdout] 1523 | ...cache_id(_gpu: *mut c_void, _shaderDesc: *mut c_void, _cacheID: *const i8) {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_shader_desc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_cacheID` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1523:132 [INFO] [stdout] | [INFO] [stdout] 1523 | ...oid, _shaderDesc: *mut c_void, _cacheID: *const i8) {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `_cache_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `_numParams` should have a snake case name [INFO] [stdout] --> ocio-sys/src/lib.rs:1524:118 [INFO] [stdout] | [INFO] [stdout] 1524 | ...e: i32, _params: *const f64, _numParams: i32) -> *mut c_void { std::ptr::null_mut() } [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `_num_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/builtin_config_registry.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, Config, OcioError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/color_space_set.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, ColorSpace, OcioError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/config.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, ColorSpaceSet, FileRules, OcioError, Processor, ColorSpace, Look, Context, Re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/context.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, EnvironmentMode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_from_mut` [INFO] [stdout] --> src/format_metadata.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/file.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection, Interpolation, CDLStyle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/cdl.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection, CDLStyle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/color_space.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/look_transform.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/display_view.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/fixed_function.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: FixedFunctionStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/transform/lut1d.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_length(&self, len: u64) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/transform/lut3d.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_grid_size(&self, size: u64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lin_side_break_values` [INFO] [stdout] --> src/transform/log_camera.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(lin_side_break_values: &[f64; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lin_side_break_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_primary.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transform/grading_primary.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transform/grading_primary.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut flat = [0.0f64; 34]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_rgb_curve.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_hue_curve.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_tone.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transform/grading_tone.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transform/grading_tone.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut flat = [0.0f64; 31]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/view_transform.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | let handle = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_space` [INFO] [stdout] --> src/view_transform.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create(reference_space: ReferenceSpaceType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/view_transform.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let handle = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `null_mut` that must be used [INFO] [stdout] --> src/transform/grading_primary.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { let _ = std::ptr::null_mut::(); } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `null_mut` that must be used [INFO] [stdout] --> src/transform/grading_tone.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { let _ = std::ptr::null_mut::(); } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/bin/check_parity.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct CFunc { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | params: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CFunc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bridge_func` is never read [INFO] [stdout] --> src/bin/check_parity.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct L2Missing { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | bridge_func: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `L2Missing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: function `assert_vec_close` is never used [INFO] [stdout] --> tests/common/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn assert_vec_close(a: &[f64], b: &[f64], tol: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_rgba_close` is never used [INFO] [stdout] --> tests/common/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn assert_rgba_close(a: &[f64; 4], b: &[f64; 4], tol: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_f32_vec_close` is never used [INFO] [stdout] --> tests/common/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn assert_f32_vec_close(a: &[f32], b: &[f32], tol: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_zero` is never used [INFO] [stdout] --> tests/common/mod.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn normalize_zero(v: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `params` is never read [INFO] [stdout] --> src/bin/check_parity.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct CFunc { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | params: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CFunc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bridge_func` is never read [INFO] [stdout] --> src/bin/check_parity.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 46 | struct L2Missing { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | bridge_func: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `L2Missing` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/builtin_config_registry.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, Config, OcioError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/color_space_set.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, ColorSpace, OcioError, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/config.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, ColorSpaceSet, FileRules, OcioError, Processor, ColorSpace, Look, Context, Re... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/context.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, EnvironmentMode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_from_mut` [INFO] [stdout] --> src/format_metadata.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, Result}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/file.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection, Interpolation, CDLStyle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/cdl.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection, CDLStyle}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/color_space.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/look_transform.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cstr_to_opt_string` [INFO] [stdout] --> src/transform/display_view.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{cstr_to_opt_string, cstr_from_mut, cstring, OcioError, Result, TransformDirection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/fixed_function.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: FixedFunctionStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/transform/lut1d.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_length(&self, len: u64) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/transform/lut3d.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn set_grid_size(&self, size: u64) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lin_side_break_values` [INFO] [stdout] --> src/transform/log_camera.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(lin_side_break_values: &[f64; 3]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lin_side_break_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_primary.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transform/grading_primary.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transform/grading_primary.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut flat = [0.0f64; 34]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_rgb_curve.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_hue_curve.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/transform/grading_tone.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(style: GradingStyle) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/transform/grading_tone.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/transform/grading_tone.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | let mut flat = [0.0f64; 31]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/view_transform.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | let handle = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reference_space` [INFO] [stdout] --> src/view_transform.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create(reference_space: ReferenceSpaceType) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reference_space` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/view_transform.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let handle = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `null_mut` that must be used [INFO] [stdout] --> src/transform/grading_primary.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { let _ = std::ptr::null_mut::(); } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `null_mut` that must be used [INFO] [stdout] --> src/transform/grading_tone.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { std::ptr::null_mut::(); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 33 | unsafe { let _ = std::ptr::null_mut::(); } [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.50s [INFO] running `Command { std: "docker" "inspect" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3", kill_on_drop: false }` [INFO] [stdout] 708af3d7806a1b5f5488b70aee8653620c2d34b88108cb1fa9c869e6c54848c3