[INFO] fetching crate bitpacking 0.8.2... [INFO] documenting bitpacking-0.8.2 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate bitpacking 0.8.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate bitpacking 0.8.2 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitpacking 0.8.2 [INFO] finished tweaking crates.io crate bitpacking 0.8.2 [INFO] tweaked toml for crates.io crate bitpacking 0.8.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 621fda26883ef80673a723e796949964a43227aeb405dfc92542a877435692cc [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" "621fda26883ef80673a723e796949964a43227aeb405dfc92542a877435692cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621fda26883ef80673a723e796949964a43227aeb405dfc92542a877435692cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621fda26883ef80673a723e796949964a43227aeb405dfc92542a877435692cc", kill_on_drop: false }` [INFO] [stdout] 621fda26883ef80673a723e796949964a43227aeb405dfc92542a877435692cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20da302e46e1a83534084c369e611fcfaaade0c53d95679700ba425b598bb05c [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" "20da302e46e1a83534084c369e611fcfaaade0c53d95679700ba425b598bb05c", kill_on_drop: false }` [INFO] [stderr] Documenting bitpacking v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 465 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 465 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 465 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:465:25 [INFO] [stdout] | [INFO] [stdout] 465 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | for i in 0..32 { [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker1x.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | for i in 0..32 { [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | declare_bitpacker!(target_feature(enable = "avx2")); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `bits_filled` should have an upper case name [INFO] [stdout] --> src/macros.rs:36:31 [INFO] [stdout] | [INFO] [stdout] 36 | const bits_filled: usize = i * NUM_BITS; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `BITS_FILLED` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | const inner_cursor: usize = bits_filled % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `remaining` should have an upper case name [INFO] [stdout] --> src/macros.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const remaining: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `REMAINING` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:84:25 [INFO] [stdout] | [INFO] [stdout] 84 | for iter in 0..31 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | const i: usize = iter + 1; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_cursor` should have an upper case name [INFO] [stdout] --> src/macros.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | const inner_cursor: usize = (i * NUM_BITS) % 32; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CURSOR` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `inner_capacity` should have an upper case name [INFO] [stdout] --> src/macros.rs:88:31 [INFO] [stdout] | [INFO] [stdout] 88 | const inner_capacity: usize = 32 - inner_cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INNER_CAPACITY` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `iter` should have an upper case name [INFO] [stdout] --> src/macros.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | for iter in 0..30 { [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `ITER` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `i` should have an upper case name [INFO] [stdout] --> src/macros.rs:34:31 [INFO] [stdout] | [INFO] [stdout] 34 | const i: usize = 1 + iter; [INFO] [stdout] | ^ help: convert the identifier to upper case (notice the capitalization): `I` [INFO] [stdout] | [INFO] [stdout] ::: src/bitpacker8x.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | declare_bitpacker!(cfg(any(debug, not(debug)))); [WARN] too many lines in the log, truncating it