[INFO] cloning repository https://github.com/panzi/rust-varint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panzi/rust-varint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-varint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-varint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f90fab2a55674cdbad9f39a6a76383df24ded6a
[INFO] checking panzi/rust-varint against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanzi%2Frust-varint" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/panzi/rust-varint
[INFO] finished tweaking git repo https://github.com/panzi/rust-varint
[INFO] tweaked toml for git repo https://github.com/panzi/rust-varint written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panzi/rust-varint on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panzi/rust-varint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 159e444fb1b5561923ec8c601dd6d28979a2085ad703f522846ff81942ebec70
[INFO] running `Command { std: "docker" "start" "-a" "159e444fb1b5561923ec8c601dd6d28979a2085ad703f522846ff81942ebec70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "159e444fb1b5561923ec8c601dd6d28979a2085ad703f522846ff81942ebec70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159e444fb1b5561923ec8c601dd6d28979a2085ad703f522846ff81942ebec70", kill_on_drop: false }`
[INFO] [stdout] 159e444fb1b5561923ec8c601dd6d28979a2085ad703f522846ff81942ebec70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bf2084ae9f1943a9f3bfc4e2820e0963f2e159c0e9c8e55d6c56b3fdd578efa
[INFO] running `Command { std: "docker" "start" "-a" "1bf2084ae9f1943a9f3bfc4e2820e0963f2e159c0e9c8e55d6c56b3fdd578efa", kill_on_drop: false }`
[INFO] [stderr]     Checking varint v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]    --> src/varuint.rs:416:20
[INFO] [stdout]     |
[INFO] [stdout] 416 |                   if let Ok(value) = value.try_into() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 | / impl_varuint! {
[INFO] [stdout] 451 | |     u8   [1 2 3 4 5 6 7 8],
[INFO] [stdout] 452 | |     u16  [9 10 11 12 13 14 15 16],
[INFO] [stdout] 453 | |     u32  [17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32],
[INFO] [stdout] 454 | |     u64  [33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64],
[INFO] [stdout] 455 | |     u128 [65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 10...
[INFO] [stdout] 456 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]     = help: consider replacing the `if let` with a `let`
[INFO] [stdout]     = note: this warning originates in the macro `impl_varuint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.11s
[INFO] running `Command { std: "docker" "inspect" "1bf2084ae9f1943a9f3bfc4e2820e0963f2e159c0e9c8e55d6c56b3fdd578efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf2084ae9f1943a9f3bfc4e2820e0963f2e159c0e9c8e55d6c56b3fdd578efa", kill_on_drop: false }`
[INFO] [stdout] 1bf2084ae9f1943a9f3bfc4e2820e0963f2e159c0e9c8e55d6c56b3fdd578efa
