[INFO] cloning repository https://github.com/Jimx-/ddq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jimx-/ddq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimx-%2Fddq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimx-%2Fddq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4c1d59d60723d8a7defd4347ef0a6915e441bad
[INFO] checking Jimx-/ddq against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJimx-%2Fddq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Jimx-/ddq
[INFO] finished tweaking git repo https://github.com/Jimx-/ddq
[INFO] tweaked toml for git repo https://github.com/Jimx-/ddq written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jimx-/ddq on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jimx-/ddq already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c
[INFO] running `Command { std: "docker" "start" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking peel-off v0.1.1
[INFO] [stderr]     Checking base2histogram v0.2.3
[INFO] [stderr]     Checking backoff-series v0.1.1
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking anyerror v0.1.13
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking validit v0.2.6
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling openraft-macros v0.10.0-alpha.34
[INFO] [stderr]     Checking openraft-rt v0.10.0-alpha.34
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking openraft-rt-tokio v0.10.0-alpha.34
[INFO] [stderr]     Checking display-more v0.2.6
[INFO] [stderr]     Checking openraft v0.10.0-alpha.34
[INFO] [stderr]     Checking ddq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:167:62
[INFO] [stdout]     |
[INFO] [stdout] 167 |                         ..=Key::Record(key.into(), std::u64::MAX).encode(),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             Bound::Excluded(k) => Bound::Excluded(Key::Record(k.into(), std::u64::MAX).encode()),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:206:83
[INFO] [stdout]     |
[INFO] [stdout] 206 |             Bound::Included(k) => Bound::Included(Key::Record(k.into(), std::u64::MAX).encode()),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:167:62
[INFO] [stdout]     |
[INFO] [stdout] 167 |                         ..=Key::Record(key.into(), std::u64::MAX).encode(),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:200:83
[INFO] [stdout]     |
[INFO] [stdout] 200 |             Bound::Excluded(k) => Bound::Excluded(Key::Record(k.into(), std::u64::MAX).encode()),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/storage/kv/mvcc.rs:206:83
[INFO] [stdout]     |
[INFO] [stdout] 206 |             Bound::Included(k) => Bound::Included(Key::Record(k.into(), std::u64::MAX).encode()),
[INFO] [stdout]     |                                                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_id`
[INFO] [stdout]    --> src/engine/sql.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         index_id: u64,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Box::from_raw(table as *mut sql::Table);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let _ = Box::from_raw(table as *mut sql::Table);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         Box::from_raw(pointer as *mut ItemPointer);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let _ = Box::from_raw(pointer as *mut ItemPointer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         Box::from_raw(scan);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let _ = Box::from_raw(scan);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         Box::from_raw(tuple as *mut Vec<u8>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let _ = Box::from_raw(tuple as *mut Vec<u8>);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         Box::from_raw(index as *mut sql::Index);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let _ = Box::from_raw(index as *mut sql::Index);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:552:9
[INFO] [stdout]     |
[INFO] [stdout] 552 |         Box::from_raw(scan);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 552 |         let _ = Box::from_raw(scan);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/sql.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn table_key(&self) -> Key {
[INFO] [stdout]     |                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn table_key(&self) -> Key<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn scan(&self, range: Range) -> LogIterator;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn scan(&self, range: Range) -> LogIterator<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/memory.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn scan(&self, range: Range) -> LogIterator {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn scan(&self, range: Range) -> LogIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index_id`
[INFO] [stdout]    --> src/engine/sql.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         index_id: u64,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_index_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Box::from_raw(table as *mut sql::Table);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 211 |         let _ = Box::from_raw(table as *mut sql::Table);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         Box::from_raw(pointer as *mut ItemPointer);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let _ = Box::from_raw(pointer as *mut ItemPointer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         Box::from_raw(scan);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let _ = Box::from_raw(scan);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         Box::from_raw(tuple as *mut Vec<u8>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 363 |         let _ = Box::from_raw(tuple as *mut Vec<u8>);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         Box::from_raw(index as *mut sql::Index);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let _ = Box::from_raw(index as *mut sql::Index);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/ffi.rs:552:9
[INFO] [stdout]     |
[INFO] [stdout] 552 |         Box::from_raw(scan);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 552 |         let _ = Box::from_raw(scan);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/sql.rs:300:18
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn table_key(&self) -> Key {
[INFO] [stdout]     |                  ^^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn table_key(&self) -> Key<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn scan(&self, range: Range) -> LogIterator;
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn scan(&self, range: Range) -> LogIterator<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/log/memory.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn scan(&self, range: Range) -> LogIterator {
[INFO] [stdout]    |             ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn scan(&self, range: Range) -> LogIterator<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c", kill_on_drop: false }`
[INFO] [stdout] ffbe760f7fd24df5a2faea1768bd890a33d7362a40a480040761fadd941e911c
