[INFO] crate bitrush-index 0.1.1 is already in cache [INFO] checking bitrush-index-0.1.1 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate bitrush-index 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate bitrush-index 0.1.1 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c400e4d17a8caf9884937534752ca5e2b72c2f9b10ecc8614b5748633f7c724 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c400e4d17a8caf9884937534752ca5e2b72c2f9b10ecc8614b5748633f7c724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c400e4d17a8caf9884937534752ca5e2b72c2f9b10ecc8614b5748633f7c724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c400e4d17a8caf9884937534752ca5e2b72c2f9b10ecc8614b5748633f7c724", kill_on_drop: false }` [INFO] [stdout] 9c400e4d17a8caf9884937534752ca5e2b72c2f9b10ecc8614b5748633f7c724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c43ef1fa42a82126cd1144f7819ec832b5f5cd706ea6ea4ea4f7f1ed4ff7e5eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c43ef1fa42a82126cd1144f7819ec832b5f5cd706ea6ea4ea4f7f1ed4ff7e5eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bitrush-index v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | M1 = (1 << 20), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | M2 = (1 << 21), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | M4 = (1 << 22), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | M8 = (1 << 23), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | M16 = (1 << 24), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | M32 = (1 << 25), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | M1 = (1 << 20), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | M2 = (1 << 21), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | M4 = (1 << 22), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | M8 = (1 << 23), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | M16 = (1 << 24), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/bitmap_index/mod.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | M32 = (1 << 25), [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^ help: remove these parentheses [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.36s [INFO] running `Command { std: "docker" "inspect" "c43ef1fa42a82126cd1144f7819ec832b5f5cd706ea6ea4ea4f7f1ed4ff7e5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c43ef1fa42a82126cd1144f7819ec832b5f5cd706ea6ea4ea4f7f1ed4ff7e5eb", kill_on_drop: false }` [INFO] [stdout] c43ef1fa42a82126cd1144f7819ec832b5f5cd706ea6ea4ea4f7f1ed4ff7e5eb