[INFO] fetching crate bitrush-index 0.1.1...
[INFO] checking bitrush-index-0.1.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate bitrush-index 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bitrush-index 0.1.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitrush-index 0.1.1
[INFO] finished tweaking crates.io crate bitrush-index 0.1.1
[INFO] tweaked toml for crates.io crate bitrush-index 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate bitrush-index 0.1.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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi v0.7.0
[INFO] [stderr]   Downloaded rand v0.7.2
[INFO] [stderr]   Downloaded getrandom v0.1.13
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5db1c4ac5753a083e3a63c2a37ee7de8a10ffc3a37cafbbbd7dda43eb1160169
[INFO] running `Command { std: "docker" "start" "-a" "5db1c4ac5753a083e3a63c2a37ee7de8a10ffc3a37cafbbbd7dda43eb1160169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5db1c4ac5753a083e3a63c2a37ee7de8a10ffc3a37cafbbbd7dda43eb1160169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5db1c4ac5753a083e3a63c2a37ee7de8a10ffc3a37cafbbbd7dda43eb1160169", kill_on_drop: false }`
[INFO] [stdout] 5db1c4ac5753a083e3a63c2a37ee7de8a10ffc3a37cafbbbd7dda43eb1160169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eb8fa86fa25b6bd12ee0143f59c55bccf611c0768ba51303b156eb97d5b7635
[INFO] running `Command { std: "docker" "start" "-a" "0eb8fa86fa25b6bd12ee0143f59c55bccf611c0768ba51303b156eb97d5b7635", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking bitrush-index v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Copy` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::marker::Copy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Copy` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout]    |                                      ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout] 38 + const OZBC_MAX_128_BYTES_ZERO: u16 = (1 << 15) - 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout]    |                                  ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout] 39 + const OZBC_MAX_BYTES_ZERO: u32 = (OZBC_MAX_128_BYTES_ZERO as u32) << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stdout] warning: the item `Copy` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::marker::Copy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Copy` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout]    |                                      ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout] 38 + const OZBC_MAX_128_BYTES_ZERO: u16 = (1 << 15) - 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout]    |                                  ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout] 39 + const OZBC_MAX_BYTES_ZERO: u32 = (OZBC_MAX_128_BYTES_ZERO as u32) << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "0eb8fa86fa25b6bd12ee0143f59c55bccf611c0768ba51303b156eb97d5b7635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb8fa86fa25b6bd12ee0143f59c55bccf611c0768ba51303b156eb97d5b7635", kill_on_drop: false }`
[INFO] [stdout] 0eb8fa86fa25b6bd12ee0143f59c55bccf611c0768ba51303b156eb97d5b7635
[INFO] checking bitrush-index-0.1.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate bitrush-index 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bitrush-index 0.1.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitrush-index 0.1.1
[INFO] finished tweaking crates.io crate bitrush-index 0.1.1
[INFO] tweaked toml for crates.io crate bitrush-index 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate bitrush-index 0.1.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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6f8e390cb3d39063f9febf6f9800b9c0b931c96e9309a884d003d894cf8cdb0
[INFO] running `Command { std: "docker" "start" "-a" "b6f8e390cb3d39063f9febf6f9800b9c0b931c96e9309a884d003d894cf8cdb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f8e390cb3d39063f9febf6f9800b9c0b931c96e9309a884d003d894cf8cdb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f8e390cb3d39063f9febf6f9800b9c0b931c96e9309a884d003d894cf8cdb0", kill_on_drop: false }`
[INFO] [stdout] b6f8e390cb3d39063f9febf6f9800b9c0b931c96e9309a884d003d894cf8cdb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2196126d625523c60403dfb0dc9250e305b1471282f1f5e56097ddd643bff73
[INFO] running `Command { std: "docker" "start" "-a" "c2196126d625523c60403dfb0dc9250e305b1471282f1f5e56097ddd643bff73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]     Checking bitrush-index v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Copy` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::marker::Copy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Copy` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout]    |                                      ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout] 38 + const OZBC_MAX_128_BYTES_ZERO: u16 = (1 << 15) - 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout]    |                                  ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout] 39 + const OZBC_MAX_BYTES_ZERO: u32 = (OZBC_MAX_128_BYTES_ZERO as u32) << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stdout] warning: the item `Copy` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::marker::Copy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Copy` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/bitmap_index/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Result` is imported redundantly
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use std::result::Result;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Result` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout]    |                                      ^             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 - const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1);
[INFO] [stdout] 38 + const OZBC_MAX_128_BYTES_ZERO: u16 = (1 << 15) - 1;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/ozbcbitmap/mod.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout]    |                                  ^                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7);
[INFO] [stdout] 39 + const OZBC_MAX_BYTES_ZERO: u32 = (OZBC_MAX_128_BYTES_ZERO as u32) << 7;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "c2196126d625523c60403dfb0dc9250e305b1471282f1f5e56097ddd643bff73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2196126d625523c60403dfb0dc9250e305b1471282f1f5e56097ddd643bff73", kill_on_drop: false }`
[INFO] [stdout] c2196126d625523c60403dfb0dc9250e305b1471282f1f5e56097ddd643bff73
