[INFO] fetching crate sqlite3-native 0.1.0...
[INFO] testing sqlite3-native-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sqlite3-native 0.1.0 into /workspace/builds/worker-3-tc2/source
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlite3-native 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding c2rust-bitfields v0.3.0 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f19e6aeb1949bac441054bac8b945545c17e3ae21027776fb709290a96a79b6
[INFO] running `Command { std: "docker" "start" "-a" "6f19e6aeb1949bac441054bac8b945545c17e3ae21027776fb709290a96a79b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f19e6aeb1949bac441054bac8b945545c17e3ae21027776fb709290a96a79b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f19e6aeb1949bac441054bac8b945545c17e3ae21027776fb709290a96a79b6", kill_on_drop: false }`
[INFO] [stdout] 6f19e6aeb1949bac441054bac8b945545c17e3ae21027776fb709290a96a79b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043aae815fba88ce9998e9b9320b9069744597a173a944e2cf2f54d0363e38d6
[INFO] running `Command { std: "docker" "start" "-a" "043aae815fba88ce9998e9b9320b9069744597a173a944e2cf2f54d0363e38d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling f128_internal v0.2.2
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling c2rust-bitfields v0.3.0
[INFO] [stderr]    Compiling f128_input v0.2.1
[INFO] [stderr]    Compiling f128 v0.2.9
[INFO] [stderr]    Compiling sqlite3-native v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(c_variadic, const_raw_ptr_to_usize_cast, const_transmute,
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.55.0; see <https://github.com/rust-lang/rust/pull/87020> for more information
[INFO] [stdout]   = note: at compile-time, pointers do not have an integer value, so these casts cannot be properly supported
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8315:24
[INFO] [stdout]      |
[INFO] [stdout] 8315 |     ::std::intrinsics::atomic_store_relaxed(&mut mem0.nearlyFull,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8375:31
[INFO] [stdout]      |
[INFO] [stdout] 8375 |     return ::std::intrinsics::atomic_load_relaxed(&mut mem0.nearlyFull);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8415:32
[INFO] [stdout]      |
[INFO] [stdout] 8415 |             ::std::intrinsics::atomic_store_relaxed(&mut mem0.nearlyFull,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8426:32
[INFO] [stdout]      |
[INFO] [stdout] 8426 |             ::std::intrinsics::atomic_store_relaxed(&mut mem0.nearlyFull,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8789:32
[INFO] [stdout]      |
[INFO] [stdout] 8789 |             ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]     --> src/lib.rs:8801:28
[INFO] [stdout]      |
[INFO] [stdout] 8801 |         ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25062:24
[INFO] [stdout]       |
[INFO] [stdout] 25062 |     ::std::intrinsics::atomic_store_relaxed(&mut (*pInfo).nBackfill,
[INFO] [stdout]       |                        ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25108:36
[INFO] [stdout]       |
[INFO] [stdout] 25108 |                 ::std::intrinsics::atomic_load_relaxed((*pInfo).aReadMark.as_mut_ptr().offset(i
[INFO] [stdout]       |                                    ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25120:40
[INFO] [stdout]       |
[INFO] [stdout] 25120 |                     ::std::intrinsics::atomic_store_relaxed((*pInfo).aReadMark.as_mut_ptr().offset(i
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25180:47
[INFO] [stdout]       |
[INFO] [stdout] 25180 |                         if ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25234:48
[INFO] [stdout]       |
[INFO] [stdout] 25234 | ...                   ::std::intrinsics::atomic_store_relaxed(&mut (*pInfo).nBackfill,
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25689:31
[INFO] [stdout]       |
[INFO] [stdout] 25689 |            ::std::intrinsics::atomic_load_relaxed(&mut (*pInfo).nBackfill as
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25713:32
[INFO] [stdout]       |
[INFO] [stdout] 25713 |             ::std::intrinsics::atomic_load_relaxed((*pInfo).aReadMark.as_mut_ptr().offset(i
[INFO] [stdout]       |                                ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25730:36
[INFO] [stdout]       |
[INFO] [stdout] 25730 |                 ::std::intrinsics::atomic_store_relaxed((*pInfo).aReadMark.as_mut_ptr().offset(i
[INFO] [stdout]       |                                    ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25754:28
[INFO] [stdout]       |
[INFO] [stdout] 25754 |         ::std::intrinsics::atomic_load_relaxed(&mut (*pInfo).nBackfill).wrapping_add(1
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25760:27
[INFO] [stdout]       |
[INFO] [stdout] 25760 |     if ::std::intrinsics::atomic_load_relaxed((*pInfo).aReadMark.as_mut_ptr().offset(mxI
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:25824:36
[INFO] [stdout]       |
[INFO] [stdout] 25824 |                 ::std::intrinsics::atomic_load_relaxed(&mut *sLoc.aHash.offset(iKey
[INFO] [stdout]       |                                    ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:34884:34
[INFO] [stdout]       |
[INFO] [stdout] 34884 |               ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]       |                                  ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:35004:27
[INFO] [stdout]       |
[INFO] [stdout] 35004 |     if ::std::intrinsics::atomic_load_relaxed(&mut (*(*pCheck).db).u1.isInterrupted
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:38784:31
[INFO] [stdout]       |
[INFO] [stdout] 38784 |         if ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:41615:36
[INFO] [stdout]       |
[INFO] [stdout] 41615 |                 ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]       |                                    ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:42908:31
[INFO] [stdout]       |
[INFO] [stdout] 42908 |         if ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]      --> src/lib.rs:49233:51
[INFO] [stdout]       |
[INFO] [stdout] 49233 | ...                   if ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]       --> src/lib.rs:119320:28
[INFO] [stdout]        |
[INFO] [stdout] 119320 |         ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]        |                            ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_load_relaxed` in module `std::intrinsics`
[INFO] [stdout]       --> src/lib.rs:119337:39
[INFO] [stdout]        |
[INFO] [stdout] 119337 |                 if ::std::intrinsics::atomic_load_relaxed(&mut (*db).u1.isInterrupted
[INFO] [stdout]        |                                       ^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]       --> src/lib.rs:120672:24
[INFO] [stdout]        |
[INFO] [stdout] 120672 |     ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]        |                        ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `atomic_store_relaxed` in module `std::intrinsics`
[INFO] [stdout]       --> src/lib.rs:121278:28
[INFO] [stdout]        |
[INFO] [stdout] 121278 |         ::std::intrinsics::atomic_store_relaxed(&mut (*db).u1.isInterrupted,
[INFO] [stdout]        |                            ^^^^^^^^^^^^^^^^^^^^ not found in `std::intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / #![feature(c_variadic, const_raw_ptr_to_usize_cast, const_transmute,
[INFO] [stdout] 5 | |            core_intrinsics, extern_types, label_break_value,
[INFO] [stdout] 6 | |            ptr_wrapping_offset_from, register_tool)]
[INFO] [stdout]   | |____________________________________________________^
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `label_break_value` has been stable since `1.65.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |            core_intrinsics, extern_types, label_break_value,
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[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]       |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 47810 | ...                    })) != 0 {
[INFO] [stdout]       |                         ^
[INFO] [stdout]       |
[INFO] [stdout]       = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) 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]   ...
[INFO] [stdout] 47809 |                                                             libc::c_longlong
[INFO] [stdout] 47810 ~                                                     }) != 0 {
[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]       |                       ^
[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] ...
[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::<SrcList_item>()
[INFO] [stdout]   ...
[INFO] [stdout] 55260 |                                                   libc::c_ulong
[INFO] [stdout] 55261 ~                                           }) as libc::c_int;
[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]       |             ^
[INFO] [stdout] ...
[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]   ...
[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]       |                     ^
[INFO] [stdout] ...
[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]   ...
[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]       |                         ^
[INFO] [stdout] ...
[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]   ...
[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]        |             ^
[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: the feature `label_break_value` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:43
[INFO] [stdout]   |
[INFO] [stdout] 5 |            core_intrinsics, extern_types, label_break_value,
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_transmute` has been stable since 1.56.0 and no longer requires an attribute to enable
[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] error[E0635]: unknown feature `ptr_wrapping_offset_from`
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |            ptr_wrapping_offset_from, register_tool)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[no_mangle]
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[no_mangle]` attribute cannot be used on foreign functions
[INFO] [stdout]    --> src/lib.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[no_mangle]
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[no_mangle]` can be applied to methods, functions, and statics
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0284]: type annotations needed
[INFO] [stdout]     --> src/lib.rs:7395:5
[INFO] [stdout]      |
[INFO] [stdout] 7395 |     ::std::intrinsics::atomic_fence();
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer the value of the const parameter `ORD` declared on the function `atomic_fence`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a const generic parameter in `atomic_fence`
[INFO] [stdout]     --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:253:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]      |
[INFO] [stdout] 7395 |     ::std::intrinsics::atomic_fence::<ORD>();
[INFO] [stdout]      |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 8769 -     n = zEnd.wrapping_offset_from(zStart) as libc::c_long as libc::c_int;
[INFO] [stdout] 8769 +     n = zEnd.wrapping_offset(zStart) as libc::c_long as libc::c_int;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 9172 -                                fmt.wrapping_offset_from(bufpt) as libc::c_long
[INFO] [stdout] 9172 +                                fmt.wrapping_offset(bufpt) as libc::c_long
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope
[INFO] [stdout]     --> src/lib.rs:9622:43
[INFO] [stdout]      |
[INFO] [stdout] 9622 | ...                   bufpt.wrapping_offset_from(zOut) as
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 9622 -                                     bufpt.wrapping_offset_from(zOut) as
[INFO] [stdout] 9622 +                                     bufpt.wrapping_offset(zOut) as
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]     --> src/lib.rs:9860:43
[INFO] [stdout]      |
[INFO] [stdout] 9860 | ...                   z.wrapping_offset_from(bufpt as
[INFO] [stdout]      |                       --^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 9860 -                                         z.wrapping_offset_from(bufpt as
[INFO] [stdout] 9860 +                                         z.wrapping_offset(bufpt as
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:10178:52
[INFO] [stdout]       |
[INFO] [stdout] 10177 | /                         (&mut *zOut.offset((nOut - 1 as libc::c_int) as isize)
[INFO] [stdout] 10178 | |                              as *mut libc::c_char).wrapping_offset_from(bufpt)
[INFO] [stdout]       | |___________________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 10178 -                              as *mut libc::c_char).wrapping_offset_from(bufpt)
[INFO] [stdout] 10178 +                              as *mut libc::c_char).wrapping_offset(bufpt)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:10232:52
[INFO] [stdout]       |
[INFO] [stdout] 10231 | /                         (&mut *zOut.offset((nOut - 1 as libc::c_int) as isize)
[INFO] [stdout] 10232 | |                              as *mut libc::c_char).wrapping_offset_from(bufpt)
[INFO] [stdout]       | |___________________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 10232 -                              as *mut libc::c_char).wrapping_offset_from(bufpt)
[INFO] [stdout] 10232 +                              as *mut libc::c_char).wrapping_offset(bufpt)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 11086 -                 z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int;
[INFO] [stdout] 11086 +                 z.wrapping_offset(zOut) as libc::c_long as libc::c_int;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 11326 -                 z.wrapping_offset_from(zOut) as libc::c_long as libc::c_int
[INFO] [stdout] 11326 +                 z.wrapping_offset(zOut) as libc::c_long as libc::c_int
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 11449 -     return z.wrapping_offset_from(zIn as *const libc::c_uchar) as libc::c_long
[INFO] [stdout] 11449 +     return z.wrapping_offset(zIn as *const libc::c_uchar) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 21180 -                         if !((zJournal.wrapping_offset_from(zMasterJournal) as
[INFO] [stdout] 21180 +                         if !((zJournal.wrapping_offset(zMasterJournal) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:22367:39
[INFO] [stdout]       |
[INFO] [stdout] 22366 | /             (&*z.offset(1 as libc::c_int as isize) as
[INFO] [stdout] 22367 | |                  *const libc::c_char).wrapping_offset_from(zUri) as
[INFO] [stdout]       | |______________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 22367 -                  *const libc::c_char).wrapping_offset_from(zUri) as
[INFO] [stdout] 22367 +                  *const libc::c_char).wrapping_offset(zUri) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:24420:33
[INFO] [stdout]       |
[INFO] [stdout] 24419 | /         (sLoc.aHash as
[INFO] [stdout] 24420 | |              *mut libc::c_char).wrapping_offset_from(&mut *sLoc.aPgno.offset((iLimit
[INFO] [stdout]       | |________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 24420 -              *mut libc::c_char).wrapping_offset_from(&mut *sLoc.aPgno.offset((iLimit
[INFO] [stdout] 24420 +              *mut libc::c_char).wrapping_offset(&mut *sLoc.aPgno.offset((iLimit
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:24452:33
[INFO] [stdout]       |
[INFO] [stdout] 24449 | /                 (&mut *sLoc.aHash.offset((4096 as libc::c_int *
[INFO] [stdout] 24450 | |                                               2 as libc::c_int) as isize) as
[INFO] [stdout] 24451 | |                      *mut ht_slot as
[INFO] [stdout] 24452 | |                      *mut u8_0).wrapping_offset_from(&mut *sLoc.aPgno.offset(1
[INFO] [stdout]       | |________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 24452 -                      *mut u8_0).wrapping_offset_from(&mut *sLoc.aPgno.offset(1
[INFO] [stdout] 24452 +                      *mut u8_0).wrapping_offset(&mut *sLoc.aPgno.offset(1
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u32` in the current scope
[INFO] [stdout]      --> src/lib.rs:24978:38
[INFO] [stdout]       |
[INFO] [stdout] 24977 | /                     (sLoc.aHash as
[INFO] [stdout] 24978 | |                          *mut u32_0).wrapping_offset_from(sLoc.aPgno as
[INFO] [stdout]       | |_____________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 24978 -                          *mut u32_0).wrapping_offset_from(sLoc.aPgno as
[INFO] [stdout] 24978 +                          *mut u32_0).wrapping_offset(sLoc.aPgno as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:27058:26
[INFO] [stdout]       |
[INFO] [stdout] 27057 |           ((&mut *(*pInfo).pPayload.offset((*pInfo).nLocal as isize) as
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27058 -               *mut u8_0).wrapping_offset_from(pCell) as libc::c_long as u16_0
[INFO] [stdout] 27058 +               *mut u8_0).wrapping_offset(pCell) as libc::c_long as u16_0
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27122 -             nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as
[INFO] [stdout] 27122 +             nPayload.wrapping_add(pIter.wrapping_offset(pCell) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27160 -             nPayload.wrapping_add(pIter.wrapping_offset_from(pCell) as
[INFO] [stdout] 27160 +             nPayload.wrapping_add(pIter.wrapping_offset(pCell) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27231 -                  libc::c_uint).wrapping_add(pIter.wrapping_offset_from(pCell)
[INFO] [stdout] 27231 +                  libc::c_uint).wrapping_add(pIter.wrapping_offset(pCell)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:27253:56
[INFO] [stdout]       |
[INFO] [stdout] 27253 | ...                   pIter.wrapping_offset_from(pCell)
[INFO] [stdout]       |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27253 -                                                  pIter.wrapping_offset_from(pCell)
[INFO] [stdout] 27253 +                                                  pIter.wrapping_offset(pCell)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27274 -     return pIter.wrapping_offset_from(pCell) as libc::c_long as u16_0;
[INFO] [stdout] 27274 +     return pIter.wrapping_offset(pCell) as libc::c_long as u16_0;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 27648 -                 pSpace.wrapping_offset_from(data) as libc::c_long as
[INFO] [stdout] 27648 +                 pSpace.wrapping_offset(data) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 30073 -     if aPayload.wrapping_offset_from((*pPage).aData) as libc::c_long as uptr >
[INFO] [stdout] 30073 +     if aPayload.wrapping_offset((*pPage).aData) as libc::c_long as uptr >
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 30248 -            (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload)
[INFO] [stdout] 30248 +            (*(*pCur).pPage).aDataEnd.wrapping_offset((*pCur).info.pPayload)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 30252 -                    (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload)
[INFO] [stdout] 30252 +                    (*(*pCur).pPage).aDataEnd.wrapping_offset((*pCur).info.pPayload)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 30256 -                 (*(*pCur).pPage).aDataEnd.wrapping_offset_from((*pCur).info.pPayload)
[INFO] [stdout] 30256 +                 (*(*pCur).pPage).aDataEnd.wrapping_offset((*pCur).info.pPayload)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 31953 -                 &mut *pTmp.offset(pCell.wrapping_offset_from(aData) as
[INFO] [stdout] 31953 +                 &mut *pTmp.offset(pCell.wrapping_offset(aData) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 31961 -             (pData.wrapping_offset_from(aData) as libc::c_long >>
[INFO] [stdout] 31961 +             (pData.wrapping_offset(aData) as libc::c_long >>
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 31964 -             pData.wrapping_offset_from(aData) as libc::c_long as u8_0;
[INFO] [stdout] 31964 +             pData.wrapping_offset(aData) as libc::c_long as u8_0;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 31993 -         (pData.wrapping_offset_from(aData) as libc::c_long >>
[INFO] [stdout] 31993 +         (pData.wrapping_offset(aData) as libc::c_long >>
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 31997 -         pData.wrapping_offset_from(aData) as libc::c_long as u8_0;
[INFO] [stdout] 31997 +         pData.wrapping_offset(aData) as libc::c_long as u8_0;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32033 -             if (pData.wrapping_offset_from(pBegin) as libc::c_long) <
[INFO] [stdout] 32033 +             if (pData.wrapping_offset(pBegin) as libc::c_long) <
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32051 -             (pSlot.wrapping_offset_from(aData) as libc::c_long >>
[INFO] [stdout] 32051 +             (pSlot.wrapping_offset(aData) as libc::c_long >>
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32054 -             pSlot.wrapping_offset_from(aData) as libc::c_long as u8_0;
[INFO] [stdout] 32054 +             pSlot.wrapping_offset(aData) as libc::c_long as u8_0;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:32092:37
[INFO] [stdout]       |
[INFO] [stdout] 32092 | ...                   pFree.wrapping_offset_from(aData) as
[INFO] [stdout]       |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32092 -                               pFree.wrapping_offset_from(aData) as
[INFO] [stdout] 32092 +                               pFree.wrapping_offset(aData) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32107 -                   pFree.wrapping_offset_from(aData) as libc::c_long as u16_0,
[INFO] [stdout] 32107 +                   pFree.wrapping_offset(aData) as libc::c_long as u16_0,
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:32238:40
[INFO] [stdout]       |
[INFO] [stdout] 32238 | ...                   (pData.wrapping_offset_from(aData) as
[INFO] [stdout]       |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32238 -                                 (pData.wrapping_offset_from(aData) as
[INFO] [stdout] 32238 +                                 (pData.wrapping_offset(aData) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:32245:39
[INFO] [stdout]       |
[INFO] [stdout] 32245 | ...                   pData.wrapping_offset_from(aData) as
[INFO] [stdout]       |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32245 -                                 pData.wrapping_offset_from(aData) as
[INFO] [stdout] 32245 +                                 pData.wrapping_offset(aData) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32352 -                        pOut.wrapping_offset_from(pSpace) as libc::c_long as
[INFO] [stdout] 32352 +                        pOut.wrapping_offset(pSpace) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:32590:93
[INFO] [stdout]       |
[INFO] [stdout] 32588 |   ...                   &mut *aOvflSpace.offset((*apDiv.as_mut_ptr().offset(i
[INFO] [stdout]       |  _______________________________________________-
[INFO] [stdout] 32589 | | ...                                                                           as
[INFO] [stdout] 32590 | | ...                                                                           isize)).wrapping_offset_from((*pParent).aData)
[INFO] [stdout]       | |______________________________________________________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 32590 -                                                                                     isize)).wrapping_offset_from((*pParent).aData)
[INFO] [stdout] 32590 +                                                                                     isize)).wrapping_offset((*pParent).aData)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 38274 -                             pOp.wrapping_offset_from((*p).aOp) as libc::c_long
[INFO] [stdout] 38274 +                             pOp.wrapping_offset((*p).aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:42561:40
[INFO] [stdout]       |
[INFO] [stdout] 42561 | ...                   zRawSql.wrapping_offset_from(zStart) as
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 42561 -                                zRawSql.wrapping_offset_from(zStart) as
[INFO] [stdout] 42561 +                                zRawSql.wrapping_offset(zStart) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 42925 -                                 pOp.wrapping_offset_from(aOp) as libc::c_long
[INFO] [stdout] 42925 +                                 pOp.wrapping_offset(aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 42973 -                                 pOp.wrapping_offset_from(aOp) as libc::c_long
[INFO] [stdout] 42973 +                                 pOp.wrapping_offset(aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 43255 -                                 pOp.wrapping_offset_from(aOp) as libc::c_long
[INFO] [stdout] 43255 +                                 pOp.wrapping_offset(aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 44297 -                                     pOp.wrapping_offset_from((*p).aOp) as
[INFO] [stdout] 44297 +                                     pOp.wrapping_offset((*p).aOp) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:44697:62
[INFO] [stdout]       |
[INFO] [stdout] 44697 | ...                   zHdr.wrapping_offset_from(zData)
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 44697 -                                                         zHdr.wrapping_offset_from(zData)
[INFO] [stdout] 44697 +                                                         zHdr.wrapping_offset(zData)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[INFO] [stdout]      --> src/lib.rs:45494:53
[INFO] [stdout]       |
[INFO] [stdout] 45494 | ...                   pOp.wrapping_offset_from(aOp)
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 45494 -                                                 pOp.wrapping_offset_from(aOp)
[INFO] [stdout] 45494 +                                                 pOp.wrapping_offset(aOp)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[INFO] [stdout]      --> src/lib.rs:45673:45
[INFO] [stdout]       |
[INFO] [stdout] 45673 | ...                   pOp.wrapping_offset_from(aOp) as
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 45673 -                                         pOp.wrapping_offset_from(aOp) as
[INFO] [stdout] 45673 +                                         pOp.wrapping_offset(aOp) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[INFO] [stdout]      --> src/lib.rs:45737:49
[INFO] [stdout]       |
[INFO] [stdout] 45737 | ...                   pOp.wrapping_offset_from(aOp) as
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 45737 -                                             pOp.wrapping_offset_from(aOp) as
[INFO] [stdout] 45737 +                                             pOp.wrapping_offset(aOp) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[INFO] [stdout]      --> src/lib.rs:47573:53
[INFO] [stdout]       |
[INFO] [stdout] 47573 | ...                   pOp.wrapping_offset_from(aOp)
[INFO] [stdout]       |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 47573 -                                                 pOp.wrapping_offset_from(aOp)
[INFO] [stdout] 47573 +                                                 pOp.wrapping_offset(aOp)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 47877 -                                 pOp.wrapping_offset_from(aOp) as libc::c_long
[INFO] [stdout] 47877 +                                 pOp.wrapping_offset(aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 48758 -                                 pOp.wrapping_offset_from(aOp) as libc::c_long
[INFO] [stdout] 48758 +                                 pOp.wrapping_offset(aOp) as libc::c_long
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut VdbeOp` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 49339 -                             pOp.wrapping_offset_from(aOp) as libc::c_long as
[INFO] [stdout] 49339 +                             pOp.wrapping_offset(aOp) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut PmaReader` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 50949 -                     pReadr1.wrapping_offset_from((*pMerger).aReadr) as
[INFO] [stdout] 50949 +                     pReadr1.wrapping_offset((*pMerger).aReadr) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut PmaReader` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 50965 -                     pReadr2.wrapping_offset_from((*pMerger).aReadr) as
[INFO] [stdout] 50965 +                     pReadr2.wrapping_offset((*pMerger).aReadr) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut SortSubtask` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 51032 -                 pTask.wrapping_offset_from((*pSorter).aTask.as_mut_ptr()) as
[INFO] [stdout] 51032 +                 pTask.wrapping_offset((*pSorter).aTask.as_mut_ptr()) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:51122:37
[INFO] [stdout]       |
[INFO] [stdout] 51121 | /                     ((*pSorter).list.pList as
[INFO] [stdout] 51122 | |                          *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory)
[INFO] [stdout]       | |____________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 51122 -                          *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory)
[INFO] [stdout] 51122 +                          *mut u8_0).wrapping_offset((*pSorter).list.aMemory)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[INFO] [stdout]      --> src/lib.rs:51153:33
[INFO] [stdout]       |
[INFO] [stdout] 51152 | /                 ((*pSorter).list.pList as
[INFO] [stdout] 51153 | |                      *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory)
[INFO] [stdout]       | |________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 51153 -                      *mut u8_0).wrapping_offset_from((*pSorter).list.aMemory)
[INFO] [stdout] 51153 +                      *mut u8_0).wrapping_offset((*pSorter).list.aMemory)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 60112 -                 (*pBest).t.z.wrapping_offset_from(zSql) as libc::c_long as
[INFO] [stdout] 60112 +                 (*pBest).t.z.wrapping_offset(zSql) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 64891 -                 (*pEnd2).z.wrapping_offset_from((*pParse).sNameToken.z) as
[INFO] [stdout] 64891 +                 (*pEnd2).z.wrapping_offset((*pParse).sNameToken.z) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 64947 -                 (*pCons).z.wrapping_offset_from(zName) as libc::c_long as
[INFO] [stdout] 64947 +                 (*pCons).z.wrapping_offset(zName) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 65010 -                         sEnd.z.wrapping_offset_from((*pBegin).z) as
[INFO] [stdout] 65010 +                         sEnd.z.wrapping_offset((*pBegin).z) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 67128 -                                                                                                 ((*pParse).sLastToken.z.wrapping_offset_from((*pName).z)
[INFO] [stdout] 67128 +                                                                                                 ((*pParse).sLastToken.z.wrapping_offset((*pName).z)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 69700 -                                z.wrapping_offset_from(z0) as libc::c_long as
[INFO] [stdout] 69700 +                                z.wrapping_offset(z0) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 69997 -                               z2.wrapping_offset_from(z) as libc::c_long as
[INFO] [stdout] 69997 +                               z2.wrapping_offset(z) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*mut u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 70796 -                           zOut.wrapping_offset_from(z) as libc::c_long as
[INFO] [stdout] 70796 +                           zOut.wrapping_offset(z) as libc::c_long as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const u8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 71035 -                         z.wrapping_offset_from(*azChar.offset(nChar as isize))
[INFO] [stdout] 71035 +                         z.wrapping_offset(*azChar.offset(nChar as isize))
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 86431 -                             &*zSql.offset(sParse.zTail.wrapping_offset_from(zSqlCopy)
[INFO] [stdout] 86431 +                             &*zSql.offset(sParse.zTail.wrapping_offset(zSqlCopy)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:86456:56
[INFO] [stdout]       |
[INFO] [stdout] 86456 | ...                   sParse.zTail.wrapping_offset_from(zSql)
[INFO] [stdout]       |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 86456 -                                           sParse.zTail.wrapping_offset_from(zSql)
[INFO] [stdout] 86456 +                                           sParse.zTail.wrapping_offset(zSql)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:86632:39
[INFO] [stdout]       |
[INFO] [stdout] 86632 | ...                   zTail8.wrapping_offset_from(zSql8) as
[INFO] [stdout]       |                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 86632 -                                zTail8.wrapping_offset_from(zSql8) as
[INFO] [stdout] 86632 +                                zTail8.wrapping_offset(zSql8) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:96599:35
[INFO] [stdout]       |
[INFO] [stdout] 96598 | /         (&*(*pModuleName).z.offset((*pModuleName).n as isize) as
[INFO] [stdout] 96599 | |              *const libc::c_char).wrapping_offset_from((*pParse).sNameToken.z)
[INFO] [stdout]       | |__________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 96599 -              *const libc::c_char).wrapping_offset_from((*pParse).sNameToken.z)
[INFO] [stdout] 96599 +              *const libc::c_char).wrapping_offset((*pParse).sNameToken.z)
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 96637 -                 ((*pEnd).z.wrapping_offset_from((*pParse).sNameToken.z) as
[INFO] [stdout] 96637 +                 ((*pEnd).z.wrapping_offset((*pParse).sNameToken.z) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]      --> src/lib.rs:96692:39
[INFO] [stdout]       |
[INFO] [stdout] 96691 | /             (&*(*p).z.offset((*p).n as isize) as
[INFO] [stdout] 96692 | |                  *const libc::c_char).wrapping_offset_from((*pArg).z) as
[INFO] [stdout]       | |______________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]       |
[INFO] [stdout] 96692 -                  *const libc::c_char).wrapping_offset_from((*pArg).z) as
[INFO] [stdout] 96692 +                  *const libc::c_char).wrapping_offset((*pArg).z) as
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]       --> src/lib.rs:114981:43
[INFO] [stdout]        |
[INFO] [stdout] 114973 | /                 (&*(*yymsp.offset(0 as libc::c_int as
[INFO] [stdout] 114974 | |                                       isize)).minor.yy0.z.offset((*yymsp.offset(0
[INFO] [stdout] 114975 | |                                                                                     as
[INFO] [stdout] 114976 | |                                                                                     libc::c_int
[INFO] [stdout] ...      |
[INFO] [stdout] 114980 | |                      as
[INFO] [stdout] 114981 | |                      *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(3
[INFO] [stdout]        | |__________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]        |
[INFO] [stdout] 114981 -                      *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(3
[INFO] [stdout] 114981 +                      *const libc::c_char).wrapping_offset((*yymsp.offset(-(3
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]       --> src/lib.rs:114998:43
[INFO] [stdout]        |
[INFO] [stdout] 114990 | /                 (&*(*yymsp.offset(0 as libc::c_int as
[INFO] [stdout] 114991 | |                                       isize)).minor.yy0.z.offset((*yymsp.offset(0
[INFO] [stdout] 114992 | |                                                                                     as
[INFO] [stdout] 114993 | |                                                                                     libc::c_int
[INFO] [stdout] ...      |
[INFO] [stdout] 114997 | |                      as
[INFO] [stdout] 114998 | |                      *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(5
[INFO] [stdout]        | |__________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]        |
[INFO] [stdout] 114998 -                      *const libc::c_char).wrapping_offset_from((*yymsp.offset(-(5
[INFO] [stdout] 114998 +                      *const libc::c_char).wrapping_offset((*yymsp.offset(-(5
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]       --> src/lib.rs:115012:108
[INFO] [stdout]        |
[INFO] [stdout] 115008 |   ...                   isize)).minor.yy0.n.wrapping_add((*yymsp.offset(0
[INFO] [stdout]        |  ________________________________________________________-
[INFO] [stdout] 115009 | | ...                                                                       as
[INFO] [stdout] 115010 | | ...                                                                       libc::c_int
[INFO] [stdout] 115011 | | ...                                                                       as
[INFO] [stdout] 115012 | | ...                                                                       isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(1
[INFO] [stdout]        | |______________________________________________________________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]        |
[INFO] [stdout] 115012 -                                                                                        isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(1
[INFO] [stdout] 115012 +                                                                                        isize)).minor.yy0.z.wrapping_offset((*yymsp.offset(-(1
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[INFO] [stdout]       --> src/lib.rs:117275:57
[INFO] [stdout]        |
[INFO] [stdout] 117274 |                   ((*yymsp.offset(0 as libc::c_int as
[INFO] [stdout]        |  __________________-
[INFO] [stdout] 117275 | |                                     isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(3
[INFO] [stdout]        | |________________________________________________________-^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]        |
[INFO] [stdout] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]        |
[INFO] [stdout] 117275 -                                     isize)).minor.yy0.z.wrapping_offset_from((*yymsp.offset(-(3
[INFO] [stdout] 117275 +                                     isize)).minor.yy0.z.wrapping_offset((*yymsp.offset(-(3
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `wrapping_offset_from` found for raw pointer `*const i8` in the current scope
[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] help: there is a method `wrapping_offset` with a similar name
[INFO] [stdout]        |
[INFO] [stdout] 117551 -                 ((*pParse).sLastToken.z.wrapping_offset_from((*yymsp.offset(-(1
[INFO] [stdout] 117551 +                 ((*pParse).sLastToken.z.wrapping_offset((*yymsp.offset(-(1
[INFO] [stdout]        |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `NotUsed`
[INFO] [stdout]     --> src/lib.rs:6512:36
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `NotUsed2`
[INFO] [stdout]     --> src/lib.rs:6513:36
[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:36
[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:36
[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:41
[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:41
[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:41
[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:45
[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: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:7206:9
[INFO] [stdout]      |
[INFO] [stdout] 7206 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]     --> src/lib.rs:7338:41
[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:40
[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:41
[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:39
[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:41
[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: unnecessary `unsafe` block
[INFO] [stdout]     --> src/lib.rs:7350:9
[INFO] [stdout]      |
[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] 8220 |         unsafe {
[INFO] [stdout]      |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/lib.rs:8265:53
[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:51
[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:51
[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:51
[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:44
[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:44
[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:45
[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:38
[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:50
[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:37
[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:37
[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:39
[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:39
[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:37
[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:37
[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:41
[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:65
[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: 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: unused variable: `z`
[INFO] [stdout]      --> src/lib.rs:16301:44
[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:44
[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: 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: unused variable: `z`
[INFO] [stdout]      --> src/lib.rs:16452:45
[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:45
[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: 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: unused variable: `z`
[INFO] [stdout]      --> src/lib.rs:16603:46
[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:46
[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: 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: unused variable: `NotUsed`
[INFO] [stdout]      --> src/lib.rs:17097:37
[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:37
[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:43
[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:37
[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:38
[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:36
[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:38
[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:41
[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:36
[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:47
[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:42
[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:43
[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:43
[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:43
[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:38
[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:42
[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: unnecessary `unsafe` block
[INFO] [stdout]      --> src/lib.rs:19896:9
[INFO] [stdout]       |
[INFO] [stdout] 19896 |         unsafe {
[INFO] [stdout]       |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pPager`
[INFO] [stdout]      --> src/lib.rs:20406:41
[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: unused variable: `pgno`
[INFO] [stdout]      --> src/lib.rs:22996:63
[INFO] [stdout]       |
[INFO] [stdout] 22996 | unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut pgno: Pgno,
[INFO] [stdout]       |                                                               ^^^^
[INFO] [stdout]       |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]       |
[INFO] [stdout] 22996 | unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut _pgno: Pgno,
[INFO] [stdout]       |                                                               +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `PTHREAD_MUTEX_TIMED_NP`
[INFO] [stdout]       |
[INFO] [stdout] 22996 - unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut pgno: Pgno,
[INFO] [stdout] 22996 + unsafe extern "C" fn getPageError(mut pPager: *mut Pager, mut PTHREAD_MUTEX_TIMED_NP: Pgno,
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]      --> src/lib.rs:22998:39
[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:51
[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:53
[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: `flags`
[INFO] [stdout]      --> src/lib.rs:30868:43
[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:47
[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:48
[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:35
[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:56
[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:47
[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:38
[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:38
[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: 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: unused variable: `pSelect`
[INFO] [stdout]      --> src/lib.rs:52266:53
[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:53
[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:46
[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:46
[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:48
[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:48
[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:40
[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:49
[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:48
[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:43
[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:42
[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:42
[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: unnecessary `unsafe` block
[INFO] [stdout]      --> src/lib.rs:61051:9
[INFO] [stdout]       |
[INFO] [stdout] 61051 |         unsafe {
[INFO] [stdout]       |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `argc`
[INFO] [stdout]      --> src/lib.rs:61240:35
[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: 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: unused variable: `argc`
[INFO] [stdout]      --> src/lib.rs:61323:35
[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: 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: unused variable: `argc`
[INFO] [stdout]      --> src/lib.rs:61400:34
[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: 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: unused variable: `iParam`
[INFO] [stdout]      --> src/lib.rs:61476:38
[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:41
[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:41
[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:41
[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:52
[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:52
[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:37
[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:37
[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: unnecessary `unsafe` block
[INFO] [stdout]      --> src/lib.rs:62386:9
[INFO] [stdout]       |
[INFO] [stdout] 62386 |         unsafe {
[INFO] [stdout]       |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]      --> src/lib.rs:62422:9
[INFO] [stdout]       |
[INFO] [stdout] 62422 |         unsafe {
[INFO] [stdout]       |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `NotUsed`
[INFO] [stdout]      --> src/lib.rs:69655:37
[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:69707:34
[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:36
[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:36
[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:36
[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:37
[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:37
[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:37
[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:44
[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:44
[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:34
[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:34
[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:40
[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:40
[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:37
[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:38
[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:38
[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:39
[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:39
[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:37
[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:37
[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:48
[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:47
[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:36
[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:38
[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:34
[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:39
[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:38
[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:34
[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:37
[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:37
[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:44
[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:44
[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:43
[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:43
[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: 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: unused variable: `argc`
[INFO] [stdout]      --> src/lib.rs:85845:46
[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:46
[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:29
[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:44
[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:44
[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:41
[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:45
[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:45
[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:45
[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:45
[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:44
[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:46
[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:39
[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:39
[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:47
[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:47
[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:46
[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:46
[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:44
[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:44
[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:43
[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:43
[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:40
[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:39
[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:39
[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:45
[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:44
[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:44
[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:39
[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:39
[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:39
[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:40
[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: `yymajor`
[INFO] [stdout]       --> src/lib.rs:117922:42
[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:45
[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: 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] warning: unused variable: `NotUsed`
[INFO] [stdout]       --> src/lib.rs:120204:38
[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:46
[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:49
[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:49
[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] Some errors have detailed explanations: E0284, E0425, E0554, E0557, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0284`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlite3-native` (lib) due to 109 previous errors; 248 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "043aae815fba88ce9998e9b9320b9069744597a173a944e2cf2f54d0363e38d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043aae815fba88ce9998e9b9320b9069744597a173a944e2cf2f54d0363e38d6", kill_on_drop: false }`
[INFO] [stdout] 043aae815fba88ce9998e9b9320b9069744597a173a944e2cf2f54d0363e38d6
