[INFO] fetching crate mask_system_lib 0.1.1...
[INFO] checking mask_system_lib-0.1.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21
[INFO] extracting crate mask_system_lib 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mask_system_lib 0.1.1
[INFO] finished tweaking crates.io crate mask_system_lib 0.1.1
[INFO] tweaked toml for crates.io crate mask_system_lib 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mask_system_lib 0.1.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf63a831c114f7338f06121ec747bdcf623fd3b98954dd9387d008a0f93ed65e
[INFO] running `Command { std: "docker" "start" "-a" "bf63a831c114f7338f06121ec747bdcf623fd3b98954dd9387d008a0f93ed65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf63a831c114f7338f06121ec747bdcf623fd3b98954dd9387d008a0f93ed65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf63a831c114f7338f06121ec747bdcf623fd3b98954dd9387d008a0f93ed65e", kill_on_drop: false }`
[INFO] [stdout] bf63a831c114f7338f06121ec747bdcf623fd3b98954dd9387d008a0f93ed65e
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a803623fd6cd256dabc36574b6d32866a853ee5f61fcadd5c649d0f40953b4d
[INFO] running `Command { std: "docker" "start" "-a" "8a803623fd6cd256dabc36574b6d32866a853ee5f61fcadd5c649d0f40953b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking mask_system_lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(specialization)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitAnd`, `default`, `iter::Sum`, and `process::Output`
[INFO] [stdout]   --> src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{default, iter::Sum, marker::PhantomData, ops::{BitAnd, Sub}, process::Output, usize};
[INFO] [stdout]    |           ^^^^^^^  ^^^^^^^^^                             ^^^^^^        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_1_2` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub type Tag_1_2 = U2;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag1_2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_2_4` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub type Tag_2_4 = U4;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag2_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_3_8` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub type Tag_3_8 = U8;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag3_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_4_16` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub type Tag_4_16 = U16;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag4_16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_5_32` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub type Tag_5_32 = U32;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag5_32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_6_64` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub type Tag_6_64 = U64;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag6_64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     if(b_value > 0){
[INFO] [stdout]     |       ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 393 -     if(b_value > 0){
[INFO] [stdout] 393 +     if b_value > 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     if(marker > 1){
[INFO] [stdout]     |       ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 403 -     if(marker > 1){
[INFO] [stdout] 403 +     if marker > 1 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/lib.rs:418:10
[INFO] [stdout]     |
[INFO] [stdout] 418 |     [(); { validate_max_1::<S,N,B,Content>()}]:,
[INFO] [stdout]     |          ^^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 418 -     [(); { validate_max_1::<S,N,B,Content>()}]:,
[INFO] [stdout] 418 +     [(); validate_max_1::<S,N,B,Content>()]:,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/lib.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |     [(); { validate_mask::<S,N,B,Content>() }]:,
[INFO] [stdout]     |          ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 419 -     [(); { validate_mask::<S,N,B,Content>() }]:,
[INFO] [stdout] 419 +     [(); validate_mask::<S,N,B,Content>()]:,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:748:19
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type OutPut = (T1);
[INFO] [stdout]     |                   ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 748 -     type OutPut = (T1);
[INFO] [stdout] 748 +     type OutPut = T1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/lib.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         (self.0.clone())
[INFO] [stdout]     |         ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 751 -         (self.0.clone())
[INFO] [stdout] 751 +         self.0.clone()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(specialization)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information
[INFO] [stdout]   = help: consider using `min_specialization` instead, which is more stable and complete
[INFO] [stdout]   = note: `#[warn(incomplete_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BitAnd`, `default`, `iter::Sum`, and `process::Output`
[INFO] [stdout]   --> src/lib.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{default, iter::Sum, marker::PhantomData, ops::{BitAnd, Sub}, process::Output, usize};
[INFO] [stdout]    |           ^^^^^^^  ^^^^^^^^^                             ^^^^^^        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_1_2` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub type Tag_1_2 = U2;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag1_2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_2_4` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub type Tag_2_4 = U4;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag2_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_3_8` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub type Tag_3_8 = U8;
[INFO] [stdout]     |          ^^^^^^^ help: convert the identifier to upper camel case: `Tag3_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_4_16` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub type Tag_4_16 = U16;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag4_16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_5_32` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub type Tag_5_32 = U32;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag5_32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tag_6_64` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub type Tag_6_64 = U64;
[INFO] [stdout]     |          ^^^^^^^^ help: convert the identifier to upper camel case: `Tag6_64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     if(b_value > 0){
[INFO] [stdout]     |       ^           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 393 -     if(b_value > 0){
[INFO] [stdout] 393 +     if b_value > 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/lib.rs:403:7
[INFO] [stdout]     |
[INFO] [stdout] 403 |     if(marker > 1){
[INFO] [stdout]     |       ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 403 -     if(marker > 1){
[INFO] [stdout] 403 +     if marker > 1 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/lib.rs:418:10
[INFO] [stdout]     |
[INFO] [stdout] 418 |     [(); { validate_max_1::<S,N,B,Content>()}]:,
[INFO] [stdout]     |          ^^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 418 -     [(); { validate_max_1::<S,N,B,Content>()}]:,
[INFO] [stdout] 418 +     [(); validate_max_1::<S,N,B,Content>()]:,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around const expression
[INFO] [stdout]    --> src/lib.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |     [(); { validate_mask::<S,N,B,Content>() }]:,
[INFO] [stdout]     |          ^^                                ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 419 -     [(); { validate_mask::<S,N,B,Content>() }]:,
[INFO] [stdout] 419 +     [(); validate_mask::<S,N,B,Content>()]:,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:748:19
[INFO] [stdout]     |
[INFO] [stdout] 748 |     type OutPut = (T1);
[INFO] [stdout]     |                   ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 748 -     type OutPut = (T1);
[INFO] [stdout] 748 +     type OutPut = T1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/lib.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         (self.0.clone())
[INFO] [stdout]     |         ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 751 -         (self.0.clone())
[INFO] [stdout] 751 +         self.0.clone()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CombiMask` is never used
[INFO] [stdout]    --> src/lib.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | trait CombiMask {}
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConstUsize` is never used
[INFO] [stdout]    --> src/lib.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 | trait ConstUsize<const const_t:usize> {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Proxy` is never constructed
[INFO] [stdout]    --> src/lib.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | struct Proxy;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TupleElement` is never used
[INFO] [stdout]    --> src/lib.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 | trait TupleElement {
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:380:24
[INFO] [stdout]     |
[INFO] [stdout] 380 | trait ConstUsize<const const_t:usize> {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 380 - trait ConstUsize<const const_t:usize> {
[INFO] [stdout] 380 + trait ConstUsize<const CONST_T:usize> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `_marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 |     const _marker:usize = const_t;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `_MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<const const_t:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 385 - impl<const const_t:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout] 385 + impl<const CONST_T:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |     const marker:usize;
[INFO] [stdout]     |           ^^^^^^ help: convert the identifier to upper case: `MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |     const main_mask:usize;
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to upper case: `MAIN_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:465:11
[INFO] [stdout]     |
[INFO] [stdout] 465 |     const fp_type:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `FP_TYPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:466:11
[INFO] [stdout]     |
[INFO] [stdout] 466 |     const tag_1_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_1_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     const tag_2_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_2_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     const tag_3_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_3_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     const tag_4_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_4_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `market` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:26
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                          ^^^^^^ help: convert the identifier to upper case: `MARKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:45
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                                             ^^^^^^^^^ help: convert the identifier to upper case: `MAIN_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:67
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                                                                   ^^^^^^^ help: convert the identifier to upper case: `FP_TYPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:87
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_1_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:107
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_2_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:127
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_3_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:147
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_4_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `market` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:12
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const MARKET:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:31
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const MAIN_MASK:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:53
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const FP_TYPE:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:73
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const TAG_1_C:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:93
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const TAG_2_C:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:113
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const TAG_3_C:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:133
[INFO] [stdout]     |
[INFO] [stdout] 474 | ...tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_typ...
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const TAG_4_C:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `_marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     const _marker:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `_MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:710:29
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub struct TupleExist<const const_t:usize>;
[INFO] [stdout]     |                             ^^^^^^^ help: convert the identifier to upper case: `CONST_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 720 | impl<const const_t:usize> TupleElement for TupleExist<const_t> {}
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to upper case: `CONST_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CombiMask` is never used
[INFO] [stdout]    --> src/lib.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 | trait CombiMask {}
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConstUsize` is never used
[INFO] [stdout]    --> src/lib.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 | trait ConstUsize<const const_t:usize> {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Proxy` is never constructed
[INFO] [stdout]    --> src/lib.rs:384:8
[INFO] [stdout]     |
[INFO] [stdout] 384 | struct Proxy;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TupleElement` is never used
[INFO] [stdout]    --> src/lib.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 | trait TupleElement {
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:380:24
[INFO] [stdout]     |
[INFO] [stdout] 380 | trait ConstUsize<const const_t:usize> {
[INFO] [stdout]     |                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 380 - trait ConstUsize<const const_t:usize> {
[INFO] [stdout] 380 + trait ConstUsize<const CONST_T:usize> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `_marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 |     const _marker:usize = const_t;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `_MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:385:12
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl<const const_t:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 385 - impl<const const_t:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout] 385 + impl<const CONST_T:usize> ConstUsize<const_t> for Proxy{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:463:11
[INFO] [stdout]     |
[INFO] [stdout] 463 |     const marker:usize;
[INFO] [stdout]     |           ^^^^^^ help: convert the identifier to upper case: `MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |     const main_mask:usize;
[INFO] [stdout]     |           ^^^^^^^^^ help: convert the identifier to upper case: `MAIN_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:465:11
[INFO] [stdout]     |
[INFO] [stdout] 465 |     const fp_type:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `FP_TYPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:466:11
[INFO] [stdout]     |
[INFO] [stdout] 466 |     const tag_1_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_1_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     const tag_2_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_2_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     const tag_3_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_3_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     const tag_4_c:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `TAG_4_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `market` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:26
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                          ^^^^^^ help: convert the identifier to upper case: `MARKET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:45
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                                             ^^^^^^^^^ help: convert the identifier to upper case: `MAIN_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:67
[INFO] [stdout]     |
[INFO] [stdout] 472 | pub struct Content<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3...
[INFO] [stdout]     |                                                                   ^^^^^^^ help: convert the identifier to upper case: `FP_TYPE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:87
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_1_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:107
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_2_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:127
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_3_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:472:147
[INFO] [stdout]     |
[INFO] [stdout] 472 | ...:usize,const tag_3_c:usize,const tag_4_c:usize>;
[INFO] [stdout]     |                                     ^^^^^^^ help: convert the identifier to upper case: `TAG_4_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `market` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:12
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const MARKET:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `main_mask` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:31
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const MAIN_MASK:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `fp_type` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:53
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const FP_TYPE:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_1_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:73
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const TAG_1_C:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_2_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:93
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const TAG_2_C:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_3_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:113
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const...
[INFO] [stdout]     |                                                                                                                 ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const TAG_3_C:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `tag_4_c` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:474:133
[INFO] [stdout]     |
[INFO] [stdout] 474 | ...tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_typ...
[INFO] [stdout]     |                                                                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]     |
[INFO] [stdout] 474 - impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout] 474 + impl<const market:usize,const main_mask:usize,const fp_type:usize,const tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const TAG_4_C:usize> MaskSystemContent for Content<market,main_mask,fp_type,tag_1_c,tag_2_c,tag_3_c,tag_4_c> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `_marker` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     const _marker:usize;
[INFO] [stdout]     |           ^^^^^^^ help: convert the identifier to upper case: `_MARKER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:710:29
[INFO] [stdout]     |
[INFO] [stdout] 710 | pub struct TupleExist<const const_t:usize>;
[INFO] [stdout]     |                             ^^^^^^^ help: convert the identifier to upper case: `CONST_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: const parameter `const_t` should have an upper case name
[INFO] [stdout]    --> src/lib.rs:720:12
[INFO] [stdout]     |
[INFO] [stdout] 720 | impl<const const_t:usize> TupleElement for TupleExist<const_t> {}
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to upper case: `CONST_T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.24s
[INFO] running `Command { std: "docker" "inspect" "8a803623fd6cd256dabc36574b6d32866a853ee5f61fcadd5c649d0f40953b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a803623fd6cd256dabc36574b6d32866a853ee5f61fcadd5c649d0f40953b4d", kill_on_drop: false }`
[INFO] [stdout] 8a803623fd6cd256dabc36574b6d32866a853ee5f61fcadd5c649d0f40953b4d
