[INFO] crate type-level-logic 0.1.0 is already in cache [INFO] extracting crate type-level-logic 0.1.0 into work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/type-level-logic/0.1.0 [INFO] extracting crate type-level-logic 0.1.0 into work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/type-level-logic/0.1.0 [INFO] validating manifest of type-level-logic-0.1.0 on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of type-level-logic-0.1.0 on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing type-level-logic-0.1.0 [INFO] finished frobbing type-level-logic-0.1.0 [INFO] frobbed toml for type-level-logic-0.1.0 written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/reg/type-level-logic/0.1.0/Cargo.toml [INFO] started frobbing type-level-logic-0.1.0 [INFO] finished frobbing type-level-logic-0.1.0 [INFO] frobbed toml for type-level-logic-0.1.0 written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/type-level-logic/0.1.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking type-level-logic-0.1.0 against try#06a150c7d11500b41499224f165e9de1de096768 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-1/try#06a150c7d11500b41499224f165e9de1de096768:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/reg/type-level-logic/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8b8cc2697b8f33822ea79d70950e178ea136ac73fa86f5c4989cfbfc5c205a58 [INFO] running `"docker" "start" "-a" "8b8cc2697b8f33822ea79d70950e178ea136ac73fa86f5c4989cfbfc5c205a58"` [INFO] [stderr] Checking type-operators v0.3.5 [INFO] [stderr] Checking type-level-logic v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | (And) BoolAnd(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(type_alias_bounds)] on by default [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | (And) BoolAnd(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | (Or) BoolOr(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | (Or) BoolOr(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:26:25 [INFO] [stderr] | [INFO] [stderr] 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:35:31 [INFO] [stderr] | [INFO] [stderr] 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:43:19 [INFO] [stderr] | [INFO] [stderr] 43 | (Xor) BoolXor(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | (Xor) BoolXor(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | (Nat2First) Nat2P1(NatPair): Nat { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:21:25 [INFO] [stderr] | [INFO] [stderr] 21 | (Nat2Second) Nat2P2(NatPair): Nat { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | (Succ) NatSucc(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | (Pred) NatPred(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | (DoublePred) NatDoublePred(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:68:24 [INFO] [stderr] | [INFO] [stderr] 68 | (Triple) NatTriple(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | (Unique) NatUnique(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | (Add) NatAdd(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:95:23 [INFO] [stderr] | [INFO] [stderr] 95 | (Add) NatAdd(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:128:38 [INFO] [stderr] | [INFO] [stderr] 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:139:38 [INFO] [stderr] | [INFO] [stderr] 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:152:18 [INFO] [stderr] | [INFO] [stderr] 152 | (Sub) NatSub(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:152:23 [INFO] [stderr] | [INFO] [stderr] 152 | (Sub) NatSub(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:185:18 [INFO] [stderr] | [INFO] [stderr] 185 | (Mul) NatMul(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:185:23 [INFO] [stderr] | [INFO] [stderr] 185 | (Mul) NatMul(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:23 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:28 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:33 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:38 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:28 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:38 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:262:18 [INFO] [stderr] | [INFO] [stderr] 262 | (Rev) NatRev(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:268:34 [INFO] [stderr] | [INFO] [stderr] 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:268:39 [INFO] [stderr] | [INFO] [stderr] 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:281:18 [INFO] [stderr] | [INFO] [stderr] 281 | (Div) NatDiv(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:281:23 [INFO] [stderr] | [INFO] [stderr] 281 | (Div) NatDiv(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:306:18 [INFO] [stderr] | [INFO] [stderr] 306 | (Rem) NatRem(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:306:23 [INFO] [stderr] | [INFO] [stderr] 306 | (Rem) NatRem(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:34 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:39 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:44 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | (Int2First) Int2P1(IntPair): Int { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | (Int2Second) Int2P2(IntPair): Int { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | (Succ) IntSucc(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | (Pred) IntPred(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:49:24 [INFO] [stderr] | [INFO] [stderr] 49 | (Triple) IntTriple(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:62:24 [INFO] [stderr] | [INFO] [stderr] 62 | (IntUnique) Unique(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:80:18 [INFO] [stderr] | [INFO] [stderr] 80 | (Neg) IntNeg(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:94:18 [INFO] [stderr] | [INFO] [stderr] 94 | (Add) IntAdd(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:94:23 [INFO] [stderr] | [INFO] [stderr] 94 | (Add) IntAdd(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:127:18 [INFO] [stderr] | [INFO] [stderr] 127 | (Sub) IntSub(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | (Sub) IntSub(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:160:18 [INFO] [stderr] | [INFO] [stderr] 160 | (Mul) IntMul(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:160:23 [INFO] [stderr] | [INFO] [stderr] 160 | (Mul) IntMul(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:18 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:23 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:28 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:33 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:38 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:20 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:25 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:30 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:39 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:48 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:24 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:29 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:34 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:39 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:26 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:31 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:36 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:45 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:261:18 [INFO] [stderr] | [INFO] [stderr] 261 | (Abs) IntAbs(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:40 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:45 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:50 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:55 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:60 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:65 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:284:18 [INFO] [stderr] | [INFO] [stderr] 284 | (Rev) IntRev(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:290:34 [INFO] [stderr] | [INFO] [stderr] 290 | (RevInternal) IntRevInternal(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:290:39 [INFO] [stderr] | [INFO] [stderr] 290 | (RevInternal) IntRevInternal(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:302:18 [INFO] [stderr] | [INFO] [stderr] 302 | (Div) IntDiv(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:302:23 [INFO] [stderr] | [INFO] [stderr] 302 | (Div) IntDiv(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:326:18 [INFO] [stderr] | [INFO] [stderr] 326 | (Rem) IntRem(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:326:23 [INFO] [stderr] | [INFO] [stderr] 326 | (Rem) IntRem(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:34 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:39 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:44 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | (And) BoolAnd(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(type_alias_bounds)] on by default [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:9:25 [INFO] [stderr] | [INFO] [stderr] 9 | (And) BoolAnd(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:17:17 [INFO] [stderr] | [INFO] [stderr] 17 | (Or) BoolOr(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:17:23 [INFO] [stderr] | [INFO] [stderr] 17 | (Or) BoolOr(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:26:25 [INFO] [stderr] | [INFO] [stderr] 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:35:31 [INFO] [stderr] | [INFO] [stderr] 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:43:19 [INFO] [stderr] | [INFO] [stderr] 43 | (Xor) BoolXor(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/boolean.rs:43:25 [INFO] [stderr] | [INFO] [stderr] 43 | (Xor) BoolXor(Bool, Bool): Bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:14:24 [INFO] [stderr] | [INFO] [stderr] 14 | (Nat2First) Nat2P1(NatPair): Nat { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:21:25 [INFO] [stderr] | [INFO] [stderr] 21 | (Nat2Second) Nat2P2(NatPair): Nat { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:29:20 [INFO] [stderr] | [INFO] [stderr] 29 | (Succ) NatSucc(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | (Pred) NatPred(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:53:32 [INFO] [stderr] | [INFO] [stderr] 53 | (DoublePred) NatDoublePred(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:68:24 [INFO] [stderr] | [INFO] [stderr] 68 | (Triple) NatTriple(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | (Unique) NatUnique(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:95:18 [INFO] [stderr] | [INFO] [stderr] 95 | (Add) NatAdd(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:95:23 [INFO] [stderr] | [INFO] [stderr] 95 | (Add) NatAdd(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:128:38 [INFO] [stderr] | [INFO] [stderr] 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:139:38 [INFO] [stderr] | [INFO] [stderr] 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:152:18 [INFO] [stderr] | [INFO] [stderr] 152 | (Sub) NatSub(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:152:23 [INFO] [stderr] | [INFO] [stderr] 152 | (Sub) NatSub(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:185:18 [INFO] [stderr] | [INFO] [stderr] 185 | (Mul) NatMul(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:185:23 [INFO] [stderr] | [INFO] [stderr] 185 | (Mul) NatMul(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:18 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:23 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:28 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:33 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:220:38 [INFO] [stderr] | [INFO] [stderr] 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:28 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:33 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:247:38 [INFO] [stderr] | [INFO] [stderr] 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:262:18 [INFO] [stderr] | [INFO] [stderr] 262 | (Rev) NatRev(Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:268:34 [INFO] [stderr] | [INFO] [stderr] 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:268:39 [INFO] [stderr] | [INFO] [stderr] 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:281:18 [INFO] [stderr] | [INFO] [stderr] 281 | (Div) NatDiv(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:281:23 [INFO] [stderr] | [INFO] [stderr] 281 | (Div) NatDiv(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:306:18 [INFO] [stderr] | [INFO] [stderr] 306 | (Rem) NatRem(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:306:23 [INFO] [stderr] | [INFO] [stderr] 306 | (Rem) NatRem(Nat, Nat): Nat { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:34 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:39 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/ternary.rs:329:44 [INFO] [stderr] | [INFO] [stderr] 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | (Int2First) Int2P1(IntPair): Int { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:17:25 [INFO] [stderr] | [INFO] [stderr] 17 | (Int2Second) Int2P2(IntPair): Int { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | (Succ) IntSucc(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | (Pred) IntPred(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:49:24 [INFO] [stderr] | [INFO] [stderr] 49 | (Triple) IntTriple(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:62:24 [INFO] [stderr] | [INFO] [stderr] 62 | (IntUnique) Unique(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:80:18 [INFO] [stderr] | [INFO] [stderr] 80 | (Neg) IntNeg(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:94:18 [INFO] [stderr] | [INFO] [stderr] 94 | (Add) IntAdd(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:94:23 [INFO] [stderr] | [INFO] [stderr] 94 | (Add) IntAdd(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:127:18 [INFO] [stderr] | [INFO] [stderr] 127 | (Sub) IntSub(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | (Sub) IntSub(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:160:18 [INFO] [stderr] | [INFO] [stderr] 160 | (Mul) IntMul(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:160:23 [INFO] [stderr] | [INFO] [stderr] 160 | (Mul) IntMul(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:18 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:23 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:28 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:33 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:196:38 [INFO] [stderr] | [INFO] [stderr] 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:20 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:25 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:30 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:39 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:223:48 [INFO] [stderr] | [INFO] [stderr] 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:24 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:29 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:34 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:248:39 [INFO] [stderr] | [INFO] [stderr] 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:26 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:31 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:36 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:254:45 [INFO] [stderr] | [INFO] [stderr] 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:261:18 [INFO] [stderr] | [INFO] [stderr] 261 | (Abs) IntAbs(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:40 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:45 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:50 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:55 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:60 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:273:65 [INFO] [stderr] | [INFO] [stderr] 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:284:18 [INFO] [stderr] | [INFO] [stderr] 284 | (Rev) IntRev(Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:290:34 [INFO] [stderr] | [INFO] [stderr] 290 | (RevInternal) IntRevInternal(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:290:39 [INFO] [stderr] | [INFO] [stderr] 290 | (RevInternal) IntRevInternal(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:302:18 [INFO] [stderr] | [INFO] [stderr] 302 | (Div) IntDiv(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:302:23 [INFO] [stderr] | [INFO] [stderr] 302 | (Div) IntDiv(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:326:18 [INFO] [stderr] | [INFO] [stderr] 326 | (Rem) IntRem(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:326:23 [INFO] [stderr] | [INFO] [stderr] 326 | (Rem) IntRem(Int, Int): Int { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:34 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:39 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/strong/balanced.rs:349:44 [INFO] [stderr] | [INFO] [stderr] 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "8b8cc2697b8f33822ea79d70950e178ea136ac73fa86f5c4989cfbfc5c205a58"` [INFO] running `"docker" "rm" "-f" "8b8cc2697b8f33822ea79d70950e178ea136ac73fa86f5c4989cfbfc5c205a58"` [INFO] [stdout] 8b8cc2697b8f33822ea79d70950e178ea136ac73fa86f5c4989cfbfc5c205a58