[INFO] fetching crate datazoo 0.7.0... [INFO] testing datazoo-0.7.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate datazoo 0.7.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate datazoo 0.7.0 [INFO] finished tweaking crates.io crate datazoo 0.7.0 [INFO] tweaked toml for crates.io crate datazoo 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datazoo 0.7.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-crate v3.4.0 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded sorted-iter v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3692b7253732f76b99abddc3baf92792d1b5c26968ead5c5210d46c7ef8c7bc9 [INFO] running `Command { std: "docker" "start" "-a" "3692b7253732f76b99abddc3baf92792d1b5c26968ead5c5210d46c7ef8c7bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3692b7253732f76b99abddc3baf92792d1b5c26968ead5c5210d46c7ef8c7bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3692b7253732f76b99abddc3baf92792d1b5c26968ead5c5210d46c7ef8c7bc9", kill_on_drop: false }` [INFO] [stdout] 3692b7253732f76b99abddc3baf92792d1b5c26968ead5c5210d46c7ef8c7bc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e0a5090878154dcccec58f56f3e4874f231e63a35e91b4e8105dff865a663d [INFO] running `Command { std: "docker" "start" "-a" "c2e0a5090878154dcccec58f56f3e4874f231e63a35e91b4e8105dff865a663d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sorted-iter v0.1.11 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling datazoo v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sorted.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct SortedIter<'a, T>(slice::Iter<'a, T>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn keys(&self) -> sorted::Slice { [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] 95 | pub fn keys(&self) -> sorted::Slice<'_, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn values(&self) -> sorted::Slice { [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] 100 | pub fn values(&self) -> sorted::Slice<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column { [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] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay { [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] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn ones(&self) -> Ones { [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] 376 | pub fn ones(&self) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:383:26 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones { [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] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/enum_bitmatrix.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows { [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] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows<'_, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows { [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] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows<'_, V, I, E, VS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:158:40 [INFO] [stdout] | [INFO] [stdout] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay { [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] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | pub const fn braille_display(&self) -> BrailleDisplay { [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] 183 | pub const fn braille_display(&self) -> BrailleDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_vec.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn pop_row(&mut self) -> Option> { [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] 181 | pub fn pop_row(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter(&self) -> KeysortedIter { [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] 119 | pub fn iter(&self) -> KeysortedIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn slice(&self) -> Slice { [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] 186 | pub fn slice(&self) -> Slice<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.64s [INFO] running `Command { std: "docker" "inspect" "c2e0a5090878154dcccec58f56f3e4874f231e63a35e91b4e8105dff865a663d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e0a5090878154dcccec58f56f3e4874f231e63a35e91b4e8105dff865a663d", kill_on_drop: false }` [INFO] [stdout] c2e0a5090878154dcccec58f56f3e4874f231e63a35e91b4e8105dff865a663d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb90d5c5c5ec305332880290bea77631dc34120d341516be79466af163c4facb [INFO] running `Command { std: "docker" "start" "-a" "fb90d5c5c5ec305332880290bea77631dc34120d341516be79466af163c4facb", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sorted.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct SortedIter<'a, T>(slice::Iter<'a, T>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn keys(&self) -> sorted::Slice { [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] 95 | pub fn keys(&self) -> sorted::Slice<'_, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn values(&self) -> sorted::Slice { [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] 100 | pub fn values(&self) -> sorted::Slice<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column { [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] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay { [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] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn ones(&self) -> Ones { [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] 376 | pub fn ones(&self) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:383:26 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones { [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] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/enum_bitmatrix.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows { [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] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows<'_, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows { [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] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows<'_, V, I, E, VS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:158:40 [INFO] [stdout] | [INFO] [stdout] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay { [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] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | pub const fn braille_display(&self) -> BrailleDisplay { [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] 183 | pub const fn braille_display(&self) -> BrailleDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_vec.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn pop_row(&mut self) -> Option> { [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] 181 | pub fn pop_row(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter(&self) -> KeysortedIter { [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] 119 | pub fn iter(&self) -> KeysortedIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn slice(&self) -> Slice { [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] 186 | pub fn slice(&self) -> Slice<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling datazoo v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/sorted.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct SortedIter<'a, T>(slice::Iter<'a, T>); [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn keys(&self) -> sorted::Slice { [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] 95 | pub fn keys(&self) -> sorted::Slice<'_, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bimultimap.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn values(&self) -> sorted::Slice { [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] 100 | pub fn values(&self) -> sorted::Slice<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column { [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] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitmatrix.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay { [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] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn ones(&self) -> Ones { [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] 376 | pub fn ones(&self) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitset.rs:383:26 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones { [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] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/enum_bitmatrix.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows { [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] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows<'_, R> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_array.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows { [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] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows<'_, V, I, E, VS> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:158:40 [INFO] [stdout] | [INFO] [stdout] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay { [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] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_bitset.rs:183:34 [INFO] [stdout] | [INFO] [stdout] 183 | pub const fn braille_display(&self) -> BrailleDisplay { [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] 183 | pub const fn braille_display(&self) -> BrailleDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/jagged_vec.rs:181:20 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn pop_row(&mut self) -> Option> { [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] 181 | pub fn pop_row(&mut self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn iter(&self) -> KeysortedIter { [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] 119 | pub fn iter(&self) -> KeysortedIter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sorted.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn slice(&self) -> Slice { [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] 186 | pub fn slice(&self) -> Slice<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "fb90d5c5c5ec305332880290bea77631dc34120d341516be79466af163c4facb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb90d5c5c5ec305332880290bea77631dc34120d341516be79466af163c4facb", kill_on_drop: false }` [INFO] [stdout] fb90d5c5c5ec305332880290bea77631dc34120d341516be79466af163c4facb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75e72be0997ce35843b489aa68a7b04d4f79eddaa86da8365b40ea148ae7865d [INFO] running `Command { std: "docker" "start" "-a" "75e72be0997ce35843b489aa68a7b04d4f79eddaa86da8365b40ea148ae7865d", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/sorted.rs:232:30 [INFO] [stderr] | [INFO] [stderr] 232 | pub struct SortedIter<'a, T>(slice::Iter<'a, T>); [INFO] [stderr] | ---------- ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bimultimap.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn keys(&self) -> sorted::Slice { [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] 95 | pub fn keys(&self) -> sorted::Slice<'_, K> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bimultimap.rs:100:19 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn values(&self) -> sorted::Slice { [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] 100 | pub fn values(&self) -> sorted::Slice<'_, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitmatrix.rs:37:34 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column { [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] 37 | pub fn active_rows_in_column(&self, width: usize, x: usize) -> Column<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitmatrix.rs:88:34 [INFO] [stderr] | [INFO] [stderr] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay { [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] 88 | pub const fn sextant_display(&self, width: usize, height: usize) -> SextantDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitset.rs:376:17 [INFO] [stderr] | [INFO] [stderr] 376 | pub fn ones(&self) -> Ones { [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] 376 | pub fn ones(&self) -> Ones<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitset.rs:383:26 [INFO] [stderr] | [INFO] [stderr] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones { [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] 383 | pub fn ones_in_range(&self, range: impl RangeBounds) -> Ones<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/enum_bitmatrix.rs:83:23 [INFO] [stderr] | [INFO] [stderr] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows { [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] 83 | pub const fn rows(&self, rows: EnumSet, range: Range) -> Rows<'_, R> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_array.rs:240:28 [INFO] [stderr] | [INFO] [stderr] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows { [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] 240 | pub const fn rows_iter(&self) -> JaggedArrayRows<'_, V, I, E, VS> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_bitset.rs:158:40 [INFO] [stderr] | [INFO] [stderr] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay { [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] 158 | pub const fn braille_trans_display(&self) -> BrailleTransposedDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_bitset.rs:183:34 [INFO] [stderr] | [INFO] [stderr] 183 | pub const fn braille_display(&self) -> BrailleDisplay { [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] 183 | pub const fn braille_display(&self) -> BrailleDisplay<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/jagged_vec.rs:181:20 [INFO] [stderr] | [INFO] [stderr] 181 | pub fn pop_row(&mut self) -> Option> { [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] 181 | pub fn pop_row(&mut self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sorted.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn iter(&self) -> KeysortedIter { [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] 119 | pub fn iter(&self) -> KeysortedIter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/sorted.rs:186:18 [INFO] [stderr] | [INFO] [stderr] 186 | pub fn slice(&self) -> Slice { [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] 186 | pub fn slice(&self) -> Slice<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `datazoo` (lib) generated 14 warnings [INFO] [stderr] warning: `datazoo` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datazoo-a9ac06a013846bf5) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test bitset::tests::both_unaligned ... ok [INFO] [stdout] test bitset::tests::disable_range ... ok [INFO] [stdout] test bitset::tests::empty_empty ... ok [INFO] [stdout] test bitset::tests::first_unaligned ... ok [INFO] [stdout] test bitset::tests::full_range ... ok [INFO] [stdout] test bitset::tests::exact_size_len ... ok [INFO] [stdout] test bitset::tests::from_all_bits ... ok [INFO] [stdout] test bitset::tests::empty_range ... ok [INFO] [stdout] test bitset::tests::n_at ... ok [INFO] [stdout] test bitset::tests::last_unaligned ... ok [INFO] [stdout] test bitset::tests::same_block ... ok [INFO] [stdout] test jagged_array::tests::test_get_row ... ok [INFO] [stdout] test bitset::tests::u32_at ... ok [INFO] [stdout] test jagged_array::tests::test_iter_rows ... ok [INFO] [stdout] test jagged_array::tests::test_get_rows ... ok [INFO] [stdout] test packed_int_array::tests::capacity ... ok [INFO] [stdout] test jagged_vec::test::count_drops ... ok [INFO] [stdout] test packed_int_array::tests::mini_size ... ok [INFO] [stdout] test packed_int_array::tests::compact_size ... ok [INFO] [stdout] test packed_int_array::tests::expand_size ... ok [INFO] [stdout] test packed_int_array::tests::size ... ok [INFO] [stdout] test tests::msb ... ok [INFO] [stdout] test bitset::tests::none_unaligned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests datazoo [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/bitset.rs - bitset::Bitset (line 60) - compile fail ... ok [INFO] [stdout] test src/bitset.rs - bitset::Ones<'_>::all_one (line 569) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray (line 55) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::ones (line 367) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::bit_len (line 273) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::enable_bit (line 193) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::enable_bit_extending (line 161) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset (line 30) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::u32_at (line 304) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::get (line 150) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::disable_bit (line 222) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset (line 70) ... ok [INFO] [stdout] test src/index_multimap.rs - index_multimap::IndexMultimap (line 28) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::get_row (line 178) ... ok [INFO] [stdout] test src/jagged_bitset.rs - jagged_bitset::Builder::with_row (line 222) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::enable_bit_extending (line 147) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::new (line 103) ... ok [INFO] [stdout] test src/bitset.rs - bitset::Bitset::disable_range (line 246) ... ok [INFO] [stdout] test src/jagged_bitset.rs - jagged_bitset::JaggedBitset (line 17) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::get_row (line 294) ... ok [INFO] [stdout] test src/jagged_array.rs - jagged_array::JaggedArray::get_rows (line 205) ... ok [INFO] [stdout] test src/bimultimap.rs - bimultimap::Bimultimap (line 48) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::push (line 122) ... ok [INFO] [stdout] test src/packed_int_array.rs - packed_int_array::PackedIntArray (line 103) ... ok [INFO] [stdout] test src/jagged_bitset.rs - jagged_bitset::JaggedBitset::braille_trans_display (line 137) ... ok [INFO] [stdout] test src/packed_int_array.rs - packed_int_array::PackedIntArray::set (line 271) ... ok [INFO] [stdout] test src/packed_int_array.rs - packed_int_array::ValueEq (line 20) ... ok [INFO] [stdout] test src/jagged_bitset.rs - jagged_bitset::JaggedBitset::braille_display (line 166) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::get (line 324) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::extend_last_row (line 137) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::push_row (line 86) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::new (line 243) ... ok [INFO] [stdout] test src/jagged_vec.rs - jagged_vec::JaggedVec::pop_row (line 165) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75e72be0997ce35843b489aa68a7b04d4f79eddaa86da8365b40ea148ae7865d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e72be0997ce35843b489aa68a7b04d4f79eddaa86da8365b40ea148ae7865d", kill_on_drop: false }` [INFO] [stdout] 75e72be0997ce35843b489aa68a7b04d4f79eddaa86da8365b40ea148ae7865d