Sep 21 01:23:27.078 INFO checking type-level-logic-0.1.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 01:23:27.078 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 01:23:27.078 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 01:23:27.241 INFO blam! 0d3988cf81d255c7263906410d187317630e4385cf6b83ab7d2e576d462efaf5 Sep 21 01:23:27.243 INFO running `"docker" "start" "-a" "0d3988cf81d255c7263906410d187317630e4385cf6b83ab7d2e576d462efaf5"` Sep 21 01:23:28.380 INFO kablam! usermod: no changes Sep 21 01:23:28.406 INFO kablam! Checking type-operators v0.3.5 Sep 21 01:23:28.549 INFO kablam! Checking type-level-logic v0.1.0 (/source) Sep 21 01:23:29.443 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.443 INFO kablam! --> src/strong/boolean.rs:9:19 Sep 21 01:23:29.443 INFO kablam! | Sep 21 01:23:29.443 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 21 01:23:29.443 INFO kablam! | ^^^^ Sep 21 01:23:29.443 INFO kablam! | Sep 21 01:23:29.443 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 01:23:29.443 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.443 INFO kablam! Sep 21 01:23:29.443 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.443 INFO kablam! --> src/strong/boolean.rs:9:25 Sep 21 01:23:29.443 INFO kablam! | Sep 21 01:23:29.443 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 21 01:23:29.443 INFO kablam! | ^^^^ Sep 21 01:23:29.443 INFO kablam! | Sep 21 01:23:29.443 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.443 INFO kablam! Sep 21 01:23:29.444 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.444 INFO kablam! --> src/strong/boolean.rs:17:17 Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 21 01:23:29.444 INFO kablam! | ^^^^ Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.444 INFO kablam! Sep 21 01:23:29.444 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.444 INFO kablam! --> src/strong/boolean.rs:17:23 Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 21 01:23:29.444 INFO kablam! | ^^^^ Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.444 INFO kablam! Sep 21 01:23:29.444 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.444 INFO kablam! --> src/strong/boolean.rs:26:25 Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 21 01:23:29.444 INFO kablam! | ^^^^ Sep 21 01:23:29.444 INFO kablam! | Sep 21 01:23:29.444 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.444 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/boolean.rs:26:31 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 21 01:23:29.452 INFO kablam! | ^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/boolean.rs:35:25 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 21 01:23:29.452 INFO kablam! | ^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/boolean.rs:35:31 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 21 01:23:29.452 INFO kablam! | ^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/boolean.rs:43:19 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 21 01:23:29.452 INFO kablam! | ^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/boolean.rs:43:25 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 21 01:23:29.452 INFO kablam! | ^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/ternary.rs:14:24 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Sep 21 01:23:29.452 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.452 INFO kablam! Sep 21 01:23:29.452 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.452 INFO kablam! --> src/strong/ternary.rs:21:25 Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.452 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Sep 21 01:23:29.452 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.452 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:29:20 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:41:20 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:53:32 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:68:24 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:81:24 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:95:18 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:95:23 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:128:38 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.453 INFO kablam! Sep 21 01:23:29.453 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.453 INFO kablam! --> src/strong/ternary.rs:139:38 Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Sep 21 01:23:29.453 INFO kablam! | ^^^ Sep 21 01:23:29.453 INFO kablam! | Sep 21 01:23:29.453 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.454 INFO kablam! Sep 21 01:23:29.454 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.454 INFO kablam! --> src/strong/ternary.rs:152:18 Sep 21 01:23:29.454 INFO kablam! | Sep 21 01:23:29.454 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 21 01:23:29.454 INFO kablam! | ^^^ Sep 21 01:23:29.454 INFO kablam! | Sep 21 01:23:29.454 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.454 INFO kablam! Sep 21 01:23:29.454 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.454 INFO kablam! --> src/strong/ternary.rs:152:23 Sep 21 01:23:29.454 INFO kablam! | Sep 21 01:23:29.454 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:185:18 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:185:23 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:220:18 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:220:23 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:220:28 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:220:33 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:220:38 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.455 INFO kablam! --> src/strong/ternary.rs:247:28 Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.455 INFO kablam! | ^^^ Sep 21 01:23:29.455 INFO kablam! | Sep 21 01:23:29.455 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.455 INFO kablam! Sep 21 01:23:29.455 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.456 INFO kablam! --> src/strong/ternary.rs:247:33 Sep 21 01:23:29.456 INFO kablam! | Sep 21 01:23:29.456 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.456 INFO kablam! | ^^^ Sep 21 01:23:29.456 INFO kablam! | Sep 21 01:23:29.456 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.456 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:247:38 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.458 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.458 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:262:18 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Sep 21 01:23:29.458 INFO kablam! | ^^^ Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.458 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:268:34 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 21 01:23:29.458 INFO kablam! | ^^^ Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.458 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:268:39 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 21 01:23:29.458 INFO kablam! | ^^^ Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.458 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:281:18 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 21 01:23:29.458 INFO kablam! | ^^^ Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.458 INFO kablam! Sep 21 01:23:29.458 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.458 INFO kablam! --> src/strong/ternary.rs:281:23 Sep 21 01:23:29.458 INFO kablam! | Sep 21 01:23:29.458 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 21 01:23:29.458 INFO kablam! | ^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/ternary.rs:306:18 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 21 01:23:29.459 INFO kablam! | ^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/ternary.rs:306:23 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 21 01:23:29.459 INFO kablam! | ^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/ternary.rs:329:34 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.459 INFO kablam! | ^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/ternary.rs:329:39 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.459 INFO kablam! | ^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/ternary.rs:329:44 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:29.459 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/balanced.rs:10:24 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Sep 21 01:23:29.459 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.459 INFO kablam! Sep 21 01:23:29.459 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.459 INFO kablam! --> src/strong/balanced.rs:17:25 Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Sep 21 01:23:29.459 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.459 INFO kablam! | Sep 21 01:23:29.459 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:24:20 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:35:20 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 35 | (Pred) IntPred(Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:49:24 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:62:24 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:80:18 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:94:18 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:94:23 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.460 INFO kablam! Sep 21 01:23:29.460 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.460 INFO kablam! --> src/strong/balanced.rs:127:18 Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.460 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 21 01:23:29.460 INFO kablam! | ^^^ Sep 21 01:23:29.460 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:127:23 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:160:18 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:160:23 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:196:18 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:196:23 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:196:28 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.461 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.461 INFO kablam! --> src/strong/balanced.rs:196:33 Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:29.461 INFO kablam! | ^^^ Sep 21 01:23:29.461 INFO kablam! | Sep 21 01:23:29.461 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.461 INFO kablam! Sep 21 01:23:29.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.462 INFO kablam! --> src/strong/balanced.rs:196:38 Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:29.462 INFO kablam! | ^^^ Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.462 INFO kablam! Sep 21 01:23:29.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.462 INFO kablam! --> src/strong/balanced.rs:223:20 Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:29.462 INFO kablam! | ^^^ Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.462 INFO kablam! Sep 21 01:23:29.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.462 INFO kablam! --> src/strong/balanced.rs:223:25 Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:29.462 INFO kablam! | ^^^ Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.462 INFO kablam! Sep 21 01:23:29.462 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.462 INFO kablam! --> src/strong/balanced.rs:223:30 Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:29.462 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.462 INFO kablam! | Sep 21 01:23:29.462 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.462 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:223:39 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:29.463 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:223:48 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:29.463 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:248:24 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:248:29 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:248:34 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:248:39 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:254:26 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.463 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.463 INFO kablam! --> src/strong/balanced.rs:254:31 Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:29.463 INFO kablam! | ^^^ Sep 21 01:23:29.463 INFO kablam! | Sep 21 01:23:29.463 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.463 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:254:36 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:254:45 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:261:18 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:273:40 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:273:45 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:273:50 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:273:55 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.464 INFO kablam! Sep 21 01:23:29.464 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.464 INFO kablam! --> src/strong/balanced.rs:273:60 Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.464 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.464 INFO kablam! | ^^^ Sep 21 01:23:29.464 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:273:65 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:284:18 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 284 | (Rev) IntRev(Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:290:34 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:290:39 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:302:18 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:302:23 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:326:18 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.465 INFO kablam! Sep 21 01:23:29.465 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.465 INFO kablam! --> src/strong/balanced.rs:326:23 Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.465 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 21 01:23:29.465 INFO kablam! | ^^^ Sep 21 01:23:29.465 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.466 INFO kablam! Sep 21 01:23:29.466 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.466 INFO kablam! --> src/strong/balanced.rs:349:34 Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:29.466 INFO kablam! | ^^^ Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.466 INFO kablam! Sep 21 01:23:29.466 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.466 INFO kablam! --> src/strong/balanced.rs:349:39 Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:29.466 INFO kablam! | ^^^ Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.466 INFO kablam! Sep 21 01:23:29.466 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:29.466 INFO kablam! --> src/strong/balanced.rs:349:44 Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:29.466 INFO kablam! | ^^^^^^^ Sep 21 01:23:29.466 INFO kablam! | Sep 21 01:23:29.466 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:29.466 INFO kablam! Sep 21 01:23:30.469 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.469 INFO kablam! --> src/strong/boolean.rs:9:19 Sep 21 01:23:30.469 INFO kablam! | Sep 21 01:23:30.469 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 21 01:23:30.469 INFO kablam! | ^^^^ Sep 21 01:23:30.469 INFO kablam! | Sep 21 01:23:30.469 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 21 01:23:30.469 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.469 INFO kablam! Sep 21 01:23:30.469 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.469 INFO kablam! --> src/strong/boolean.rs:9:25 Sep 21 01:23:30.469 INFO kablam! | Sep 21 01:23:30.469 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:17:17 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:17:23 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:26:25 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:26:31 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:35:25 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:35:31 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:43:19 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.470 INFO kablam! Sep 21 01:23:30.470 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.470 INFO kablam! --> src/strong/boolean.rs:43:25 Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 21 01:23:30.470 INFO kablam! | ^^^^ Sep 21 01:23:30.470 INFO kablam! | Sep 21 01:23:30.470 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:14:24 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:21:25 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:29:20 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:41:20 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:53:32 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:68:24 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:81:24 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:95:18 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.471 INFO kablam! Sep 21 01:23:30.471 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.471 INFO kablam! --> src/strong/ternary.rs:95:23 Sep 21 01:23:30.471 INFO kablam! | Sep 21 01:23:30.471 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 21 01:23:30.471 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:128:38 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:139:38 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:152:18 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:152:23 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:185:18 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:185:23 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:220:18 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:220:23 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:30.472 INFO kablam! | ^^^ Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.472 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.472 INFO kablam! Sep 21 01:23:30.472 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.472 INFO kablam! --> src/strong/ternary.rs:220:28 Sep 21 01:23:30.472 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:220:33 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:220:38 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:247:28 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:247:33 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:247:38 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.473 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:262:18 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:268:34 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:268:39 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.473 INFO kablam! Sep 21 01:23:30.473 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.473 INFO kablam! --> src/strong/ternary.rs:281:18 Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.473 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 21 01:23:30.473 INFO kablam! | ^^^ Sep 21 01:23:30.473 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:281:23 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 21 01:23:30.474 INFO kablam! | ^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:306:18 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 21 01:23:30.474 INFO kablam! | ^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:306:23 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 21 01:23:30.474 INFO kablam! | ^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:329:34 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.474 INFO kablam! | ^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:329:39 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.474 INFO kablam! | ^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.474 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.474 INFO kablam! --> src/strong/ternary.rs:329:44 Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 21 01:23:30.474 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.474 INFO kablam! | Sep 21 01:23:30.474 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.474 INFO kablam! Sep 21 01:23:30.479 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.479 INFO kablam! --> src/strong/balanced.rs:10:24 Sep 21 01:23:30.479 INFO kablam! | Sep 21 01:23:30.479 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Sep 21 01:23:30.479 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.479 INFO kablam! | Sep 21 01:23:30.479 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:17:25 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:24:20 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:35:20 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 35 | (Pred) IntPred(Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:49:24 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:62:24 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:80:18 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:94:18 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:94:23 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.480 INFO kablam! --> src/strong/balanced.rs:127:18 Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 21 01:23:30.480 INFO kablam! | ^^^ Sep 21 01:23:30.480 INFO kablam! | Sep 21 01:23:30.480 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.480 INFO kablam! Sep 21 01:23:30.480 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:127:23 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:160:18 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:160:23 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:196:18 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:196:23 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:196:28 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:196:33 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.481 INFO kablam! Sep 21 01:23:30.481 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.481 INFO kablam! --> src/strong/balanced.rs:196:38 Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.481 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 21 01:23:30.481 INFO kablam! | ^^^ Sep 21 01:23:30.481 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.482 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.482 INFO kablam! --> src/strong/balanced.rs:223:20 Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:30.482 INFO kablam! | ^^^ Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.482 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.482 INFO kablam! --> src/strong/balanced.rs:223:25 Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:30.482 INFO kablam! | ^^^ Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.482 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.482 INFO kablam! --> src/strong/balanced.rs:223:30 Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:30.482 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.482 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.482 INFO kablam! --> src/strong/balanced.rs:223:39 Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:30.482 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.482 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.482 INFO kablam! --> src/strong/balanced.rs:223:48 Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 21 01:23:30.482 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.482 INFO kablam! | Sep 21 01:23:30.482 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.482 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:248:24 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:248:29 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:248:34 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:248:39 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:254:26 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:254:31 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:30.483 INFO kablam! | ^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:254:36 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:30.483 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.483 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.483 INFO kablam! --> src/strong/balanced.rs:254:45 Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 21 01:23:30.483 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.483 INFO kablam! | Sep 21 01:23:30.483 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.483 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:261:18 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:40 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:45 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:50 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:55 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:60 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.487 INFO kablam! | ^^^ Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.487 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.487 INFO kablam! Sep 21 01:23:30.487 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.487 INFO kablam! --> src/strong/balanced.rs:273:65 Sep 21 01:23:30.487 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:284:18 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 284 | (Rev) IntRev(Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:290:34 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:290:39 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:302:18 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:302:23 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:326:18 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:326:23 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.488 INFO kablam! Sep 21 01:23:30.488 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.488 INFO kablam! --> src/strong/balanced.rs:349:34 Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.488 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:30.488 INFO kablam! | ^^^ Sep 21 01:23:30.488 INFO kablam! | Sep 21 01:23:30.489 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.489 INFO kablam! Sep 21 01:23:30.489 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.489 INFO kablam! --> src/strong/balanced.rs:349:39 Sep 21 01:23:30.489 INFO kablam! | Sep 21 01:23:30.489 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:30.489 INFO kablam! | ^^^ Sep 21 01:23:30.489 INFO kablam! | Sep 21 01:23:30.489 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.489 INFO kablam! Sep 21 01:23:30.489 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 21 01:23:30.489 INFO kablam! --> src/strong/balanced.rs:349:44 Sep 21 01:23:30.489 INFO kablam! | Sep 21 01:23:30.489 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 21 01:23:30.489 INFO kablam! | ^^^^^^^ Sep 21 01:23:30.489 INFO kablam! | Sep 21 01:23:30.489 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 21 01:23:30.489 INFO kablam! Sep 21 01:23:30.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Sep 21 01:23:30.566 INFO kablam! su: No module specific data is present Sep 21 01:23:31.487 INFO running `"docker" "rm" "-f" "0d3988cf81d255c7263906410d187317630e4385cf6b83ab7d2e576d462efaf5"` Sep 21 01:23:31.599 INFO blam! 0d3988cf81d255c7263906410d187317630e4385cf6b83ab7d2e576d462efaf5