[INFO] cloning repository https://github.com/kurtbuilds/fastmurmur3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurtbuilds/fastmurmur3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 557f03839e9217c41885432545a99cec5508933f [INFO] documenting kurtbuilds/fastmurmur3 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurtbuilds%2Ffastmurmur3" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kurtbuilds/fastmurmur3 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kurtbuilds/fastmurmur3 [INFO] finished tweaking git repo https://github.com/kurtbuilds/fastmurmur3 [INFO] tweaked toml for git repo https://github.com/kurtbuilds/fastmurmur3 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/kurtbuilds/fastmurmur3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e0721324722753eb3dcee003e4560639df9d9dd1f075d2aab42d9e4860d9262 [INFO] running `Command { std: "docker" "start" "-a" "8e0721324722753eb3dcee003e4560639df9d9dd1f075d2aab42d9e4860d9262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e0721324722753eb3dcee003e4560639df9d9dd1f075d2aab42d9e4860d9262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0721324722753eb3dcee003e4560639df9d9dd1f075d2aab42d9e4860d9262", kill_on_drop: false }` [INFO] [stdout] 8e0721324722753eb3dcee003e4560639df9d9dd1f075d2aab42d9e4860d9262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c444c11f04c2f78dd56be4d4f4aa1a9a66171483a73d5a87052873268c42fedd [INFO] running `Command { std: "docker" "start" "-a" "c444c11f04c2f78dd56be4d4f4aa1a9a66171483a73d5a87052873268c42fedd", kill_on_drop: false }` [INFO] [stderr] Documenting fastmurmur3 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "c444c11f04c2f78dd56be4d4f4aa1a9a66171483a73d5a87052873268c42fedd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c444c11f04c2f78dd56be4d4f4aa1a9a66171483a73d5a87052873268c42fedd", kill_on_drop: false }` [INFO] [stdout] c444c11f04c2f78dd56be4d4f4aa1a9a66171483a73d5a87052873268c42fedd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 306b8e8fc1fd195399b7c88786b5b429d4e3b5f3dc05c30cbe24afe53c99f1ea [INFO] running `Command { std: "docker" "start" "-a" "306b8e8fc1fd195399b7c88786b5b429d4e3b5f3dc05c30cbe24afe53c99f1ea", kill_on_drop: false }` [INFO] [stderr] Documenting fastmurmur3 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | first declared here [INFO] [stdout] | label `'fallthrough` already in scope [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: label name `'fallthrough` shadows a label name that is already in scope [INFO] [stdout] --> src/fallthrough.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | 'fallthrough: loop { [INFO] [stdout] | ^^^^^^^^^^^^ label `'fallthrough` already in scope [INFO] [stdout] ... [INFO] [stdout] 26 | 'fallthrough: loop { [INFO] [stdout] | ------------ first declared here [INFO] [stdout] | [INFO] [stdout] ::: src/murmur3rs.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | / match_fallthrough!(trailing_len, { [INFO] [stdout] 71 | | 15 => k2 ^= (buf[14] as u64).shl(48), [INFO] [stdout] 72 | | 14 => k2 ^= (buf[13] as u64).shl(40), [INFO] [stdout] 73 | | 13 => k2 ^= (buf[12] as u64).shl(32), [INFO] [stdout] ... | [INFO] [stdout] 99 | | _ => unreachable!() [INFO] [stdout] 100 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `match_fallthrough_make_loops` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "306b8e8fc1fd195399b7c88786b5b429d4e3b5f3dc05c30cbe24afe53c99f1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306b8e8fc1fd195399b7c88786b5b429d4e3b5f3dc05c30cbe24afe53c99f1ea", kill_on_drop: false }` [INFO] [stdout] 306b8e8fc1fd195399b7c88786b5b429d4e3b5f3dc05c30cbe24afe53c99f1ea