[INFO] fetching crate sdsl 0.3.1... [INFO] testing sdsl-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sdsl 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sdsl 0.3.1 [INFO] finished tweaking crates.io crate sdsl 0.3.1 [INFO] tweaked toml for crates.io crate sdsl 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sdsl 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 92 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding blake3 v0.3.8 (available: v1.8.2) [INFO] [stderr] Adding simple_logger v1.16.0 (available: v5.0.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding zip v0.5.13 (available: v4.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc8606416bd7ab7b9883b61d15c7ec980137339d99750f37ac7fb3edca5aaa2f [INFO] running `Command { std: "docker" "start" "-a" "bc8606416bd7ab7b9883b61d15c7ec980137339d99750f37ac7fb3edca5aaa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc8606416bd7ab7b9883b61d15c7ec980137339d99750f37ac7fb3edca5aaa2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8606416bd7ab7b9883b61d15c7ec980137339d99750f37ac7fb3edca5aaa2f", kill_on_drop: false }` [INFO] [stdout] bc8606416bd7ab7b9883b61d15c7ec980137339d99750f37ac7fb3edca5aaa2f [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8172f018fc85f350bac4b395a1a6684a7cac1d8f2484ab62546ee12658c15e6c [INFO] running `Command { std: "docker" "start" "-a" "8172f018fc85f350bac4b395a1a6684a7cac1d8f2484ab62546ee12658c15e6c", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sharedlib v7.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sdsl v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 497 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 498 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 455 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 456 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capture_group_name` is never read [INFO] [stdout] --> src/meta/common/params.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Parameter { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 26 | pub regex: String, [INFO] [stdout] 27 | pub capture_group_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/bit_vector.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn iter(&self) -> common::VectorIterator { [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] 143 | pub fn iter(&self) -> common::VectorIterator<'_, u8, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn iter_bv(&self) -> common::VectorIterator { [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] 122 | pub fn iter_bv(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator { [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] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/int_vector.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> common::VectorIterator { [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] 157 | pub fn iter(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | ) -> IntervalSymbols { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 225 | ) -> IntervalSymbols<'_, TreeStrategy::Value, TreeStrategy::Size> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> common::VectorIterator { [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] 312 | pub fn iter(&self) -> common::VectorIterator<'_, TreeStrategy::Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> RangeSearch2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 241 | ) -> RangeSearch2D<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn iter(&self) -> common::VectorIterator { [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] 267 | pub fn iter(&self) -> common::VectorIterator<'_, Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.50s [INFO] running `Command { std: "docker" "inspect" "8172f018fc85f350bac4b395a1a6684a7cac1d8f2484ab62546ee12658c15e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8172f018fc85f350bac4b395a1a6684a7cac1d8f2484ab62546ee12658c15e6c", kill_on_drop: false }` [INFO] [stdout] 8172f018fc85f350bac4b395a1a6684a7cac1d8f2484ab62546ee12658c15e6c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b65b54b1bfbff08b4b8ae4a9912a619388434e290168ee8ba90bb9789dbd8ecf [INFO] running `Command { std: "docker" "start" "-a" "b65b54b1bfbff08b4b8ae4a9912a619388434e290168ee8ba90bb9789dbd8ecf", kill_on_drop: false }` [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 497 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 498 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 455 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 456 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capture_group_name` is never read [INFO] [stdout] --> src/meta/common/params.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Parameter { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 26 | pub regex: String, [INFO] [stdout] 27 | pub capture_group_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/bit_vector.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn iter(&self) -> common::VectorIterator { [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] 143 | pub fn iter(&self) -> common::VectorIterator<'_, u8, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn iter_bv(&self) -> common::VectorIterator { [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] 122 | pub fn iter_bv(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator { [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] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/int_vector.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> common::VectorIterator { [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] 157 | pub fn iter(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | ) -> IntervalSymbols { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 225 | ) -> IntervalSymbols<'_, TreeStrategy::Value, TreeStrategy::Size> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> common::VectorIterator { [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] 312 | pub fn iter(&self) -> common::VectorIterator<'_, TreeStrategy::Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> RangeSearch2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 241 | ) -> RangeSearch2D<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn iter(&self) -> common::VectorIterator { [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] 267 | pub fn iter(&self) -> common::VectorIterator<'_, Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sdsl v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:498:5 [INFO] [stdout] | [INFO] [stdout] 497 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 498 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `create` is never read [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 455 | struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 456 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capture_group_name` is never read [INFO] [stdout] --> src/meta/common/params.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Parameter { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 26 | pub regex: String, [INFO] [stdout] 27 | pub capture_group_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/bit_vector.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn iter(&self) -> common::VectorIterator { [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] 143 | pub fn iter(&self) -> common::VectorIterator<'_, u8, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn iter_bv(&self) -> common::VectorIterator { [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] 122 | pub fn iter_bv(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/bit_vectors/rrr_vector.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator { [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] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/int_vector.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn iter(&self) -> common::VectorIterator { [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] 157 | pub fn iter(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 225 | ) -> IntervalSymbols { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 225 | ) -> IntervalSymbols<'_, TreeStrategy::Value, TreeStrategy::Size> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_huff.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn iter(&self) -> common::VectorIterator { [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] 312 | pub fn iter(&self) -> common::VectorIterator<'_, TreeStrategy::Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 241 | ) -> RangeSearch2D { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 241 | ) -> RangeSearch2D<'_, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface/wavelet_trees/wt_int.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn iter(&self) -> common::VectorIterator { [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] 267 | pub fn iter(&self) -> common::VectorIterator<'_, Value, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "b65b54b1bfbff08b4b8ae4a9912a619388434e290168ee8ba90bb9789dbd8ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b65b54b1bfbff08b4b8ae4a9912a619388434e290168ee8ba90bb9789dbd8ecf", kill_on_drop: false }` [INFO] [stdout] b65b54b1bfbff08b4b8ae4a9912a619388434e290168ee8ba90bb9789dbd8ecf [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0d859dfe3b2c48d041c905ee5013d4cf955c108be94fbe41447e16c86fe1a40 [INFO] running `Command { std: "docker" "start" "-a" "c0d859dfe3b2c48d041c905ee5013d4cf955c108be94fbe41447e16c86fe1a40", kill_on_drop: false }` [INFO] [stderr] warning: field `create` is never read [INFO] [stderr] --> src/interface/wavelet_trees/wt_huff.rs:498:5 [INFO] [stderr] | [INFO] [stderr] 497 | struct Interface { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 498 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `create` is never read [INFO] [stderr] --> src/interface/wavelet_trees/wt_int.rs:456:5 [INFO] [stderr] | [INFO] [stderr] 455 | struct Interface { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 456 | create: extern "C" fn() -> common::VoidPtr, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Interface` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `capture_group_name` is never read [INFO] [stderr] --> src/meta/common/params.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Parameter { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 26 | pub regex: String, [INFO] [stderr] 27 | pub capture_group_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/bit_vectors/bit_vector.rs:143:17 [INFO] [stderr] | [INFO] [stderr] 143 | pub fn iter(&self) -> common::VectorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 143 | pub fn iter(&self) -> common::VectorIterator<'_, u8, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/bit_vectors/rrr_vector.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | pub fn iter_bv(&self) -> common::VectorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | pub fn iter_bv(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/bit_vectors/rrr_vector.rs:129:21 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | pub fn iter_int(&self, len: u8) -> RrrVectorIntIterator<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/int_vector.rs:157:17 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn iter(&self) -> common::VectorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 157 | pub fn iter(&self) -> common::VectorIterator<'_, usize, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/wavelet_trees/wt_huff.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 225 | ) -> IntervalSymbols { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 225 | ) -> IntervalSymbols<'_, TreeStrategy::Value, TreeStrategy::Size> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/wavelet_trees/wt_huff.rs:312:17 [INFO] [stderr] | [INFO] [stderr] 312 | pub fn iter(&self) -> common::VectorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 312 | pub fn iter(&self) -> common::VectorIterator<'_, TreeStrategy::Value, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/wavelet_trees/wt_int.rs:185:29 [INFO] [stderr] | [INFO] [stderr] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 185 | pub fn interval_symbols(&self, start_index: usize, end_index: usize) -> IntervalSymbols<'_, Value> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/wavelet_trees/wt_int.rs:235:9 [INFO] [stderr] | [INFO] [stderr] 235 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 241 | ) -> RangeSearch2D { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 241 | ) -> RangeSearch2D<'_, Value> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface/wavelet_trees/wt_int.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | pub fn iter(&self) -> common::VectorIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 267 | pub fn iter(&self) -> common::VectorIterator<'_, Value, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `sdsl` (lib) generated 12 warnings (run `cargo fix --lib -p sdsl` to apply 9 suggestions) [INFO] [stderr] warning: `sdsl` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdsl-0601d95533d02233) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sdsl [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/backend/mod.rs - backend::build (line 13) ... ignored [INFO] [stdout] test src/interface/bit_vectors/bit_vector.rs - interface::bit_vectors::bit_vector::BitVector (line 10) ... ignored [INFO] [stdout] test src/interface/bit_vectors/bit_vector.rs - interface::bit_vectors::bit_vector::BitVector::get_int (line 99) ... ignored [INFO] [stdout] test src/interface/bit_vectors/bit_vector.rs - interface::bit_vectors::bit_vector::bit_vector (line 307) ... ignored [INFO] [stdout] test src/interface/bit_vectors/rrr_vector.rs - interface::bit_vectors::rrr_vector::RrrVector (line 33) ... ignored [INFO] [stdout] test src/interface/int_vector.rs - interface::int_vector::IntVector (line 15) ... ignored [INFO] [stdout] test src/interface/int_vector.rs - interface::int_vector::int_vector (line 301) ... ignored [INFO] [stdout] test src/interface/rank_support_v.rs - interface::rank_support_v::RankSupportV (line 22) ... ignored [INFO] [stdout] test src/interface/select_support_mcl.rs - interface::select_support_mcl::SelectSupportMcl (line 33) ... ignored [INFO] [stdout] test src/interface/wavelet_trees/wt_huff.rs - interface::wavelet_trees::wt_huff::WtHuff (line 44) ... ignored [INFO] [stdout] test src/interface/wavelet_trees/wt_int.rs - interface::wavelet_trees::wt_int::WtInt (line 23) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0d859dfe3b2c48d041c905ee5013d4cf955c108be94fbe41447e16c86fe1a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0d859dfe3b2c48d041c905ee5013d4cf955c108be94fbe41447e16c86fe1a40", kill_on_drop: false }` [INFO] [stdout] c0d859dfe3b2c48d041c905ee5013d4cf955c108be94fbe41447e16c86fe1a40