[INFO] fetching crate qwt 0.3.1... [INFO] testing qwt-0.3.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate qwt 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate qwt 0.3.1 [INFO] finished tweaking crates.io crate qwt 0.3.1 [INFO] tweaked toml for crates.io crate qwt 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qwt 0.3.1 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] crate crates.io crate qwt 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimum_redundancy v0.3.2 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded generic-tests v0.1.3 [INFO] [stderr] Downloaded binout v0.3.0 [INFO] [stderr] Downloaded co_sort v0.2.0 [INFO] [stderr] Downloaded dyn_size_of v0.4.4 [INFO] [stderr] Downloaded fsum v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bf553b08de298a098a608bb8563d349cfdcbd18144a10caa7ee253abff1cd79d [INFO] running `Command { std: "docker" "start" "-a" "bf553b08de298a098a608bb8563d349cfdcbd18144a10caa7ee253abff1cd79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf553b08de298a098a608bb8563d349cfdcbd18144a10caa7ee253abff1cd79d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf553b08de298a098a608bb8563d349cfdcbd18144a10caa7ee253abff1cd79d", kill_on_drop: false }` [INFO] [stdout] bf553b08de298a098a608bb8563d349cfdcbd18144a10caa7ee253abff1cd79d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 08e2c7cb475cfa534e0684bdca75ee3224579cc1cf2828ee1dfeab7d335e7c98 [INFO] running `Command { std: "docker" "start" "-a" "08e2c7cb475cfa534e0684bdca75ee3224579cc1cf2828ee1dfeab7d335e7c98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling binout v0.3.0 [INFO] [stderr] Compiling fsum v0.1.2 [INFO] [stderr] Compiling dyn_size_of v0.4.4 [INFO] [stderr] Compiling co_sort v0.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling minimum_redundancy v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling generic-tests v0.1.3 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling qwt v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1373:5 [INFO] [stdout] | [INFO] [stdout] 1373 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1395:5 [INFO] [stdout] | [INFO] [stdout] 1395 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1404:5 [INFO] [stdout] | [INFO] [stdout] 1404 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:839:5 [INFO] [stdout] | [INFO] [stdout] 839 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/binwt/mod.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:297:26 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn iter(&self) -> BitVectorIter { [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] 345 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1195:17 [INFO] [stdout] | [INFO] [stdout] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1213:26 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1232:18 [INFO] [stdout] | [INFO] [stdout] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1238:27 [INFO] [stdout] | [INFO] [stdout] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1261:17 [INFO] [stdout] | [INFO] [stdout] 1261 | pub fn iter(&self) -> BitVectorIter { [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] 1261 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:247:26 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn iter(&self) -> BitVectorIter { [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] 295 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s [INFO] running `Command { std: "docker" "inspect" "08e2c7cb475cfa534e0684bdca75ee3224579cc1cf2828ee1dfeab7d335e7c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e2c7cb475cfa534e0684bdca75ee3224579cc1cf2828ee1dfeab7d335e7c98", kill_on_drop: false }` [INFO] [stdout] 08e2c7cb475cfa534e0684bdca75ee3224579cc1cf2828ee1dfeab7d335e7c98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 31a366091c818b6d426506b9491c3b0b86a0d70fde4d361843957e31229e57b3 [INFO] running `Command { std: "docker" "start" "-a" "31a366091c818b6d426506b9491c3b0b86a0d70fde4d361843957e31229e57b3", kill_on_drop: false }` [INFO] [stderr] Compiling qwt v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1373:5 [INFO] [stdout] | [INFO] [stdout] 1373 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1395:5 [INFO] [stdout] | [INFO] [stdout] 1395 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1404:5 [INFO] [stdout] | [INFO] [stdout] 1404 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:839:5 [INFO] [stdout] | [INFO] [stdout] 839 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/binwt/mod.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:297:26 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn iter(&self) -> BitVectorIter { [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] 345 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1195:17 [INFO] [stdout] | [INFO] [stdout] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1213:26 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1232:18 [INFO] [stdout] | [INFO] [stdout] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1238:27 [INFO] [stdout] | [INFO] [stdout] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1261:17 [INFO] [stdout] | [INFO] [stdout] 1261 | pub fn iter(&self) -> BitVectorIter { [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] 1261 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:247:26 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn iter(&self) -> BitVectorIter { [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] 295 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:455:5 [INFO] [stdout] | [INFO] [stdout] 455 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:487:5 [INFO] [stdout] | [INFO] [stdout] 487 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:551:5 [INFO] [stdout] | [INFO] [stdout] 551 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1373:5 [INFO] [stdout] | [INFO] [stdout] 1373 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1395:5 [INFO] [stdout] | [INFO] [stdout] 1395 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/bitvector/mod.rs:1404:5 [INFO] [stdout] | [INFO] [stdout] 1404 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 532 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:566:5 [INFO] [stdout] | [INFO] [stdout] 566 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:650:5 [INFO] [stdout] | [INFO] [stdout] 650 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/mod.rs:750:5 [INFO] [stdout] | [INFO] [stdout] 750 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 589 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:730:5 [INFO] [stdout] | [INFO] [stdout] 730 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/quadwt/huffqwt.rs:839:5 [INFO] [stdout] | [INFO] [stdout] 839 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/binwt/mod.rs:314:5 [INFO] [stdout] | [INFO] [stdout] 314 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:440:5 [INFO] [stdout] | [INFO] [stdout] 440 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/darray/mod.rs:603:5 [INFO] [stdout] | [INFO] [stdout] 603 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:297:26 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:322:27 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn iter(&self) -> BitVectorIter { [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] 345 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1195:17 [INFO] [stdout] | [INFO] [stdout] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1213:26 [INFO] [stdout] | [INFO] [stdout] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1232:18 [INFO] [stdout] | [INFO] [stdout] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1238:27 [INFO] [stdout] | [INFO] [stdout] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bitvector/mod.rs:1261:17 [INFO] [stdout] | [INFO] [stdout] 1261 | pub fn iter(&self) -> BitVectorIter { [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] 1261 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:247:26 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/darray/mod.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn iter(&self) -> BitVectorIter { [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] 295 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "31a366091c818b6d426506b9491c3b0b86a0d70fde4d361843957e31229e57b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a366091c818b6d426506b9491c3b0b86a0d70fde4d361843957e31229e57b3", kill_on_drop: false }` [INFO] [stdout] 31a366091c818b6d426506b9491c3b0b86a0d70fde4d361843957e31229e57b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] db6a55756c4275916463ae480d4fc910fdf9a2b1cfad0334ec1955a9bb42ba9b [INFO] running `Command { std: "docker" "start" "-a" "db6a55756c4275916463ae480d4fc910fdf9a2b1cfad0334ec1955a9bb42ba9b", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:455:5 [INFO] [stderr] | [INFO] [stderr] 455 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:478:5 [INFO] [stderr] | [INFO] [stderr] 478 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:487:5 [INFO] [stderr] | [INFO] [stderr] 487 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:551:5 [INFO] [stderr] | [INFO] [stderr] 551 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:1373:5 [INFO] [stderr] | [INFO] [stderr] 1373 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:1395:5 [INFO] [stderr] | [INFO] [stderr] 1395 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/bitvector/mod.rs:1404:5 [INFO] [stderr] | [INFO] [stderr] 1404 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:532:5 [INFO] [stderr] | [INFO] [stderr] 532 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:566:5 [INFO] [stderr] | [INFO] [stderr] 566 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:619:5 [INFO] [stderr] | [INFO] [stderr] 619 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:650:5 [INFO] [stderr] | [INFO] [stderr] 650 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:700:5 [INFO] [stderr] | [INFO] [stderr] 700 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/mod.rs:750:5 [INFO] [stderr] | [INFO] [stderr] 750 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:589:5 [INFO] [stderr] | [INFO] [stderr] 589 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:620:5 [INFO] [stderr] | [INFO] [stderr] 620 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:693:5 [INFO] [stderr] | [INFO] [stderr] 693 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:730:5 [INFO] [stderr] | [INFO] [stderr] 730 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:783:5 [INFO] [stderr] | [INFO] [stderr] 783 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/quadwt/huffqwt.rs:839:5 [INFO] [stderr] | [INFO] [stderr] 839 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/binwt/mod.rs:314:5 [INFO] [stderr] | [INFO] [stderr] 314 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:440:5 [INFO] [stderr] | [INFO] [stderr] 440 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:459:5 [INFO] [stderr] | [INFO] [stderr] 459 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:484:5 [INFO] [stderr] | [INFO] [stderr] 484 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:504:5 [INFO] [stderr] | [INFO] [stderr] 504 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:528:5 [INFO] [stderr] | [INFO] [stderr] 528 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/darray/mod.rs:603:5 [INFO] [stderr] | [INFO] [stderr] 603 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:279:17 [INFO] [stderr] | [INFO] [stderr] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 279 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:297:26 [INFO] [stderr] | [INFO] [stderr] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 297 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:316:18 [INFO] [stderr] | [INFO] [stderr] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 316 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:322:27 [INFO] [stderr] | [INFO] [stderr] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 322 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:345:17 [INFO] [stderr] | [INFO] [stderr] 345 | pub fn iter(&self) -> BitVectorIter { [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] 345 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:1195:17 [INFO] [stderr] | [INFO] [stderr] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 1195 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:1213:26 [INFO] [stderr] | [INFO] [stderr] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1213 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:1232:18 [INFO] [stderr] | [INFO] [stderr] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 1232 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:1238:27 [INFO] [stderr] | [INFO] [stderr] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 1238 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bitvector/mod.rs:1261:17 [INFO] [stderr] | [INFO] [stderr] 1261 | pub fn iter(&self) -> BitVectorIter { [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] 1261 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/darray/mod.rs:229:17 [INFO] [stderr] | [INFO] [stderr] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter { [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] 229 | pub fn ones(&self) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/darray/mod.rs:247:26 [INFO] [stderr] | [INFO] [stderr] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 247 | pub fn ones_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, true> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/darray/mod.rs:266:18 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter { [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] 266 | pub fn zeros(&self) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/darray/mod.rs:272:27 [INFO] [stderr] | [INFO] [stderr] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter { [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] 272 | pub fn zeros_with_pos(&self, pos: usize) -> BitVectorBitPositionsIter<'_, false> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/darray/mod.rs:295:17 [INFO] [stderr] | [INFO] [stderr] 295 | pub fn iter(&self) -> BitVectorIter { [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] 295 | pub fn iter(&self) -> BitVectorIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `qwt` (lib) generated 41 warnings [INFO] [stderr] warning: `qwt` (lib test) generated 41 warnings (41 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qwt-ec86631d21566690) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test bitvector::rs_narrow::tests::test_l2_bound ... ok [INFO] [stdout] test binwt::tests::test_small ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_empty ... ok [INFO] [stdout] test binwt::tests::build_test ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_n ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_l1_bound ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_select0 ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_select0_big ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_select1 ... ok [INFO] [stdout] test bitvector::rs_wide::tests::test_select1 ... ok [INFO] [stdout] test bitvector::tests::test_get_set_bits ... ok [INFO] [stdout] test bitvector::tests::test_from_iter ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_select1_big ... ok [INFO] [stdout] test bitvector::tests::test_get ... ok [INFO] [stdout] test bitvector::tests::test_is_empty ... ok [INFO] [stdout] test bitvector::tests::test_iter ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test_from_iterator ... ok [INFO] [stdout] test bitvector::tests::test_set_symbol ... ok [INFO] [stdout] test bitvector::tests::test_iter_zeros ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test_serialize ... ok [INFO] [stdout] test quadwt::tests::test_from_iterator ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test_small ... ok [INFO] [stdout] test bitvector::rs_wide::tests::test_large_random_rank ... ok [INFO] [stdout] test darray::tests::test_select1 ... ok [INFO] [stdout] test bitvector::rs_wide::tests::test_select0 ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_large_random ... ok [INFO] [stdout] test quadwt::tests::test_serialize ... ok [INFO] [stdout] test quadwt::tests::test_small ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp256::test_from_wt ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp256::test_just_one_data_line ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp512::test_from_wt ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp512::test_just_one_data_line ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_i128 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_i16 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_i32 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_i64 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_i8 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_isize ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_u128 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_u16 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_u32 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_u64 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_u8 ... ok [INFO] [stdout] test qvector::tests::test_collect_and_iterator_usize ... ok [INFO] [stdout] test qvector::tests::test_data_line ... ok [INFO] [stdout] test qvector::tests::test_empty ... ok [INFO] [stdout] test qvector::tests::test_iterators ... ok [INFO] [stdout] test utils::tests::test_select_in_word ... ok [INFO] [stdout] test utils::tests::test_stable_partition_of_4 ... ok [INFO] [stdout] test bitvector::tests::test_iter_ones ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp512::test_small ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp256::test_boundaries ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp256::test_small ... ok [INFO] [stdout] test qvector::rs_qvector::tests::testp512::test_boundaries ... ok [INFO] [stdout] test quadwt::tests::test ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_random_select1 ... ok [INFO] [stdout] test bitvector::rs_wide::tests::test_random_select1 ... ok [INFO] [stdout] test quadwt::tests::test_get ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test_get ... ok [INFO] [stdout] test darray::tests::test_select0 ... ok [INFO] [stdout] test quadwt::huffqwt::tests::test_big_sigma ... ok [INFO] [stdout] test bitvector::rs_narrow::tests::test_random_select0 ... ok [INFO] [stdout] test bitvector::rs_wide::tests::test_random_select0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.85s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/perf_darray.rs (/opt/rustwide/target/debug/deps/perf_darray-d66a4caa047ce175) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/perf_rs_narrow.rs (/opt/rustwide/target/debug/deps/perf_rs_narrow-90780b7c6086f182) [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] [stdout] [INFO] [stderr] Running unittests src/bin/perf_rs_qvector.rs (/opt/rustwide/target/debug/deps/perf_rs_qvector-427c773432d26b75) [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] [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] Running unittests src/bin/perf_rs_wide.rs (/opt/rustwide/target/debug/deps/perf_rs_wide-a8f99e3518b2d1a9) [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] Running unittests src/bin/perf_wavelet_tree.rs (/opt/rustwide/target/debug/deps/perf_wavelet_tree-6f95d8bbd6fd4ded) [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 qwt [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::get_word (line 251) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector (line 537) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::get (line 445) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::get_unchecked (line 470) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::get_bits_unchecked (line 230) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::is_empty (line 361) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::get_bits (line 192) ... ok [INFO] [stdout] test src/binwt/mod.rs - binwt::WaveletTree::new (line 96) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::count_ones (line 398) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector (line 497) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector (line 573) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::count_zeros (line 414) ... ok [INFO] [stdout] test src/binwt/mod.rs - binwt::WaveletTree::iter (line 283) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::iter (line 330) ... ok [INFO] [stdout] test src/binwt/mod.rs - binwt::WaveletTree::is_empty (line 245) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::len (line 382) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::ones (line 271) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::ones_with_pos (line 287) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut (line 1434) ... ok [INFO] [stdout] test src/binwt/mod.rs - binwt::WaveletTree::len (line 228) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVector::zeros (line 305) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::extend_with_zeros (line 959) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut (line 601) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut (line 1459) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::count_zeros (line 1343) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::append_bits (line 912) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::get_bits (line 1021) ... ok [INFO] [stdout] test src/binwt/mod.rs - binwt::WaveletTree::n_levels (line 263) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut (line 1484) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::get_word (line 1165) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::count_ones (line 1325) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::get_bits_unchecked (line 1059) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::get (line 1365) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::get_unchecked (line 1388) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::new (line 815) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::with_zeros (line 849) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::is_empty (line 1282) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::ones_with_pos (line 1203) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::iter (line 1246) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::zeros (line 1221) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::push (line 872) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::with_capacity (line 830) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::len (line 1306) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::set_bits (line 1119) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::set (line 982) ... ok [INFO] [stdout] test src/bitvector/rs_wide.rs - bitvector::rs_wide::RSWide::select1 (line 320) ... ok [INFO] [stdout] test src/darray/mod.rs - darray (line 21) ... ok [INFO] [stdout] test src/bitvector/mod.rs - bitvector::BitVectorMut::ones (line 1185) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::new (line 190) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray (line 564) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray (line 589) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::count_zeros (line 320) ... ok [INFO] [stdout] test src/bitvector/rs_wide.rs - bitvector::rs_wide::RSWide::select0 (line 365) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::count_ones (line 303) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::ones (line 219) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::get (line 430) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::get_unchecked (line 452) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::select1 (line 473) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::select1_unchecked (line 496) ... ok [INFO] [stdout] test src/lib.rs - (line 106) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::zeros (line 255) ... ok [INFO] [stdout] test src/lib.rs - (line 131) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::is_empty (line 354) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::len (line 337) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::ones_with_pos (line 237) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::select0 (line 516) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::iter (line 280) ... ok [INFO] [stdout] test src/lib.rs - (line 118) ... ok [INFO] [stdout] test src/darray/mod.rs - darray::DArray::select0_unchecked (line 542) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::is_empty (line 253) ... ok [INFO] [stdout] test src/lib.rs - (line 146) ... ok [INFO] [stdout] test src/lib.rs - (line 170) ... ok [INFO] [stdout] test src/lib.rs - (line 200) ... FAILED [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::n_levels (line 271) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::get (line 578) ... ok [INFO] [stdout] test src/lib.rs - (line 184) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::get_unchecked (line 608) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::is_empty (line 229) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::new (line 100) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::len (line 236) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::rank_prefetch (line 418) ... ok [INFO] [stdout] test src/lib.rs - (line 229) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::rank (line 680) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::len (line 187) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::iter (line 264) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::n_levels (line 246) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt (line 26) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::get_unchecked (line 638) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::iter (line 289) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::new (line 116) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::rank_unchecked (line 719) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::rank_prefetch_unchecked (line 418) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::get (line 608) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::rank_unchecked (line 555) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::rank (line 519) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::select (line 769) ... ok [INFO] [stdout] test src/qvector/mod.rs - qvector::QVector::len (line 160) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::sigma (line 208) ... ok [INFO] [stdout] test src/qvector/mod.rs - qvector::QVector::iter (line 174) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::get_unchecked (line 252) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::rank_prefetch (line 382) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::iter (line 37) ... ok [INFO] [stdout] test src/quadwt/huffqwt.rs - quadwt::huffqwt::HuffQWaveletTree::rank_prefetch_unchecked (line 457) ... ok [INFO] [stdout] test src/qvector/mod.rs - qvector::QVector::is_empty (line 147) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::rank (line 289) ... ok [INFO] [stdout] test src/utils/mod.rs - utils::select_in_word (line 112) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::new (line 107) ... ok [INFO] [stdout] test src/qvector/mod.rs - qvector::QVector::get (line 218) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::get (line 269) ... ok [INFO] [stdout] test src/qvector/mod.rs - qvector::QVector::get_unchecked (line 195) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::select (line 328) ... ok [INFO] [stdout] test src/qvector/rs_qvector.rs - qvector::rs_qvector::RSQVector::from (line 63) ... ok [INFO] [stdout] test src/quadwt/mod.rs - quadwt::QWaveletTree::select (line 686) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 200) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/lib.rs:20:52: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ecdc916df72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ecdc916df72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ecdc916df72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ecdc916df72 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ecdc918cf03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ecdc918cf03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ecdc916bc83 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ecdc916bc83 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ecdc916ddc2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ecdc916ee53 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5ecdc916ec35 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x5ecdc916f725 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x5ecdc916f5ba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 13: 0x5ecdc916e469 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5ecdc916f24d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x5ecdc918ba00 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5ecdc918be66 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 17: 0x5ecdc913d79c - rust_out::main::_doctest_main_src_lib_rs_200_0::hf8627ff956595e69 [INFO] [stdout] 18: 0x5ecdc913cd56 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 19: 0x5ecdc9125ea3 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 20: 0x5ecdc9125586 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 21: 0x5ecdc9125519 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 22: 0x5ecdc91690c0 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x5ecdc91690c0 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 24: 0x5ecdc91690c0 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 25: 0x5ecdc91690c0 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5ecdc91690c0 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5ecdc91690c0 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5ecdc91690c0 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5ecdc91690c0 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5ecdc91690c0 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5ecdc9125501 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 32: 0x5ecdc913e185 - main [INFO] [stdout] 33: 0x74fd8844f1ca - [INFO] [stdout] 34: 0x74fd8844f28b - __libc_start_main [INFO] [stdout] 35: 0x5ecdc9116355 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 200) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 112 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.27s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "db6a55756c4275916463ae480d4fc910fdf9a2b1cfad0334ec1955a9bb42ba9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6a55756c4275916463ae480d4fc910fdf9a2b1cfad0334ec1955a9bb42ba9b", kill_on_drop: false }` [INFO] [stdout] db6a55756c4275916463ae480d4fc910fdf9a2b1cfad0334ec1955a9bb42ba9b