[INFO] fetching crate mask_system_lib 0.1.1... [INFO] checking mask_system_lib-0.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mask_system_lib 0.1.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mask_system_lib 0.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfadc50fb79167e7b963d05fc79e0f9635548c057cc705bcded140dcf693b4af [INFO] running `Command { std: "docker" "start" "-a" "bfadc50fb79167e7b963d05fc79e0f9635548c057cc705bcded140dcf693b4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfadc50fb79167e7b963d05fc79e0f9635548c057cc705bcded140dcf693b4af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfadc50fb79167e7b963d05fc79e0f9635548c057cc705bcded140dcf693b4af", kill_on_drop: false }` [INFO] [stdout] bfadc50fb79167e7b963d05fc79e0f9635548c057cc705bcded140dcf693b4af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74074aa8f51c55f283ced0a83a080b025f1c02c0ff1a689147336279eea67959 [INFO] running `Command { std: "docker" "start" "-a" "74074aa8f51c55f283ced0a83a080b025f1c02c0ff1a689147336279eea67959", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.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 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 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)]` 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)]` 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)]` 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::()}]:, [INFO] [stdout] | ^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 418 - [(); { validate_max_1::()}]:, [INFO] [stdout] 418 + [(); validate_max_1::()]:, [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::() }]:, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 419 - [(); { validate_mask::() }]:, [INFO] [stdout] 419 + [(); validate_mask::()]:, [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-nightly 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 `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 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 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)]` 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)]` 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)]` 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::()}]:, [INFO] [stdout] | ^^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 418 - [(); { validate_max_1::()}]:, [INFO] [stdout] 418 + [(); validate_max_1::()]:, [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::() }]:, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 419 - [(); { validate_mask::() }]:, [INFO] [stdout] 419 + [(); validate_mask::()]:, [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-nightly 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)]` 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 { [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 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 380 - trait ConstUsize { [INFO] [stdout] 380 + trait ConstUsize { [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 ConstUsize for Proxy{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 385 - impl ConstUsize for Proxy{ [INFO] [stdout] 385 + impl ConstUsize 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 src/lib.rs:472:45 [INFO] [stdout] | [INFO] [stdout] 472 | pub struct Content src/lib.rs:472:67 [INFO] [stdout] | [INFO] [stdout] 472 | pub struct Content src/lib.rs:472:87 [INFO] [stdout] | [INFO] [stdout] 472 | ...ask: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 | ...ype: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 | ...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_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 | ...2_c: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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 | ...st tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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; [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 TupleElement for TupleExist {} [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)]` 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 { [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s [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 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 380 - trait ConstUsize { [INFO] [stdout] 380 + trait ConstUsize { [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 ConstUsize for Proxy{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 385 - impl ConstUsize for Proxy{ [INFO] [stdout] 385 + impl ConstUsize 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 src/lib.rs:472:45 [INFO] [stdout] | [INFO] [stdout] 472 | pub struct Content src/lib.rs:472:67 [INFO] [stdout] | [INFO] [stdout] 472 | pub struct Content src/lib.rs:472:87 [INFO] [stdout] | [INFO] [stdout] 472 | ...ask: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 | ...ype: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 | ...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_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 | ...2_c: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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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 | ...st tag_1_c:usize,const tag_2_c:usize,const tag_3_c:usize,const tag_4_c:usize> MaskSystemContent for Content MaskSystemContent for Content { [INFO] [stdout] 474 + impl MaskSystemContent for Content { [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; [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 TupleElement for TupleExist {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `CONST_T` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74074aa8f51c55f283ced0a83a080b025f1c02c0ff1a689147336279eea67959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74074aa8f51c55f283ced0a83a080b025f1c02c0ff1a689147336279eea67959", kill_on_drop: false }` [INFO] [stdout] 74074aa8f51c55f283ced0a83a080b025f1c02c0ff1a689147336279eea67959