[INFO] fetching crate sqlite3-native 0.1.0... [INFO] checking sqlite3-native-0.1.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate sqlite3-native 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sqlite3-native 0.1.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlite3-native 0.1.0 [INFO] finished tweaking crates.io crate sqlite3-native 0.1.0 [INFO] tweaked toml for crates.io crate sqlite3-native 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded c2rust-bitfields v0.3.0 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Downloaded f128_input v0.2.1 [INFO] [stderr] Downloaded f128 v0.2.6 [INFO] [stderr] Downloaded f128_internal v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e159a7f3c38be87f37b2950a883ec6c548984ceb9c4d8be4f985ca7a5fc62761 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e159a7f3c38be87f37b2950a883ec6c548984ceb9c4d8be4f985ca7a5fc62761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e159a7f3c38be87f37b2950a883ec6c548984ceb9c4d8be4f985ca7a5fc62761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e159a7f3c38be87f37b2950a883ec6c548984ceb9c4d8be4f985ca7a5fc62761", kill_on_drop: false }` [INFO] [stdout] e159a7f3c38be87f37b2950a883ec6c548984ceb9c4d8be4f985ca7a5fc62761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76ebd58178d00ce08f9392678a64ad990cd3da6dc7e7c251982dc6fab8b2e3b2 [INFO] running `Command { std: "docker" "start" "-a" "76ebd58178d00ce08f9392678a64ad990cd3da6dc7e7c251982dc6fab8b2e3b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling f128_internal v0.2.1 [INFO] [stderr] Compiling f128_input v0.2.1 [INFO] [stderr] Checking f128 v0.2.6 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Checking sqlite3-native v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:47802:52 [INFO] [stdout] | [INFO] [stdout] 47802 | / ... (if (*pIn3).u.i > [INFO] [stdout] 47803 | | ... 0 as libc::c_int as [INFO] [stdout] 47804 | | ... libc::c_longlong [INFO] [stdout] 47805 | | ... { [INFO] [stdout] ... | [INFO] [stdout] 47809 | | ... libc::c_longlong [INFO] [stdout] 47810 | | ... })) != 0 { [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47802 | if (*pIn3).u.i > [INFO] [stdout] 47803 | 0 as libc::c_int as [INFO] [stdout] 47804 | libc::c_longlong [INFO] [stdout] 47805 | { [INFO] [stdout] 47806 | (*pIn3).u.i [INFO] [stdout] 47807 | } else { [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:48647:44 [INFO] [stdout] | [INFO] [stdout] 48647 | / ... (if !(*pOp).p4.z.is_null() { [INFO] [stdout] 48648 | | ... (*pOp).p4.z [INFO] [stdout] 48649 | | ... } else { (*p).zSql }); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48647 | if !(*pOp).p4.z.is_null() { [INFO] [stdout] 48648 | (*pOp).p4.z [INFO] [stdout] 48649 | } else { (*p).zSql }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:55248:42 [INFO] [stdout] | [INFO] [stdout] 55248 | libc::c_ulong).wrapping_add((if (*p).nSrc > 0 as libc::c_int { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 55249 | | (::std::mem::size_of::() [INFO] [stdout] 55250 | | as [INFO] [stdout] 55251 | | libc::c_ulong).wrapping_mul(((*p).nSrc [INFO] [stdout] ... | [INFO] [stdout] 55260 | | libc::c_ulong [INFO] [stdout] 55261 | | })) as libc::c_int; [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55248 | libc::c_ulong).wrapping_add(if (*p).nSrc > 0 as libc::c_int { [INFO] [stdout] 55249 | (::std::mem::size_of::() [INFO] [stdout] 55250 | as [INFO] [stdout] 55251 | libc::c_ulong).wrapping_mul(((*p).nSrc [INFO] [stdout] 55252 | - [INFO] [stdout] 55253 | 1 [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70240:13 [INFO] [stdout] | [INFO] [stdout] 70240 | / (if (*zPattern.offset(0 as libc::c_int as isize) as libc::c_int) < [INFO] [stdout] 70241 | | 0x80 as libc::c_int { [INFO] [stdout] 70242 | | let fresh264 = zPattern; [INFO] [stdout] 70243 | | zPattern = zPattern.offset(1); [INFO] [stdout] 70244 | | *fresh264 as libc::c_uint [INFO] [stdout] 70245 | | } else { sqlite3Utf8Read(&mut zPattern) }); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70240 | if (*zPattern.offset(0 as libc::c_int as isize) as libc::c_int) < [INFO] [stdout] 70241 | 0x80 as libc::c_int { [INFO] [stdout] 70242 | let fresh264 = zPattern; [INFO] [stdout] 70243 | zPattern = zPattern.offset(1); [INFO] [stdout] 70244 | *fresh264 as libc::c_uint [INFO] [stdout] 70245 | } else { sqlite3Utf8Read(&mut zPattern) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70250:21 [INFO] [stdout] | [INFO] [stdout] 70250 | / (if (*zPattern.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70251 | | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70252 | | let fresh265 = zPattern; [INFO] [stdout] 70253 | | zPattern = zPattern.offset(1); [INFO] [stdout] 70254 | | *fresh265 as libc::c_uint [INFO] [stdout] 70255 | | } else { sqlite3Utf8Read(&mut zPattern) }); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70250 | if (*zPattern.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70251 | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70252 | let fresh265 = zPattern; [INFO] [stdout] 70253 | zPattern = zPattern.offset(1); [INFO] [stdout] 70254 | *fresh265 as libc::c_uint [INFO] [stdout] 70255 | } else { sqlite3Utf8Read(&mut zPattern) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70332:25 [INFO] [stdout] | [INFO] [stdout] 70332 | / (if (*zString.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70333 | | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70334 | | let fresh267 = zString; [INFO] [stdout] 70335 | | zString = zString.offset(1); [INFO] [stdout] 70336 | | *fresh267 as libc::c_uint [INFO] [stdout] 70337 | | } else { sqlite3Utf8Read(&mut zString) }); [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70332 | if (*zString.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70333 | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70334 | let fresh267 = zString; [INFO] [stdout] 70335 | zString = zString.offset(1); [INFO] [stdout] 70336 | *fresh267 as libc::c_uint [INFO] [stdout] 70337 | } else { sqlite3Utf8Read(&mut zString) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:103089:13 [INFO] [stdout] | [INFO] [stdout] 103089 | / (if !(*pSrc).pIBIndex.is_null() { [INFO] [stdout] 103090 | | 0 as *mut Index [INFO] [stdout] 103091 | | } else { (*pProbe).pNext }); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103089 | if !(*pSrc).pIBIndex.is_null() { [INFO] [stdout] 103090 | 0 as *mut Index [INFO] [stdout] 103091 | } else { (*pProbe).pNext }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:47802:52 [INFO] [stdout] | [INFO] [stdout] 47802 | / ... (if (*pIn3).u.i > [INFO] [stdout] 47803 | | ... 0 as libc::c_int as [INFO] [stdout] 47804 | | ... libc::c_longlong [INFO] [stdout] 47805 | | ... { [INFO] [stdout] ... | [INFO] [stdout] 47809 | | ... libc::c_longlong [INFO] [stdout] 47810 | | ... })) != 0 { [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47802 | if (*pIn3).u.i > [INFO] [stdout] 47803 | 0 as libc::c_int as [INFO] [stdout] 47804 | libc::c_longlong [INFO] [stdout] 47805 | { [INFO] [stdout] 47806 | (*pIn3).u.i [INFO] [stdout] 47807 | } else { [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:48647:44 [INFO] [stdout] | [INFO] [stdout] 48647 | / ... (if !(*pOp).p4.z.is_null() { [INFO] [stdout] 48648 | | ... (*pOp).p4.z [INFO] [stdout] 48649 | | ... } else { (*p).zSql }); [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48647 | if !(*pOp).p4.z.is_null() { [INFO] [stdout] 48648 | (*pOp).p4.z [INFO] [stdout] 48649 | } else { (*p).zSql }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:55248:42 [INFO] [stdout] | [INFO] [stdout] 55248 | libc::c_ulong).wrapping_add((if (*p).nSrc > 0 as libc::c_int { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 55249 | | (::std::mem::size_of::() [INFO] [stdout] 55250 | | as [INFO] [stdout] 55251 | | libc::c_ulong).wrapping_mul(((*p).nSrc [INFO] [stdout] ... | [INFO] [stdout] 55260 | | libc::c_ulong [INFO] [stdout] 55261 | | })) as libc::c_int; [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55248 | libc::c_ulong).wrapping_add(if (*p).nSrc > 0 as libc::c_int { [INFO] [stdout] 55249 | (::std::mem::size_of::() [INFO] [stdout] 55250 | as [INFO] [stdout] 55251 | libc::c_ulong).wrapping_mul(((*p).nSrc [INFO] [stdout] 55252 | - [INFO] [stdout] 55253 | 1 [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70240:13 [INFO] [stdout] | [INFO] [stdout] 70240 | / (if (*zPattern.offset(0 as libc::c_int as isize) as libc::c_int) < [INFO] [stdout] 70241 | | 0x80 as libc::c_int { [INFO] [stdout] 70242 | | let fresh264 = zPattern; [INFO] [stdout] 70243 | | zPattern = zPattern.offset(1); [INFO] [stdout] 70244 | | *fresh264 as libc::c_uint [INFO] [stdout] 70245 | | } else { sqlite3Utf8Read(&mut zPattern) }); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70240 | if (*zPattern.offset(0 as libc::c_int as isize) as libc::c_int) < [INFO] [stdout] 70241 | 0x80 as libc::c_int { [INFO] [stdout] 70242 | let fresh264 = zPattern; [INFO] [stdout] 70243 | zPattern = zPattern.offset(1); [INFO] [stdout] 70244 | *fresh264 as libc::c_uint [INFO] [stdout] 70245 | } else { sqlite3Utf8Read(&mut zPattern) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70250:21 [INFO] [stdout] | [INFO] [stdout] 70250 | / (if (*zPattern.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70251 | | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70252 | | let fresh265 = zPattern; [INFO] [stdout] 70253 | | zPattern = zPattern.offset(1); [INFO] [stdout] 70254 | | *fresh265 as libc::c_uint [INFO] [stdout] 70255 | | } else { sqlite3Utf8Read(&mut zPattern) }); [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70250 | if (*zPattern.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70251 | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70252 | let fresh265 = zPattern; [INFO] [stdout] 70253 | zPattern = zPattern.offset(1); [INFO] [stdout] 70254 | *fresh265 as libc::c_uint [INFO] [stdout] 70255 | } else { sqlite3Utf8Read(&mut zPattern) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:70332:25 [INFO] [stdout] | [INFO] [stdout] 70332 | / (if (*zString.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70333 | | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70334 | | let fresh267 = zString; [INFO] [stdout] 70335 | | zString = zString.offset(1); [INFO] [stdout] 70336 | | *fresh267 as libc::c_uint [INFO] [stdout] 70337 | | } else { sqlite3Utf8Read(&mut zString) }); [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70332 | if (*zString.offset(0 as libc::c_int as isize) as [INFO] [stdout] 70333 | libc::c_int) < 0x80 as libc::c_int { [INFO] [stdout] 70334 | let fresh267 = zString; [INFO] [stdout] 70335 | zString = zString.offset(1); [INFO] [stdout] 70336 | *fresh267 as libc::c_uint [INFO] [stdout] 70337 | } else { sqlite3Utf8Read(&mut zString) }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:103089:13 [INFO] [stdout] | [INFO] [stdout] 103089 | / (if !(*pSrc).pIBIndex.is_null() { [INFO] [stdout] 103090 | | 0 as *mut Index [INFO] [stdout] 103091 | | } else { (*pProbe).pNext }); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 103089 | if !(*pSrc).pIBIndex.is_null() { [INFO] [stdout] 103090 | 0 as *mut Index [INFO] [stdout] 103091 | } else { (*pProbe).pNext }; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:8769:14 [INFO] [stdout] | [INFO] [stdout] 8769 | n = zEnd.wrapping_offset_from(zStart) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9172:36 [INFO] [stdout] | [INFO] [stdout] 9172 | ... fmt.wrapping_offset_from(bufpt) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9622:43 [INFO] [stdout] | [INFO] [stdout] 9622 | ... bufpt.wrapping_offset_from(zOut) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9860:43 [INFO] [stdout] | [INFO] [stdout] 9860 | ... z.wrapping_offset_from(bufpt as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:10178:52 [INFO] [stdout] | [INFO] [stdout] 10178 | ... as *mut libc::c_char).wrapping_offset_from(bufpt) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:10232:52 [INFO] [stdout] | [INFO] [stdout] 10232 | ... as *mut libc::c_char).wrapping_offset_from(bufpt) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11086:19 [INFO] [stdout] | [INFO] [stdout] 11086 | z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11326:19 [INFO] [stdout] | [INFO] [stdout] 11326 | z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11449:14 [INFO] [stdout] | [INFO] [stdout] 11449 | return z.wrapping_offset_from(zIn as *const libc::c_uchar) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:8769:14 [INFO] [stdout] | [INFO] [stdout] 8769 | n = zEnd.wrapping_offset_from(zStart) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9172:36 [INFO] [stdout] | [INFO] [stdout] 9172 | ... fmt.wrapping_offset_from(bufpt) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9622:43 [INFO] [stdout] | [INFO] [stdout] 9622 | ... bufpt.wrapping_offset_from(zOut) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:9860:43 [INFO] [stdout] | [INFO] [stdout] 9860 | ... z.wrapping_offset_from(bufpt as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:10178:52 [INFO] [stdout] | [INFO] [stdout] 10178 | ... as *mut libc::c_char).wrapping_offset_from(bufpt) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:10232:52 [INFO] [stdout] | [INFO] [stdout] 10232 | ... as *mut libc::c_char).wrapping_offset_from(bufpt) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11086:19 [INFO] [stdout] | [INFO] [stdout] 11086 | z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11326:19 [INFO] [stdout] | [INFO] [stdout] 11326 | z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:11449:14 [INFO] [stdout] | [INFO] [stdout] 11449 | return z.wrapping_offset_from(zIn as *const libc::c_uchar) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:21180:40 [INFO] [stdout] | [INFO] [stdout] 21180 | if !((zJournal.wrapping_offset_from(zMasterJournal) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:22367:39 [INFO] [stdout] | [INFO] [stdout] 22367 | *const libc::c_char).wrapping_offset_from(zUri) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:21180:40 [INFO] [stdout] | [INFO] [stdout] 21180 | if !((zJournal.wrapping_offset_from(zMasterJournal) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:22367:39 [INFO] [stdout] | [INFO] [stdout] 22367 | *const libc::c_char).wrapping_offset_from(zUri) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24420:33 [INFO] [stdout] | [INFO] [stdout] 24420 | *mut libc::c_char).wrapping_offset_from(&mut *sLoc.aPgno.offset((iLimit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24452:33 [INFO] [stdout] | [INFO] [stdout] 24452 | *mut u8_0).wrapping_offset_from(&mut *sLoc.aPgno.offset(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24978:38 [INFO] [stdout] | [INFO] [stdout] 24978 | *mut u32_0).wrapping_offset_from(sLoc.aPgno as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24420:33 [INFO] [stdout] | [INFO] [stdout] 24420 | *mut libc::c_char).wrapping_offset_from(&mut *sLoc.aPgno.offset((iLimit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24452:33 [INFO] [stdout] | [INFO] [stdout] 24452 | *mut u8_0).wrapping_offset_from(&mut *sLoc.aPgno.offset(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:24978:38 [INFO] [stdout] | [INFO] [stdout] 24978 | *mut u32_0).wrapping_offset_from(sLoc.aPgno as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27058:26 [INFO] [stdout] | [INFO] [stdout] 27058 | *mut u8_0).wrapping_offset_from(pCell) as libc::c_long as u16_0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27122:41 [INFO] [stdout] | [INFO] [stdout] 27122 | nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27160:41 [INFO] [stdout] | [INFO] [stdout] 27160 | nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27231:51 [INFO] [stdout] | [INFO] [stdout] 27231 | libc::c_uint).wrapping_add(pIter.wrapping_offset_from(pCell) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27253:56 [INFO] [stdout] | [INFO] [stdout] 27253 | ... pIter.wrapping_offset_from(pCell) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27274:18 [INFO] [stdout] | [INFO] [stdout] 27274 | return pIter.wrapping_offset_from(pCell) as libc::c_long as u16_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27648:24 [INFO] [stdout] | [INFO] [stdout] 27648 | pSpace.wrapping_offset_from(data) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27058:26 [INFO] [stdout] | [INFO] [stdout] 27058 | *mut u8_0).wrapping_offset_from(pCell) as libc::c_long as u16_0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27122:41 [INFO] [stdout] | [INFO] [stdout] 27122 | nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27160:41 [INFO] [stdout] | [INFO] [stdout] 27160 | nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27231:51 [INFO] [stdout] | [INFO] [stdout] 27231 | libc::c_uint).wrapping_add(pIter.wrapping_offset_from(pCell) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27253:56 [INFO] [stdout] | [INFO] [stdout] 27253 | ... pIter.wrapping_offset_from(pCell) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27274:18 [INFO] [stdout] | [INFO] [stdout] 27274 | return pIter.wrapping_offset_from(pCell) as libc::c_long as u16_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:27648:24 [INFO] [stdout] | [INFO] [stdout] 27648 | pSpace.wrapping_offset_from(data) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30073:17 [INFO] [stdout] | [INFO] [stdout] 30073 | if aPayload.wrapping_offset_from((*pPage).aData) as libc::c_long as uptr > [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30248:38 [INFO] [stdout] | [INFO] [stdout] 30248 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30252:46 [INFO] [stdout] | [INFO] [stdout] 30252 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30256:43 [INFO] [stdout] | [INFO] [stdout] 30256 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30073:17 [INFO] [stdout] | [INFO] [stdout] 30073 | if aPayload.wrapping_offset_from((*pPage).aData) as libc::c_long as uptr > [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30248:38 [INFO] [stdout] | [INFO] [stdout] 30248 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30252:46 [INFO] [stdout] | [INFO] [stdout] 30252 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:30256:43 [INFO] [stdout] | [INFO] [stdout] 30256 | (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31953:41 [INFO] [stdout] | [INFO] [stdout] 31953 | &mut *pTmp.offset(pCell.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31961:20 [INFO] [stdout] | [INFO] [stdout] 31961 | (pData.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31964:19 [INFO] [stdout] | [INFO] [stdout] 31964 | pData.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31993:16 [INFO] [stdout] | [INFO] [stdout] 31993 | (pData.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31997:15 [INFO] [stdout] | [INFO] [stdout] 31997 | pData.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32033:23 [INFO] [stdout] | [INFO] [stdout] 32033 | if (pData.wrapping_offset_from(pBegin) as libc::c_long) < [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32051:20 [INFO] [stdout] | [INFO] [stdout] 32051 | (pSlot.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32054:19 [INFO] [stdout] | [INFO] [stdout] 32054 | pSlot.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31953:41 [INFO] [stdout] | [INFO] [stdout] 31953 | &mut *pTmp.offset(pCell.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31961:20 [INFO] [stdout] | [INFO] [stdout] 31961 | (pData.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31964:19 [INFO] [stdout] | [INFO] [stdout] 31964 | pData.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32092:37 [INFO] [stdout] | [INFO] [stdout] 32092 | ... pFree.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31993:16 [INFO] [stdout] | [INFO] [stdout] 31993 | (pData.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:31997:15 [INFO] [stdout] | [INFO] [stdout] 31997 | pData.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32107:25 [INFO] [stdout] | [INFO] [stdout] 32107 | pFree.wrapping_offset_from(aData) as libc::c_long as u16_0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32238:40 [INFO] [stdout] | [INFO] [stdout] 32238 | ... (pData.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32245:39 [INFO] [stdout] | [INFO] [stdout] 32245 | ... pData.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32033:23 [INFO] [stdout] | [INFO] [stdout] 32033 | if (pData.wrapping_offset_from(pBegin) as libc::c_long) < [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32352:29 [INFO] [stdout] | [INFO] [stdout] 32352 | pOut.wrapping_offset_from(pSpace) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32051:20 [INFO] [stdout] | [INFO] [stdout] 32051 | (pSlot.wrapping_offset_from(aData) as libc::c_long >> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32054:19 [INFO] [stdout] | [INFO] [stdout] 32054 | pSlot.wrapping_offset_from(aData) as libc::c_long as u8_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32092:37 [INFO] [stdout] | [INFO] [stdout] 32092 | ... pFree.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32107:25 [INFO] [stdout] | [INFO] [stdout] 32107 | pFree.wrapping_offset_from(aData) as libc::c_long as u16_0, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32238:40 [INFO] [stdout] | [INFO] [stdout] 32238 | ... (pData.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32245:39 [INFO] [stdout] | [INFO] [stdout] 32245 | ... pData.wrapping_offset_from(aData) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32590:93 [INFO] [stdout] | [INFO] [stdout] 32590 | ... isize)).wrapping_offset_from((*pParent).aData) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32352:29 [INFO] [stdout] | [INFO] [stdout] 32352 | pOut.wrapping_offset_from(pSpace) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:32590:93 [INFO] [stdout] | [INFO] [stdout] 32590 | ... isize)).wrapping_offset_from((*pParent).aData) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:38274:33 [INFO] [stdout] | [INFO] [stdout] 38274 | ... pOp.wrapping_offset_from((*p).aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:38274:33 [INFO] [stdout] | [INFO] [stdout] 38274 | ... pOp.wrapping_offset_from((*p).aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42561:40 [INFO] [stdout] | [INFO] [stdout] 42561 | ... zRawSql.wrapping_offset_from(zStart) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42925:37 [INFO] [stdout] | [INFO] [stdout] 42925 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42973:37 [INFO] [stdout] | [INFO] [stdout] 42973 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:43255:37 [INFO] [stdout] | [INFO] [stdout] 43255 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42561:40 [INFO] [stdout] | [INFO] [stdout] 42561 | ... zRawSql.wrapping_offset_from(zStart) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42925:37 [INFO] [stdout] | [INFO] [stdout] 42925 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:42973:37 [INFO] [stdout] | [INFO] [stdout] 42973 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:43255:37 [INFO] [stdout] | [INFO] [stdout] 43255 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:44297:41 [INFO] [stdout] | [INFO] [stdout] 44297 | ... pOp.wrapping_offset_from((*p).aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:44697:62 [INFO] [stdout] | [INFO] [stdout] 44697 | ... zHdr.wrapping_offset_from(zData) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:44297:41 [INFO] [stdout] | [INFO] [stdout] 44297 | ... pOp.wrapping_offset_from((*p).aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45494:53 [INFO] [stdout] | [INFO] [stdout] 45494 | ... pOp.wrapping_offset_from(aOp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45673:45 [INFO] [stdout] | [INFO] [stdout] 45673 | ... pOp.wrapping_offset_from(aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45737:49 [INFO] [stdout] | [INFO] [stdout] 45737 | ... pOp.wrapping_offset_from(aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:44697:62 [INFO] [stdout] | [INFO] [stdout] 44697 | ... zHdr.wrapping_offset_from(zData) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45494:53 [INFO] [stdout] | [INFO] [stdout] 45494 | ... pOp.wrapping_offset_from(aOp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45673:45 [INFO] [stdout] | [INFO] [stdout] 45673 | ... pOp.wrapping_offset_from(aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:45737:49 [INFO] [stdout] | [INFO] [stdout] 45737 | ... pOp.wrapping_offset_from(aOp) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:47573:53 [INFO] [stdout] | [INFO] [stdout] 47573 | ... pOp.wrapping_offset_from(aOp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:47877:37 [INFO] [stdout] | [INFO] [stdout] 47877 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:48758:37 [INFO] [stdout] | [INFO] [stdout] 48758 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:49339:33 [INFO] [stdout] | [INFO] [stdout] 49339 | ... pOp.wrapping_offset_from(aOp) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:47573:53 [INFO] [stdout] | [INFO] [stdout] 47573 | ... pOp.wrapping_offset_from(aOp) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:47877:37 [INFO] [stdout] | [INFO] [stdout] 47877 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:48758:37 [INFO] [stdout] | [INFO] [stdout] 48758 | ... pOp.wrapping_offset_from(aOp) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:49339:33 [INFO] [stdout] | [INFO] [stdout] 49339 | ... pOp.wrapping_offset_from(aOp) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:50949:29 [INFO] [stdout] | [INFO] [stdout] 50949 | pReadr1.wrapping_offset_from((*pMerger).aReadr) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:50965:29 [INFO] [stdout] | [INFO] [stdout] 50965 | pReadr2.wrapping_offset_from((*pMerger).aReadr) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51032:23 [INFO] [stdout] | [INFO] [stdout] 51032 | pTask.wrapping_offset_from((*pSorter).aTask.as_mut_ptr()) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51122:37 [INFO] [stdout] | [INFO] [stdout] 51122 | *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51153:33 [INFO] [stdout] | [INFO] [stdout] 51153 | *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:50949:29 [INFO] [stdout] | [INFO] [stdout] 50949 | pReadr1.wrapping_offset_from((*pMerger).aReadr) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:50965:29 [INFO] [stdout] | [INFO] [stdout] 50965 | pReadr2.wrapping_offset_from((*pMerger).aReadr) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51032:23 [INFO] [stdout] | [INFO] [stdout] 51032 | pTask.wrapping_offset_from((*pSorter).aTask.as_mut_ptr()) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51122:37 [INFO] [stdout] | [INFO] [stdout] 51122 | *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:51153:33 [INFO] [stdout] | [INFO] [stdout] 51153 | *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:60112:30 [INFO] [stdout] | [INFO] [stdout] 60112 | (*pBest).t.z.wrapping_offset_from(zSql) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:60112:30 [INFO] [stdout] | [INFO] [stdout] 60112 | (*pBest).t.z.wrapping_offset_from(zSql) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:64891:28 [INFO] [stdout] | [INFO] [stdout] 64891 | (*pEnd2).z.wrapping_offset_from((*pParse).sNameToken.z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:64947:28 [INFO] [stdout] | [INFO] [stdout] 64947 | (*pCons).z.wrapping_offset_from(zName) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:65010:32 [INFO] [stdout] | [INFO] [stdout] 65010 | sEnd.z.wrapping_offset_from((*pBegin).z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:67128:121 [INFO] [stdout] | [INFO] [stdout] 67128 | ... ((*pParse).sLastToken.z.wrapping_offset_from((*pName).z) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:64891:28 [INFO] [stdout] | [INFO] [stdout] 64891 | (*pEnd2).z.wrapping_offset_from((*pParse).sNameToken.z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:64947:28 [INFO] [stdout] | [INFO] [stdout] 64947 | (*pCons).z.wrapping_offset_from(zName) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:65010:32 [INFO] [stdout] | [INFO] [stdout] 65010 | sEnd.z.wrapping_offset_from((*pBegin).z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:69700:34 [INFO] [stdout] | [INFO] [stdout] 69700 | ... z.wrapping_offset_from(z0) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:67128:121 [INFO] [stdout] | [INFO] [stdout] 67128 | ... ((*pParse).sLastToken.z.wrapping_offset_from((*pName).z) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:69997:34 [INFO] [stdout] | [INFO] [stdout] 69997 | ... z2.wrapping_offset_from(z) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:70796:32 [INFO] [stdout] | [INFO] [stdout] 70796 | zOut.wrapping_offset_from(z) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:71035:27 [INFO] [stdout] | [INFO] [stdout] 71035 | z.wrapping_offset_from(*azChar.offset(nChar as isize)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:69700:34 [INFO] [stdout] | [INFO] [stdout] 69700 | ... z.wrapping_offset_from(z0) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:69997:34 [INFO] [stdout] | [INFO] [stdout] 69997 | ... z2.wrapping_offset_from(z) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:70796:32 [INFO] [stdout] | [INFO] [stdout] 70796 | zOut.wrapping_offset_from(z) as libc::c_long as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:71035:27 [INFO] [stdout] | [INFO] [stdout] 71035 | z.wrapping_offset_from(*azChar.offset(nChar as isize)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86431:56 [INFO] [stdout] | [INFO] [stdout] 86431 | ... &*zSql.offset(sParse.zTail.wrapping_offset_from(zSqlCopy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86456:56 [INFO] [stdout] | [INFO] [stdout] 86456 | ... sParse.zTail.wrapping_offset_from(zSql) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86632:39 [INFO] [stdout] | [INFO] [stdout] 86632 | ... zTail8.wrapping_offset_from(zSql8) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86431:56 [INFO] [stdout] | [INFO] [stdout] 86431 | ... &*zSql.offset(sParse.zTail.wrapping_offset_from(zSqlCopy) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86456:56 [INFO] [stdout] | [INFO] [stdout] 86456 | ... sParse.zTail.wrapping_offset_from(zSql) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:86632:39 [INFO] [stdout] | [INFO] [stdout] 86632 | ... zTail8.wrapping_offset_from(zSql8) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96599:35 [INFO] [stdout] | [INFO] [stdout] 96599 | *const libc::c_char).wrapping_offset_from((*pParse).sNameToken.z) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96637:28 [INFO] [stdout] | [INFO] [stdout] 96637 | ((*pEnd).z.wrapping_offset_from((*pParse).sNameToken.z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96692:39 [INFO] [stdout] | [INFO] [stdout] 96692 | *const libc::c_char).wrapping_offset_from((*pArg).z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96599:35 [INFO] [stdout] | [INFO] [stdout] 96599 | *const libc::c_char).wrapping_offset_from((*pParse).sNameToken.z) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96637:28 [INFO] [stdout] | [INFO] [stdout] 96637 | ((*pEnd).z.wrapping_offset_from((*pParse).sNameToken.z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:96692:39 [INFO] [stdout] | [INFO] [stdout] 96692 | *const libc::c_char).wrapping_offset_from((*pArg).z) as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:114981:43 [INFO] [stdout] | [INFO] [stdout] 114981 | *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:114998:43 [INFO] [stdout] | [INFO] [stdout] 114998 | *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:115012:108 [INFO] [stdout] | [INFO] [stdout] 115012 | ... isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:117275:57 [INFO] [stdout] | [INFO] [stdout] 117275 | ... isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:117551:41 [INFO] [stdout] | [INFO] [stdout] 117551 | ((*pParse).sLastToken.z.wrapping_offset_from((*yymsp.offset(-(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:114981:43 [INFO] [stdout] | [INFO] [stdout] 114981 | *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:114998:43 [INFO] [stdout] | [INFO] [stdout] 114998 | *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:115012:108 [INFO] [stdout] | [INFO] [stdout] 115012 | ... isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:117275:57 [INFO] [stdout] | [INFO] [stdout] 117275 | ... isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> src/lib.rs:117551:41 [INFO] [stdout] | [INFO] [stdout] 117551 | ((*pParse).sLastToken.z.wrapping_offset_from((*yymsp.offset(-(1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6512:32 [INFO] [stdout] | [INFO] [stdout] 6512 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6513:32 [INFO] [stdout] | [INFO] [stdout] 6513 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6517:32 [INFO] [stdout] | [INFO] [stdout] 6517 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6518:32 [INFO] [stdout] | [INFO] [stdout] 6518 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6522:37 [INFO] [stdout] | [INFO] [stdout] 6522 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6523:37 [INFO] [stdout] | [INFO] [stdout] 6523 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:7199:37 [INFO] [stdout] | [INFO] [stdout] 7199 | unsafe extern "C" fn sqlite3MemInit(mut NotUsed: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:7203:41 [INFO] [stdout] | [INFO] [stdout] 7203 | unsafe extern "C" fn sqlite3MemShutdown(mut NotUsed: *mut libc::c_void) { } [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:7338:37 [INFO] [stdout] | [INFO] [stdout] 7338 | unsafe extern "C" fn noopMutexAlloc(mut id: libc::c_int) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7342:36 [INFO] [stdout] | [INFO] [stdout] 7342 | unsafe extern "C" fn noopMutexFree(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7343:37 [INFO] [stdout] | [INFO] [stdout] 7343 | unsafe extern "C" fn noopMutexEnter(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7344:35 [INFO] [stdout] | [INFO] [stdout] 7344 | unsafe extern "C" fn noopMutexTry(mut p: *mut sqlite3_mutex) -> libc::c_int { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7347:37 [INFO] [stdout] | [INFO] [stdout] 7347 | unsafe extern "C" fn noopMutexLeave(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:8265:49 [INFO] [stdout] | [INFO] [stdout] 8265 | pub unsafe extern "C" fn sqlite3_release_memory(mut n: libc::c_int) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xCallback` [INFO] [stdout] --> src/lib.rs:8282:47 [INFO] [stdout] | [INFO] [stdout] 8282 | pub unsafe extern "C" fn sqlite3_memory_alarm(mut xCallback: [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_xCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pArg` [INFO] [stdout] --> src/lib.rs:8290:47 [INFO] [stdout] | [INFO] [stdout] 8290 | ... mut pArg: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iThreshold` [INFO] [stdout] --> src/lib.rs:8291:47 [INFO] [stdout] | [INFO] [stdout] 8291 | ... mut iThreshold: sqlite3_int64) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iThreshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pNotUsed` [INFO] [stdout] --> src/lib.rs:13703:40 [INFO] [stdout] | [INFO] [stdout] 13703 | unsafe extern "C" fn unixSetSystemCall(mut pNotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pNotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pNotUsed` [INFO] [stdout] --> src/lib.rs:13743:40 [INFO] [stdout] | [INFO] [stdout] 13743 | unsafe extern "C" fn unixGetSystemCall(mut pNotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pNotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:13759:41 [INFO] [stdout] | [INFO] [stdout] 13759 | unsafe extern "C" fn unixNextSystemCall(mut p: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handleNFSUnlock` [INFO] [stdout] --> src/lib.rs:14441:34 [INFO] [stdout] | [INFO] [stdout] 14441 | ... mut handleNFSUnlock: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handleNFSUnlock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14556:46 [INFO] [stdout] | [INFO] [stdout] 14556 | unsafe extern "C" fn nolockCheckReservedLock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14562:33 [INFO] [stdout] | [INFO] [stdout] 14562 | unsafe extern "C" fn nolockLock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:14563:33 [INFO] [stdout] | [INFO] [stdout] 14563 | ... mut NotUsed2: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14566:35 [INFO] [stdout] | [INFO] [stdout] 14566 | unsafe extern "C" fn nolockUnlock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:14567:35 [INFO] [stdout] | [INFO] [stdout] 14567 | ... mut NotUsed2: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fullSync` [INFO] [stdout] --> src/lib.rs:14848:33 [INFO] [stdout] | [INFO] [stdout] 14848 | ... mut fullSync: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fullSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dataOnly` [INFO] [stdout] --> src/lib.rs:14849:33 [INFO] [stdout] | [INFO] [stdout] 14849 | ... mut dataOnly: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dataOnly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fd` [INFO] [stdout] --> src/lib.rs:15901:37 [INFO] [stdout] | [INFO] [stdout] 15901 | unsafe extern "C" fn unixShmBarrier(mut fd: *mut sqlite3_file) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iOff` [INFO] [stdout] --> src/lib.rs:16146:61 [INFO] [stdout] | [INFO] [stdout] 16146 | unsafe extern "C" fn unixUnfetch(mut fd: *mut sqlite3_file, mut iOff: i64_0, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iOff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16301:40 [INFO] [stdout] | [INFO] [stdout] 16301 | unsafe extern "C" fn posixIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16302:40 [INFO] [stdout] | [INFO] [stdout] 16302 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16452:41 [INFO] [stdout] | [INFO] [stdout] 16452 | unsafe extern "C" fn nolockIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16453:41 [INFO] [stdout] | [INFO] [stdout] 16453 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16603:42 [INFO] [stdout] | [INFO] [stdout] 16603 | unsafe extern "C" fn dotlockIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16604:42 [INFO] [stdout] | [INFO] [stdout] 16604 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17097:33 [INFO] [stdout] | [INFO] [stdout] 17097 | unsafe extern "C" fn unixDelete(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17153:33 [INFO] [stdout] | [INFO] [stdout] 17153 | unsafe extern "C" fn unixAccess(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pVfs` [INFO] [stdout] --> src/lib.rs:17262:39 [INFO] [stdout] | [INFO] [stdout] 17262 | unsafe extern "C" fn unixFullPathname(mut pVfs: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pVfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17397:33 [INFO] [stdout] | [INFO] [stdout] 17397 | unsafe extern "C" fn unixDlOpen(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17402:34 [INFO] [stdout] | [INFO] [stdout] 17402 | unsafe extern "C" fn unixDlError(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17414:32 [INFO] [stdout] | [INFO] [stdout] 17414 | unsafe extern "C" fn unixDlSym(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17446:34 [INFO] [stdout] | [INFO] [stdout] 17446 | unsafe extern "C" fn unixDlClose(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17450:37 [INFO] [stdout] | [INFO] [stdout] 17450 | unsafe extern "C" fn unixRandomness(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17507:32 [INFO] [stdout] | [INFO] [stdout] 17507 | unsafe extern "C" fn unixSleep(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17514:43 [INFO] [stdout] | [INFO] [stdout] 17514 | unsafe extern "C" fn unixCurrentTimeInt64(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17531:38 [INFO] [stdout] | [INFO] [stdout] 17531 | unsafe extern "C" fn unixCurrentTime(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17540:39 [INFO] [stdout] | [INFO] [stdout] 17540 | unsafe extern "C" fn unixGetLastError(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:17541:39 [INFO] [stdout] | [INFO] [stdout] 17541 | ... mut NotUsed2: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed3` [INFO] [stdout] --> src/lib.rs:17542:39 [INFO] [stdout] | [INFO] [stdout] 17542 | ... mut NotUsed3: *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:19627:34 [INFO] [stdout] | [INFO] [stdout] 19627 | unsafe extern "C" fn pcache1Init(mut NotUsed: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:19648:38 [INFO] [stdout] | [INFO] [stdout] 19648 | unsafe extern "C" fn pcache1Shutdown(mut NotUsed: *mut libc::c_void) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPager` [INFO] [stdout] --> src/lib.rs:20406:37 [INFO] [stdout] | [INFO] [stdout] 20406 | unsafe extern "C" fn jrnlBufferSize(mut pPager: *mut Pager) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nUri` is assigned to, but never used [INFO] [stdout] --> src/lib.rs:22310:9 [INFO] [stdout] | [INFO] [stdout] 22310 | let mut nUri: libc::c_int = 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_nUri` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pgno` [INFO] [stdout] --> src/lib.rs:22996:59 [INFO] [stdout] | [INFO] [stdout] 22996 | unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut pgno: Pgno, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pgno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:22998:35 [INFO] [stdout] | [INFO] [stdout] 22998 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isDirectMode` [INFO] [stdout] --> src/lib.rs:23275:47 [INFO] [stdout] | [INFO] [stdout] 23275 | ... mut isDirectMode: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isDirectMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPage` [INFO] [stdout] --> src/lib.rs:27061:49 [INFO] [stdout] | [INFO] [stdout] 27061 | unsafe extern "C" fn btreeParseCellPtrNoPayload(mut pPage: *mut MemPage, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPage` [INFO] [stdout] --> src/lib.rs:27261:43 [INFO] [stdout] | [INFO] [stdout] 27261 | unsafe extern "C" fn cellSizePtrNoPayload(mut pPage: *mut MemPage, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:30868:39 [INFO] [stdout] | [INFO] [stdout] 30868 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:30947:43 [INFO] [stdout] | [INFO] [stdout] 30947 | ... mut flags: libc::c_int) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:37028:44 [INFO] [stdout] | [INFO] [stdout] 37028 | unsafe extern "C" fn sqlite3NoopDestructor(mut p: *mut libc::c_void) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:37355:31 [INFO] [stdout] | [INFO] [stdout] 37355 | ... mut p: *mut ValueNewStat4Ctx) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nOp` [INFO] [stdout] --> src/lib.rs:37715:52 [INFO] [stdout] | [INFO] [stdout] 37715 | unsafe extern "C" fn growOpArray(mut v: *mut Vdbe, mut nOp: libc::c_int) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iLineno` [INFO] [stdout] --> src/lib.rs:38109:43 [INFO] [stdout] | [INFO] [stdout] 38109 | ... mut iLineno: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iLineno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pJfd` [INFO] [stdout] --> src/lib.rs:51977:34 [INFO] [stdout] | [INFO] [stdout] 51977 | unsafe extern "C" fn memjrnlSync(mut pJfd: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pJfd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:51978:34 [INFO] [stdout] | [INFO] [stdout] 51978 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pSelect` [INFO] [stdout] --> src/lib.rs:52266:49 [INFO] [stdout] | [INFO] [stdout] 52266 | ... mut pSelect: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pSelect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pSelect` [INFO] [stdout] --> src/lib.rs:52272:49 [INFO] [stdout] | [INFO] [stdout] 52272 | ... mut pSelect: *mut Select) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pSelect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:52275:42 [INFO] [stdout] | [INFO] [stdout] 52275 | unsafe extern "C" fn sqlite3ExprWalkNoop(mut NotUsed: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:52276:42 [INFO] [stdout] | [INFO] [stdout] 52276 | ... mut NotUsed2: *mut Expr) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:52280:44 [INFO] [stdout] | [INFO] [stdout] 52280 | unsafe extern "C" fn sqlite3SelectWalkNoop(mut NotUsed: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:52281:44 [INFO] [stdout] | [INFO] [stdout] 52281 | ... mut NotUsed2: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pParse` [INFO] [stdout] --> src/lib.rs:53361:36 [INFO] [stdout] | [INFO] [stdout] 53361 | unsafe extern "C" fn resolveAsName(mut pParse: *mut Parse, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pParse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pWalker` [INFO] [stdout] --> src/lib.rs:53589:45 [INFO] [stdout] | [INFO] [stdout] 53589 | unsafe extern "C" fn resolveRemoveWindowsCb(mut pWalker: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pWalker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:55622:44 [INFO] [stdout] | [INFO] [stdout] 55622 | ... mut NotUsed: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60325:39 [INFO] [stdout] | [INFO] [stdout] 60325 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60659:38 [INFO] [stdout] | [INFO] [stdout] 60659 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60909:38 [INFO] [stdout] | [INFO] [stdout] 60909 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61240:31 [INFO] [stdout] | [INFO] [stdout] 61240 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61323:31 [INFO] [stdout] | [INFO] [stdout] 61323 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61400:30 [INFO] [stdout] | [INFO] [stdout] 61400 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iParam` [INFO] [stdout] --> src/lib.rs:61476:34 [INFO] [stdout] | [INFO] [stdout] 61476 | ... mut iParam: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aOut` [INFO] [stdout] --> src/lib.rs:61825:37 [INFO] [stdout] | [INFO] [stdout] 61825 | ... mut aOut: *mut tRowcnt, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aOut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61883:37 [INFO] [stdout] | [INFO] [stdout] 61883 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:61885:37 [INFO] [stdout] | [INFO] [stdout] 61885 | ... mut NotUsed: *mut *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/lib.rs:61956:48 [INFO] [stdout] | [INFO] [stdout] 61956 | unsafe extern "C" fn sqlite3DeleteIndexSamples(mut db: *mut sqlite3, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pIdx` [INFO] [stdout] --> src/lib.rs:61957:48 [INFO] [stdout] | [INFO] [stdout] 61957 | ... mut pIdx: *mut Index) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pIdx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:62042:33 [INFO] [stdout] | [INFO] [stdout] 62042 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:62250:33 [INFO] [stdout] | [INFO] [stdout] 62250 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:69655:33 [INFO] [stdout] | [INFO] [stdout] 69655 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69670:33 [INFO] [stdout] | [INFO] [stdout] 69670 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69707:30 [INFO] [stdout] | [INFO] [stdout] 69707 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69739:32 [INFO] [stdout] | [INFO] [stdout] 69739 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70078:32 [INFO] [stdout] | [INFO] [stdout] 70078 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70113:32 [INFO] [stdout] | [INFO] [stdout] 70113 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70146:33 [INFO] [stdout] | [INFO] [stdout] 70146 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70147:33 [INFO] [stdout] | [INFO] [stdout] 70147 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70162:33 [INFO] [stdout] | [INFO] [stdout] 70162 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70183:40 [INFO] [stdout] | [INFO] [stdout] 70183 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70184:40 [INFO] [stdout] | [INFO] [stdout] 70184 | ... mut NotUsed2: [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70190:30 [INFO] [stdout] | [INFO] [stdout] 70190 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70191:30 [INFO] [stdout] | [INFO] [stdout] 70191 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70196:36 [INFO] [stdout] | [INFO] [stdout] 70196 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70197:36 [INFO] [stdout] | [INFO] [stdout] 70197 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70494:33 [INFO] [stdout] | [INFO] [stdout] 70494 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70505:34 [INFO] [stdout] | [INFO] [stdout] 70505 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70506:34 [INFO] [stdout] | [INFO] [stdout] 70506 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70511:35 [INFO] [stdout] | [INFO] [stdout] 70511 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70512:35 [INFO] [stdout] | [INFO] [stdout] 70512 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/lib.rs:70516:33 [INFO] [stdout] | [INFO] [stdout] 70516 | unsafe extern "C" fn errlogFunc(mut context: *mut sqlite3_context, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70517:33 [INFO] [stdout] | [INFO] [stdout] 70517 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70524:44 [INFO] [stdout] | [INFO] [stdout] 70524 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70536:43 [INFO] [stdout] | [INFO] [stdout] 70536 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70553:32 [INFO] [stdout] | [INFO] [stdout] 70553 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70695:34 [INFO] [stdout] | [INFO] [stdout] 70695 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70804:30 [INFO] [stdout] | [INFO] [stdout] 70804 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70846:35 [INFO] [stdout] | [INFO] [stdout] 70846 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70858:34 [INFO] [stdout] | [INFO] [stdout] 70858 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:71124:30 [INFO] [stdout] | [INFO] [stdout] 71124 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:71155:33 [INFO] [stdout] | [INFO] [stdout] 71155 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:71251:33 [INFO] [stdout] | [INFO] [stdout] 71251 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:85377:40 [INFO] [stdout] | [INFO] [stdout] 85377 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argv` [INFO] [stdout] --> src/lib.rs:85378:40 [INFO] [stdout] | [INFO] [stdout] 85378 | ... mut argv: *const *const libc::c_char, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxNum` [INFO] [stdout] --> src/lib.rs:85577:39 [INFO] [stdout] | [INFO] [stdout] 85577 | ... mut idxNum: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxNum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxStr` [INFO] [stdout] --> src/lib.rs:85578:39 [INFO] [stdout] | [INFO] [stdout] 85578 | ... mut idxStr: *const libc::c_char, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:85845:42 [INFO] [stdout] | [INFO] [stdout] 85845 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:85847:42 [INFO] [stdout] | [INFO] [stdout] 85847 | ... mut NotUsed: *mut *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addrExplain` [INFO] [stdout] --> src/lib.rs:99077:25 [INFO] [stdout] | [INFO] [stdout] 99077 | let mut addrExplain: libc::c_int = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_addrExplain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pParse` [INFO] [stdout] --> src/lib.rs:101840:40 [INFO] [stdout] | [INFO] [stdout] 101840 | unsafe extern "C" fn whereRangeScanEst(mut pParse: *mut Parse, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pParse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pBuilder` [INFO] [stdout] --> src/lib.rs:101841:40 [INFO] [stdout] | [INFO] [stdout] 101841 | ... mut pBuilder: *mut WhereLoopBuilder, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `addrExplain` is assigned to, but never used [INFO] [stdout] --> src/lib.rs:105318:37 [INFO] [stdout] | [INFO] [stdout] 105318 | ... let mut addrExplain: libc::c_int = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_addrExplain` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105607:41 [INFO] [stdout] | [INFO] [stdout] 105607 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105608:41 [INFO] [stdout] | [INFO] [stdout] 105608 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105628:41 [INFO] [stdout] | [INFO] [stdout] 105628 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105629:41 [INFO] [stdout] | [INFO] [stdout] 105629 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105654:40 [INFO] [stdout] | [INFO] [stdout] 105654 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105727:42 [INFO] [stdout] | [INFO] [stdout] 105727 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105755:35 [INFO] [stdout] | [INFO] [stdout] 105755 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105756:35 [INFO] [stdout] | [INFO] [stdout] 105756 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105783:43 [INFO] [stdout] | [INFO] [stdout] 105783 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105784:43 [INFO] [stdout] | [INFO] [stdout] 105784 | ... mut apArg: [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105795:42 [INFO] [stdout] | [INFO] [stdout] 105795 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105796:42 [INFO] [stdout] | [INFO] [stdout] 105796 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105824:40 [INFO] [stdout] | [INFO] [stdout] 105824 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105825:40 [INFO] [stdout] | [INFO] [stdout] 105825 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105835:39 [INFO] [stdout] | [INFO] [stdout] 105835 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105836:39 [INFO] [stdout] | [INFO] [stdout] 105836 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105855:36 [INFO] [stdout] | [INFO] [stdout] 105855 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105878:35 [INFO] [stdout] | [INFO] [stdout] 105878 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105879:35 [INFO] [stdout] | [INFO] [stdout] 105879 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105925:41 [INFO] [stdout] | [INFO] [stdout] 105925 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105943:40 [INFO] [stdout] | [INFO] [stdout] 105943 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105944:40 [INFO] [stdout] | [INFO] [stdout] 105944 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:105999:35 [INFO] [stdout] | [INFO] [stdout] 105999 | unsafe extern "C" fn noopStepFunc(mut p: *mut sqlite3_context, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:106000:35 [INFO] [stdout] | [INFO] [stdout] 106000 | ... mut n: libc::c_int, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/lib.rs:106001:35 [INFO] [stdout] | [INFO] [stdout] 106001 | ... mut a: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:106003:36 [INFO] [stdout] | [INFO] [stdout] 106003 | unsafe extern "C" fn noopValueFunc(mut p: *mut sqlite3_context) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yyLookahead` [INFO] [stdout] --> src/lib.rs:114837:32 [INFO] [stdout] | [INFO] [stdout] 114837 | ... mut yyLookahead: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yyLookahead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yymajor` [INFO] [stdout] --> src/lib.rs:117922:38 [INFO] [stdout] | [INFO] [stdout] 117922 | ... mut yymajor: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yymajor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/lib.rs:119642:41 [INFO] [stdout] | [INFO] [stdout] 119642 | unsafe extern "C" fn sqlite3TestExtInit(mut db: *mut sqlite3) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:120204:34 [INFO] [stdout] | [INFO] [stdout] 120204 | unsafe extern "C" fn binCollFunc(mut NotUsed: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:120248:42 [INFO] [stdout] | [INFO] [stdout] 120248 | unsafe extern "C" fn nocaseCollatingFunc(mut NotUsed: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:121011:45 [INFO] [stdout] | [INFO] [stdout] 121011 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:121012:45 [INFO] [stdout] | [INFO] [stdout] 121012 | ... mut NotUsed2: [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6512:32 [INFO] [stdout] | [INFO] [stdout] 6512 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6513:32 [INFO] [stdout] | [INFO] [stdout] 6513 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6517:32 [INFO] [stdout] | [INFO] [stdout] 6517 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6518:32 [INFO] [stdout] | [INFO] [stdout] 6518 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:6522:37 [INFO] [stdout] | [INFO] [stdout] 6522 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:6523:37 [INFO] [stdout] | [INFO] [stdout] 6523 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:7199:37 [INFO] [stdout] | [INFO] [stdout] 7199 | unsafe extern "C" fn sqlite3MemInit(mut NotUsed: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:7203:41 [INFO] [stdout] | [INFO] [stdout] 7203 | unsafe extern "C" fn sqlite3MemShutdown(mut NotUsed: *mut libc::c_void) { } [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/lib.rs:7338:37 [INFO] [stdout] | [INFO] [stdout] 7338 | unsafe extern "C" fn noopMutexAlloc(mut id: libc::c_int) [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7342:36 [INFO] [stdout] | [INFO] [stdout] 7342 | unsafe extern "C" fn noopMutexFree(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7343:37 [INFO] [stdout] | [INFO] [stdout] 7343 | unsafe extern "C" fn noopMutexEnter(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7344:35 [INFO] [stdout] | [INFO] [stdout] 7344 | unsafe extern "C" fn noopMutexTry(mut p: *mut sqlite3_mutex) -> libc::c_int { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:7347:37 [INFO] [stdout] | [INFO] [stdout] 7347 | unsafe extern "C" fn noopMutexLeave(mut p: *mut sqlite3_mutex) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:8265:49 [INFO] [stdout] | [INFO] [stdout] 8265 | pub unsafe extern "C" fn sqlite3_release_memory(mut n: libc::c_int) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xCallback` [INFO] [stdout] --> src/lib.rs:8282:47 [INFO] [stdout] | [INFO] [stdout] 8282 | pub unsafe extern "C" fn sqlite3_memory_alarm(mut xCallback: [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_xCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pArg` [INFO] [stdout] --> src/lib.rs:8290:47 [INFO] [stdout] | [INFO] [stdout] 8290 | ... mut pArg: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iThreshold` [INFO] [stdout] --> src/lib.rs:8291:47 [INFO] [stdout] | [INFO] [stdout] 8291 | ... mut iThreshold: sqlite3_int64) [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iThreshold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pNotUsed` [INFO] [stdout] --> src/lib.rs:13703:40 [INFO] [stdout] | [INFO] [stdout] 13703 | unsafe extern "C" fn unixSetSystemCall(mut pNotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pNotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pNotUsed` [INFO] [stdout] --> src/lib.rs:13743:40 [INFO] [stdout] | [INFO] [stdout] 13743 | unsafe extern "C" fn unixGetSystemCall(mut pNotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pNotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:13759:41 [INFO] [stdout] | [INFO] [stdout] 13759 | unsafe extern "C" fn unixNextSystemCall(mut p: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handleNFSUnlock` [INFO] [stdout] --> src/lib.rs:14441:34 [INFO] [stdout] | [INFO] [stdout] 14441 | ... mut handleNFSUnlock: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handleNFSUnlock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14556:46 [INFO] [stdout] | [INFO] [stdout] 14556 | unsafe extern "C" fn nolockCheckReservedLock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14562:33 [INFO] [stdout] | [INFO] [stdout] 14562 | unsafe extern "C" fn nolockLock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:14563:33 [INFO] [stdout] | [INFO] [stdout] 14563 | ... mut NotUsed2: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:14566:35 [INFO] [stdout] | [INFO] [stdout] 14566 | unsafe extern "C" fn nolockUnlock(mut NotUsed: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:14567:35 [INFO] [stdout] | [INFO] [stdout] 14567 | ... mut NotUsed2: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fullSync` [INFO] [stdout] --> src/lib.rs:14848:33 [INFO] [stdout] | [INFO] [stdout] 14848 | ... mut fullSync: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fullSync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dataOnly` [INFO] [stdout] --> src/lib.rs:14849:33 [INFO] [stdout] | [INFO] [stdout] 14849 | ... mut dataOnly: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dataOnly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fd` [INFO] [stdout] --> src/lib.rs:15901:37 [INFO] [stdout] | [INFO] [stdout] 15901 | unsafe extern "C" fn unixShmBarrier(mut fd: *mut sqlite3_file) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iOff` [INFO] [stdout] --> src/lib.rs:16146:61 [INFO] [stdout] | [INFO] [stdout] 16146 | unsafe extern "C" fn unixUnfetch(mut fd: *mut sqlite3_file, mut iOff: i64_0, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iOff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16301:40 [INFO] [stdout] | [INFO] [stdout] 16301 | unsafe extern "C" fn posixIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16302:40 [INFO] [stdout] | [INFO] [stdout] 16302 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16452:41 [INFO] [stdout] | [INFO] [stdout] 16452 | unsafe extern "C" fn nolockIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16453:41 [INFO] [stdout] | [INFO] [stdout] 16453 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> src/lib.rs:16603:42 [INFO] [stdout] | [INFO] [stdout] 16603 | unsafe extern "C" fn dotlockIoFinderImpl(mut z: *const libc::c_char, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:16604:42 [INFO] [stdout] | [INFO] [stdout] 16604 | ... mut p: *mut unixFile) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17097:33 [INFO] [stdout] | [INFO] [stdout] 17097 | unsafe extern "C" fn unixDelete(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17153:33 [INFO] [stdout] | [INFO] [stdout] 17153 | unsafe extern "C" fn unixAccess(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pVfs` [INFO] [stdout] --> src/lib.rs:17262:39 [INFO] [stdout] | [INFO] [stdout] 17262 | unsafe extern "C" fn unixFullPathname(mut pVfs: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pVfs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17397:33 [INFO] [stdout] | [INFO] [stdout] 17397 | unsafe extern "C" fn unixDlOpen(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17402:34 [INFO] [stdout] | [INFO] [stdout] 17402 | unsafe extern "C" fn unixDlError(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17414:32 [INFO] [stdout] | [INFO] [stdout] 17414 | unsafe extern "C" fn unixDlSym(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17446:34 [INFO] [stdout] | [INFO] [stdout] 17446 | unsafe extern "C" fn unixDlClose(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17450:37 [INFO] [stdout] | [INFO] [stdout] 17450 | unsafe extern "C" fn unixRandomness(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17507:32 [INFO] [stdout] | [INFO] [stdout] 17507 | unsafe extern "C" fn unixSleep(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17514:43 [INFO] [stdout] | [INFO] [stdout] 17514 | unsafe extern "C" fn unixCurrentTimeInt64(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17531:38 [INFO] [stdout] | [INFO] [stdout] 17531 | unsafe extern "C" fn unixCurrentTime(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:17540:39 [INFO] [stdout] | [INFO] [stdout] 17540 | unsafe extern "C" fn unixGetLastError(mut NotUsed: *mut sqlite3_vfs, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:17541:39 [INFO] [stdout] | [INFO] [stdout] 17541 | ... mut NotUsed2: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed3` [INFO] [stdout] --> src/lib.rs:17542:39 [INFO] [stdout] | [INFO] [stdout] 17542 | ... mut NotUsed3: *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:19627:34 [INFO] [stdout] | [INFO] [stdout] 19627 | unsafe extern "C" fn pcache1Init(mut NotUsed: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:19648:38 [INFO] [stdout] | [INFO] [stdout] 19648 | unsafe extern "C" fn pcache1Shutdown(mut NotUsed: *mut libc::c_void) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPager` [INFO] [stdout] --> src/lib.rs:20406:37 [INFO] [stdout] | [INFO] [stdout] 20406 | unsafe extern "C" fn jrnlBufferSize(mut pPager: *mut Pager) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `nUri` is assigned to, but never used [INFO] [stdout] --> src/lib.rs:22310:9 [INFO] [stdout] | [INFO] [stdout] 22310 | let mut nUri: libc::c_int = 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_nUri` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pgno` [INFO] [stdout] --> src/lib.rs:22996:59 [INFO] [stdout] | [INFO] [stdout] 22996 | unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut pgno: Pgno, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pgno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:22998:35 [INFO] [stdout] | [INFO] [stdout] 22998 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `isDirectMode` [INFO] [stdout] --> src/lib.rs:23275:47 [INFO] [stdout] | [INFO] [stdout] 23275 | ... mut isDirectMode: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_isDirectMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPage` [INFO] [stdout] --> src/lib.rs:27061:49 [INFO] [stdout] | [INFO] [stdout] 27061 | unsafe extern "C" fn btreeParseCellPtrNoPayload(mut pPage: *mut MemPage, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pPage` [INFO] [stdout] --> src/lib.rs:27261:43 [INFO] [stdout] | [INFO] [stdout] 27261 | unsafe extern "C" fn cellSizePtrNoPayload(mut pPage: *mut MemPage, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pPage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:30868:39 [INFO] [stdout] | [INFO] [stdout] 30868 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:30947:43 [INFO] [stdout] | [INFO] [stdout] 30947 | ... mut flags: libc::c_int) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:37028:44 [INFO] [stdout] | [INFO] [stdout] 37028 | unsafe extern "C" fn sqlite3NoopDestructor(mut p: *mut libc::c_void) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:37355:31 [INFO] [stdout] | [INFO] [stdout] 37355 | ... mut p: *mut ValueNewStat4Ctx) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nOp` [INFO] [stdout] --> src/lib.rs:37715:52 [INFO] [stdout] | [INFO] [stdout] 37715 | unsafe extern "C" fn growOpArray(mut v: *mut Vdbe, mut nOp: libc::c_int) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iLineno` [INFO] [stdout] --> src/lib.rs:38109:43 [INFO] [stdout] | [INFO] [stdout] 38109 | ... mut iLineno: libc::c_int) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iLineno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pJfd` [INFO] [stdout] --> src/lib.rs:51977:34 [INFO] [stdout] | [INFO] [stdout] 51977 | unsafe extern "C" fn memjrnlSync(mut pJfd: *mut sqlite3_file, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pJfd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/lib.rs:51978:34 [INFO] [stdout] | [INFO] [stdout] 51978 | ... mut flags: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pSelect` [INFO] [stdout] --> src/lib.rs:52266:49 [INFO] [stdout] | [INFO] [stdout] 52266 | ... mut pSelect: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pSelect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pSelect` [INFO] [stdout] --> src/lib.rs:52272:49 [INFO] [stdout] | [INFO] [stdout] 52272 | ... mut pSelect: *mut Select) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pSelect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:52275:42 [INFO] [stdout] | [INFO] [stdout] 52275 | unsafe extern "C" fn sqlite3ExprWalkNoop(mut NotUsed: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:52276:42 [INFO] [stdout] | [INFO] [stdout] 52276 | ... mut NotUsed2: *mut Expr) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:52280:44 [INFO] [stdout] | [INFO] [stdout] 52280 | unsafe extern "C" fn sqlite3SelectWalkNoop(mut NotUsed: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:52281:44 [INFO] [stdout] | [INFO] [stdout] 52281 | ... mut NotUsed2: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pParse` [INFO] [stdout] --> src/lib.rs:53361:36 [INFO] [stdout] | [INFO] [stdout] 53361 | unsafe extern "C" fn resolveAsName(mut pParse: *mut Parse, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pParse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pWalker` [INFO] [stdout] --> src/lib.rs:53589:45 [INFO] [stdout] | [INFO] [stdout] 53589 | unsafe extern "C" fn resolveRemoveWindowsCb(mut pWalker: *mut Walker, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pWalker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:55622:44 [INFO] [stdout] | [INFO] [stdout] 55622 | ... mut NotUsed: *mut Select) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60325:39 [INFO] [stdout] | [INFO] [stdout] 60325 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60659:38 [INFO] [stdout] | [INFO] [stdout] 60659 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:60909:38 [INFO] [stdout] | [INFO] [stdout] 60909 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61240:31 [INFO] [stdout] | [INFO] [stdout] 61240 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61323:31 [INFO] [stdout] | [INFO] [stdout] 61323 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61400:30 [INFO] [stdout] | [INFO] [stdout] 61400 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `iParam` [INFO] [stdout] --> src/lib.rs:61476:34 [INFO] [stdout] | [INFO] [stdout] 61476 | ... mut iParam: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iParam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aOut` [INFO] [stdout] --> src/lib.rs:61825:37 [INFO] [stdout] | [INFO] [stdout] 61825 | ... mut aOut: *mut tRowcnt, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aOut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:61883:37 [INFO] [stdout] | [INFO] [stdout] 61883 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:61885:37 [INFO] [stdout] | [INFO] [stdout] 61885 | ... mut NotUsed: *mut *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/lib.rs:61956:48 [INFO] [stdout] | [INFO] [stdout] 61956 | unsafe extern "C" fn sqlite3DeleteIndexSamples(mut db: *mut sqlite3, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pIdx` [INFO] [stdout] --> src/lib.rs:61957:48 [INFO] [stdout] | [INFO] [stdout] 61957 | ... mut pIdx: *mut Index) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pIdx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:62042:33 [INFO] [stdout] | [INFO] [stdout] 62042 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:62250:33 [INFO] [stdout] | [INFO] [stdout] 62250 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:69655:33 [INFO] [stdout] | [INFO] [stdout] 69655 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69670:33 [INFO] [stdout] | [INFO] [stdout] 69670 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69707:30 [INFO] [stdout] | [INFO] [stdout] 69707 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:69739:32 [INFO] [stdout] | [INFO] [stdout] 69739 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70078:32 [INFO] [stdout] | [INFO] [stdout] 70078 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70113:32 [INFO] [stdout] | [INFO] [stdout] 70113 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70146:33 [INFO] [stdout] | [INFO] [stdout] 70146 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70147:33 [INFO] [stdout] | [INFO] [stdout] 70147 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70162:33 [INFO] [stdout] | [INFO] [stdout] 70162 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70183:40 [INFO] [stdout] | [INFO] [stdout] 70183 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70184:40 [INFO] [stdout] | [INFO] [stdout] 70184 | ... mut NotUsed2: [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70190:30 [INFO] [stdout] | [INFO] [stdout] 70190 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70191:30 [INFO] [stdout] | [INFO] [stdout] 70191 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70196:36 [INFO] [stdout] | [INFO] [stdout] 70196 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70197:36 [INFO] [stdout] | [INFO] [stdout] 70197 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70494:33 [INFO] [stdout] | [INFO] [stdout] 70494 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70505:34 [INFO] [stdout] | [INFO] [stdout] 70505 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70506:34 [INFO] [stdout] | [INFO] [stdout] 70506 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:70511:35 [INFO] [stdout] | [INFO] [stdout] 70511 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:70512:35 [INFO] [stdout] | [INFO] [stdout] 70512 | ... mut NotUsed2: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/lib.rs:70516:33 [INFO] [stdout] | [INFO] [stdout] 70516 | unsafe extern "C" fn errlogFunc(mut context: *mut sqlite3_context, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70517:33 [INFO] [stdout] | [INFO] [stdout] 70517 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70524:44 [INFO] [stdout] | [INFO] [stdout] 70524 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70536:43 [INFO] [stdout] | [INFO] [stdout] 70536 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70553:32 [INFO] [stdout] | [INFO] [stdout] 70553 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70695:34 [INFO] [stdout] | [INFO] [stdout] 70695 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70804:30 [INFO] [stdout] | [INFO] [stdout] 70804 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70846:35 [INFO] [stdout] | [INFO] [stdout] 70846 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:70858:34 [INFO] [stdout] | [INFO] [stdout] 70858 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:71124:30 [INFO] [stdout] | [INFO] [stdout] 71124 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:71155:33 [INFO] [stdout] | [INFO] [stdout] 71155 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:71251:33 [INFO] [stdout] | [INFO] [stdout] 71251 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:85377:40 [INFO] [stdout] | [INFO] [stdout] 85377 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argv` [INFO] [stdout] --> src/lib.rs:85378:40 [INFO] [stdout] | [INFO] [stdout] 85378 | ... mut argv: *const *const libc::c_char, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxNum` [INFO] [stdout] --> src/lib.rs:85577:39 [INFO] [stdout] | [INFO] [stdout] 85577 | ... mut idxNum: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxNum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `idxStr` [INFO] [stdout] --> src/lib.rs:85578:39 [INFO] [stdout] | [INFO] [stdout] 85578 | ... mut idxStr: *const libc::c_char, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_idxStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `argc` [INFO] [stdout] --> src/lib.rs:85845:42 [INFO] [stdout] | [INFO] [stdout] 85845 | ... mut argc: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_argc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:85847:42 [INFO] [stdout] | [INFO] [stdout] 85847 | ... mut NotUsed: *mut *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addrExplain` [INFO] [stdout] --> src/lib.rs:99077:25 [INFO] [stdout] | [INFO] [stdout] 99077 | let mut addrExplain: libc::c_int = [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_addrExplain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pParse` [INFO] [stdout] --> src/lib.rs:101840:40 [INFO] [stdout] | [INFO] [stdout] 101840 | unsafe extern "C" fn whereRangeScanEst(mut pParse: *mut Parse, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pParse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pBuilder` [INFO] [stdout] --> src/lib.rs:101841:40 [INFO] [stdout] | [INFO] [stdout] 101841 | ... mut pBuilder: *mut WhereLoopBuilder, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `addrExplain` is assigned to, but never used [INFO] [stdout] --> src/lib.rs:105318:37 [INFO] [stdout] | [INFO] [stdout] 105318 | ... let mut addrExplain: libc::c_int = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_addrExplain` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105607:41 [INFO] [stdout] | [INFO] [stdout] 105607 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105608:41 [INFO] [stdout] | [INFO] [stdout] 105608 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105628:41 [INFO] [stdout] | [INFO] [stdout] 105628 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105629:41 [INFO] [stdout] | [INFO] [stdout] 105629 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105654:40 [INFO] [stdout] | [INFO] [stdout] 105654 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105727:42 [INFO] [stdout] | [INFO] [stdout] 105727 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105755:35 [INFO] [stdout] | [INFO] [stdout] 105755 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105756:35 [INFO] [stdout] | [INFO] [stdout] 105756 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105783:43 [INFO] [stdout] | [INFO] [stdout] 105783 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105784:43 [INFO] [stdout] | [INFO] [stdout] 105784 | ... mut apArg: [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105795:42 [INFO] [stdout] | [INFO] [stdout] 105795 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105796:42 [INFO] [stdout] | [INFO] [stdout] 105796 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105824:40 [INFO] [stdout] | [INFO] [stdout] 105824 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105825:40 [INFO] [stdout] | [INFO] [stdout] 105825 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105835:39 [INFO] [stdout] | [INFO] [stdout] 105835 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105836:39 [INFO] [stdout] | [INFO] [stdout] 105836 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105855:36 [INFO] [stdout] | [INFO] [stdout] 105855 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105878:35 [INFO] [stdout] | [INFO] [stdout] 105878 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105879:35 [INFO] [stdout] | [INFO] [stdout] 105879 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105925:41 [INFO] [stdout] | [INFO] [stdout] 105925 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nArg` [INFO] [stdout] --> src/lib.rs:105943:40 [INFO] [stdout] | [INFO] [stdout] 105943 | ... mut nArg: libc::c_int, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apArg` [INFO] [stdout] --> src/lib.rs:105944:40 [INFO] [stdout] | [INFO] [stdout] 105944 | ... mut apArg: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_apArg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:105999:35 [INFO] [stdout] | [INFO] [stdout] 105999 | unsafe extern "C" fn noopStepFunc(mut p: *mut sqlite3_context, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/lib.rs:106000:35 [INFO] [stdout] | [INFO] [stdout] 106000 | ... mut n: libc::c_int, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/lib.rs:106001:35 [INFO] [stdout] | [INFO] [stdout] 106001 | ... mut a: *mut *mut sqlite3_value) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/lib.rs:106003:36 [INFO] [stdout] | [INFO] [stdout] 106003 | unsafe extern "C" fn noopValueFunc(mut p: *mut sqlite3_context) { } [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yyLookahead` [INFO] [stdout] --> src/lib.rs:114837:32 [INFO] [stdout] | [INFO] [stdout] 114837 | ... mut yyLookahead: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yyLookahead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `yymajor` [INFO] [stdout] --> src/lib.rs:117922:38 [INFO] [stdout] | [INFO] [stdout] 117922 | ... mut yymajor: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_yymajor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db` [INFO] [stdout] --> src/lib.rs:119642:41 [INFO] [stdout] | [INFO] [stdout] 119642 | unsafe extern "C" fn sqlite3TestExtInit(mut db: *mut sqlite3) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_db` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:120204:34 [INFO] [stdout] | [INFO] [stdout] 120204 | unsafe extern "C" fn binCollFunc(mut NotUsed: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:120248:42 [INFO] [stdout] | [INFO] [stdout] 120248 | unsafe extern "C" fn nocaseCollatingFunc(mut NotUsed: *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed` [INFO] [stdout] --> src/lib.rs:121011:45 [INFO] [stdout] | [INFO] [stdout] 121011 | ... mut NotUsed: libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `NotUsed2` [INFO] [stdout] --> src/lib.rs:121012:45 [INFO] [stdout] | [INFO] [stdout] 121012 | ... mut NotUsed2: [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_NotUsed2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:7206:9 [INFO] [stdout] | [INFO] [stdout] 7204 | unsafe extern "C" fn sqlite3MemSetDefault() { [INFO] [stdout] | ------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 7205 | static mut defaultMethods: sqlite3_mem_methods = [INFO] [stdout] 7206 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:7350:9 [INFO] [stdout] | [INFO] [stdout] 7348 | unsafe extern "C" fn sqlite3NoopMutex() -> *const sqlite3_mutex_methods { [INFO] [stdout] | ----------------------------------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 7349 | static mut sMutex: sqlite3_mutex_methods = [INFO] [stdout] 7350 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:8220:9 [INFO] [stdout] | [INFO] [stdout] 8218 | unsafe extern "C" fn sqlite3DefaultMutex() -> *const sqlite3_mutex_methods { [INFO] [stdout] | -------------------------------------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 8219 | static mut sMutex: sqlite3_mutex_methods = [INFO] [stdout] 8220 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16153:5 [INFO] [stdout] | [INFO] [stdout] 16153 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16309:5 [INFO] [stdout] | [INFO] [stdout] 16309 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16316:5 [INFO] [stdout] | [INFO] [stdout] 16316 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16460:5 [INFO] [stdout] | [INFO] [stdout] 16460 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16467:5 [INFO] [stdout] | [INFO] [stdout] 16467 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16611:5 [INFO] [stdout] | [INFO] [stdout] 16611 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:19896:9 [INFO] [stdout] | [INFO] [stdout] 19894 | unsafe extern "C" fn sqlite3PCacheSetDefault() { [INFO] [stdout] | ---------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 19895 | static mut defaultMethods: sqlite3_pcache_methods2 = [INFO] [stdout] 19896 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:51989:5 [INFO] [stdout] | [INFO] [stdout] 51989 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61051:9 [INFO] [stdout] | [INFO] [stdout] 61049 | unsafe extern "C" fn sqlite3AlterFunctions() { [INFO] [stdout] | -------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 61050 | static mut aAlterTableFuncs: [FuncDef; 3] = [INFO] [stdout] 61051 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61293:5 [INFO] [stdout] | [INFO] [stdout] 61293 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61370:5 [INFO] [stdout] | [INFO] [stdout] 61370 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61445:5 [INFO] [stdout] | [INFO] [stdout] 61445 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:62386:9 [INFO] [stdout] | [INFO] [stdout] 62383 | / unsafe extern "C" fn sqlite3Detach(mut pParse: *mut Parse, [INFO] [stdout] 62384 | | mut pDbname: *mut Expr) { [INFO] [stdout] 62385 | | static mut detach_func: FuncDef = [INFO] [stdout] 62386 | | unsafe { [INFO] [stdout] | | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... | [INFO] [stdout] 62416 | | 0 as *mut Expr, 0 as *mut Expr, pDbname); [INFO] [stdout] 62417 | | } [INFO] [stdout] | |_- because it's nested under this `unsafe` fn [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:62422:9 [INFO] [stdout] | [INFO] [stdout] 62418 | / unsafe extern "C" fn sqlite3Attach(mut pParse: *mut Parse, mut p: *mut Expr, [INFO] [stdout] 62419 | | mut pDbname: *mut Expr, [INFO] [stdout] 62420 | | mut pKey: *mut Expr) { [INFO] [stdout] 62421 | | static mut attach_func: FuncDef = [INFO] [stdout] 62422 | | unsafe { [INFO] [stdout] | | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... | [INFO] [stdout] 62451 | | codeAttach(pParse, 24 as libc::c_int, &attach_func, p, p, pDbname, pKey); [INFO] [stdout] 62452 | | } [INFO] [stdout] | |_- because it's nested under this `unsafe` fn [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:85686:5 [INFO] [stdout] | [INFO] [stdout] 85686 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:119647:5 [INFO] [stdout] | [INFO] [stdout] 119647 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_transmute` [INFO] [stdout] --> src/lib.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(c_variadic, const_raw_ptr_to_usize_cast, const_transmute, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:14882:5 [INFO] [stdout] | [INFO] [stdout] 14882 | (fd) >= 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:39528:5 [INFO] [stdout] | [INFO] [stdout] 39528 | ((*db).autoCommit) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:55037:9 [INFO] [stdout] | [INFO] [stdout] 55037 | (dupFlags) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:65939:29 [INFO] [stdout] | [INFO] [stdout] 65939 | ... (sqlite3FixSrcList(&mut sFix, pTblName)) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:85362:33 [INFO] [stdout] | [INFO] [stdout] 85362 | / ... ((*pPragma).mPragFlg as libc::c_int & [INFO] [stdout] 85363 | | ... 0x4 as libc::c_int != 0) && [INFO] [stdout] 85364 | | ... !zRight.is_null(); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:91304:21 [INFO] [stdout] | [INFO] [stdout] 91304 | / ((*pTabList).nSrc > 1 as libc::c_int && [INFO] [stdout] 91305 | | (*db).dbOptFlags as libc::c_int & [INFO] [stdout] 91306 | | 0x8000 as libc::c_int == 0 as libc::c_int) && [INFO] [stdout] 91307 | | propagateConstants(pParse, p) != 0; [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:91340:29 [INFO] [stdout] | [INFO] [stdout] 91340 | / ... ((*db).dbOptFlags as libc::c_int & [INFO] [stdout] 91341 | | ... 0x1000 as libc::c_int == 0 as libc::c_int) && [INFO] [stdout] 91342 | | ... pushDownWhereTerms(pParse, pSub_0, [INFO] [stdout] 91343 | | ... (*p).pWhere, [INFO] [stdout] ... | [INFO] [stdout] 91348 | | ... 0 as libc::c_int) as [INFO] [stdout] 91349 | | ... libc::c_int) != 0; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:105355:33 [INFO] [stdout] | [INFO] [stdout] 105355 | / ... (wsFlags_0 & 0x2000 as libc::c_int == [INFO] [stdout] 105356 | | ... 0 as libc::c_int) && [INFO] [stdout] 105357 | | ... wctrlFlags as libc::c_int & [INFO] [stdout] 105358 | | ... 0x20 as libc::c_int == [INFO] [stdout] 105359 | | ... 0 as libc::c_int; [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:121965:17 [INFO] [stdout] | [INFO] [stdout] 121965 | (isThreadsafe) == 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 278 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlite3-native`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:7206:9 [INFO] [stdout] | [INFO] [stdout] 7204 | unsafe extern "C" fn sqlite3MemSetDefault() { [INFO] [stdout] | ------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 7205 | static mut defaultMethods: sqlite3_mem_methods = [INFO] [stdout] 7206 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:7350:9 [INFO] [stdout] | [INFO] [stdout] 7348 | unsafe extern "C" fn sqlite3NoopMutex() -> *const sqlite3_mutex_methods { [INFO] [stdout] | ----------------------------------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 7349 | static mut sMutex: sqlite3_mutex_methods = [INFO] [stdout] 7350 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:8220:9 [INFO] [stdout] | [INFO] [stdout] 8218 | unsafe extern "C" fn sqlite3DefaultMutex() -> *const sqlite3_mutex_methods { [INFO] [stdout] | -------------------------------------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 8219 | static mut sMutex: sqlite3_mutex_methods = [INFO] [stdout] 8220 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16153:5 [INFO] [stdout] | [INFO] [stdout] 16153 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16309:5 [INFO] [stdout] | [INFO] [stdout] 16309 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16316:5 [INFO] [stdout] | [INFO] [stdout] 16316 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16460:5 [INFO] [stdout] | [INFO] [stdout] 16460 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16467:5 [INFO] [stdout] | [INFO] [stdout] 16467 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:16611:5 [INFO] [stdout] | [INFO] [stdout] 16611 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:19896:9 [INFO] [stdout] | [INFO] [stdout] 19894 | unsafe extern "C" fn sqlite3PCacheSetDefault() { [INFO] [stdout] | ---------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 19895 | static mut defaultMethods: sqlite3_pcache_methods2 = [INFO] [stdout] 19896 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:51989:5 [INFO] [stdout] | [INFO] [stdout] 51989 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61051:9 [INFO] [stdout] | [INFO] [stdout] 61049 | unsafe extern "C" fn sqlite3AlterFunctions() { [INFO] [stdout] | -------------------------------------------- because it's nested under this `unsafe` fn [INFO] [stdout] 61050 | static mut aAlterTableFuncs: [FuncDef; 3] = [INFO] [stdout] 61051 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61293:5 [INFO] [stdout] | [INFO] [stdout] 61293 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61370:5 [INFO] [stdout] | [INFO] [stdout] 61370 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:61445:5 [INFO] [stdout] | [INFO] [stdout] 61445 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:62386:9 [INFO] [stdout] | [INFO] [stdout] 62383 | / unsafe extern "C" fn sqlite3Detach(mut pParse: *mut Parse, [INFO] [stdout] 62384 | | mut pDbname: *mut Expr) { [INFO] [stdout] 62385 | | static mut detach_func: FuncDef = [INFO] [stdout] 62386 | | unsafe { [INFO] [stdout] | | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... | [INFO] [stdout] 62416 | | 0 as *mut Expr, 0 as *mut Expr, pDbname); [INFO] [stdout] 62417 | | } [INFO] [stdout] | |_- because it's nested under this `unsafe` fn [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:62422:9 [INFO] [stdout] | [INFO] [stdout] 62418 | / unsafe extern "C" fn sqlite3Attach(mut pParse: *mut Parse, mut p: *mut Expr, [INFO] [stdout] 62419 | | mut pDbname: *mut Expr, [INFO] [stdout] 62420 | | mut pKey: *mut Expr) { [INFO] [stdout] 62421 | | static mut attach_func: FuncDef = [INFO] [stdout] 62422 | | unsafe { [INFO] [stdout] | | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... | [INFO] [stdout] 62451 | | codeAttach(pParse, 24 as libc::c_int, &attach_func, p, p, pDbname, pKey); [INFO] [stdout] 62452 | | } [INFO] [stdout] | |_- because it's nested under this `unsafe` fn [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:85686:5 [INFO] [stdout] | [INFO] [stdout] 85686 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:119647:5 [INFO] [stdout] | [INFO] [stdout] 119647 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `const_transmute` [INFO] [stdout] --> src/lib.rs:4:53 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(c_variadic, const_raw_ptr_to_usize_cast, const_transmute, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:14882:5 [INFO] [stdout] | [INFO] [stdout] 14882 | (fd) >= 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:39528:5 [INFO] [stdout] | [INFO] [stdout] 39528 | ((*db).autoCommit) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:55037:9 [INFO] [stdout] | [INFO] [stdout] 55037 | (dupFlags) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:65939:29 [INFO] [stdout] | [INFO] [stdout] 65939 | ... (sqlite3FixSrcList(&mut sFix, pTblName)) != 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:85362:33 [INFO] [stdout] | [INFO] [stdout] 85362 | / ... ((*pPragma).mPragFlg as libc::c_int & [INFO] [stdout] 85363 | | ... 0x4 as libc::c_int != 0) && [INFO] [stdout] 85364 | | ... !zRight.is_null(); [INFO] [stdout] | |___________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:91304:21 [INFO] [stdout] | [INFO] [stdout] 91304 | / ((*pTabList).nSrc > 1 as libc::c_int && [INFO] [stdout] 91305 | | (*db).dbOptFlags as libc::c_int & [INFO] [stdout] 91306 | | 0x8000 as libc::c_int == 0 as libc::c_int) && [INFO] [stdout] 91307 | | propagateConstants(pParse, p) != 0; [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:91340:29 [INFO] [stdout] | [INFO] [stdout] 91340 | / ... ((*db).dbOptFlags as libc::c_int & [INFO] [stdout] 91341 | | ... 0x1000 as libc::c_int == 0 as libc::c_int) && [INFO] [stdout] 91342 | | ... pushDownWhereTerms(pParse, pSub_0, [INFO] [stdout] 91343 | | ... (*p).pWhere, [INFO] [stdout] ... | [INFO] [stdout] 91348 | | ... 0 as libc::c_int) as [INFO] [stdout] 91349 | | ... libc::c_int) != 0; [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused logical operation that must be used [INFO] [stdout] --> src/lib.rs:105355:33 [INFO] [stdout] | [INFO] [stdout] 105355 | / ... (wsFlags_0 & 0x2000 as libc::c_int == [INFO] [stdout] 105356 | | ... 0 as libc::c_int) && [INFO] [stdout] 105357 | | ... wctrlFlags as libc::c_int & [INFO] [stdout] 105358 | | ... 0x20 as libc::c_int == [INFO] [stdout] 105359 | | ... 0 as libc::c_int; [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/lib.rs:121965:17 [INFO] [stdout] | [INFO] [stdout] 121965 | (isThreadsafe) == 0 as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 278 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76ebd58178d00ce08f9392678a64ad990cd3da6dc7e7c251982dc6fab8b2e3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ebd58178d00ce08f9392678a64ad990cd3da6dc7e7c251982dc6fab8b2e3b2", kill_on_drop: false }` [INFO] [stdout] 76ebd58178d00ce08f9392678a64ad990cd3da6dc7e7c251982dc6fab8b2e3b2