[INFO] crate bitrush-index 0.1.1 is already in cache [INFO] checking bitrush-index-0.1.1 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate bitrush-index 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bitrush-index 0.1.1 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/source/Cargo.toml [INFO] crate crates.io crate bitrush-index 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b915e0b72fe367bc731a16d0380cbcdbcd4827afab2127ebba7bb5926f01582 [INFO] running `"docker" "start" "-a" "4b915e0b72fe367bc731a16d0380cbcdbcd4827afab2127ebba7bb5926f01582"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking bitrush-index v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/ozbcbitmap/mod.rs:38:38 [INFO] [stderr] | [INFO] [stderr] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/ozbcbitmap/mod.rs:39:34 [INFO] [stderr] | [INFO] [stderr] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/ozbcbitmap/mod.rs:38:38 [INFO] [stderr] | [INFO] [stderr] 38 | const OZBC_MAX_128_BYTES_ZERO: u16 = ((1 << 15) - 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/ozbcbitmap/mod.rs:39:34 [INFO] [stderr] | [INFO] [stderr] 39 | const OZBC_MAX_BYTES_ZERO: u32 = ((OZBC_MAX_128_BYTES_ZERO as u32) << 7); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `"docker" "inspect" "4b915e0b72fe367bc731a16d0380cbcdbcd4827afab2127ebba7bb5926f01582"` [INFO] running `"docker" "rm" "-f" "4b915e0b72fe367bc731a16d0380cbcdbcd4827afab2127ebba7bb5926f01582"` [INFO] [stdout] 4b915e0b72fe367bc731a16d0380cbcdbcd4827afab2127ebba7bb5926f01582