Sep 04 03:08:15.377 INFO checking type-level-logic-0.1.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 03:08:15.377 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 03:08:15.377 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:08:15.529 INFO blam! c4f0a9fb3177f867828c532d68620d210277ae64d04c7589d7b67e8e3cb6e907 Sep 04 03:08:15.531 INFO running `"docker" "start" "-a" "c4f0a9fb3177f867828c532d68620d210277ae64d04c7589d7b67e8e3cb6e907"` Sep 04 03:08:16.133 INFO kablam! Checking type-operators v0.3.5 Sep 04 03:08:16.355 INFO kablam! Checking type-level-logic v0.1.0 (file:///source) Sep 04 03:08:18.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.038 INFO kablam! --> src/strong/boolean.rs:9:19 Sep 04 03:08:18.038 INFO kablam! | Sep 04 03:08:18.038 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 04 03:08:18.038 INFO kablam! | ^^^^ Sep 04 03:08:18.038 INFO kablam! | Sep 04 03:08:18.038 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 03:08:18.038 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.038 INFO kablam! Sep 04 03:08:18.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.038 INFO kablam! --> src/strong/boolean.rs:9:25 Sep 04 03:08:18.038 INFO kablam! | Sep 04 03:08:18.038 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 04 03:08:18.038 INFO kablam! | ^^^^ Sep 04 03:08:18.039 INFO kablam! | Sep 04 03:08:18.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.039 INFO kablam! Sep 04 03:08:18.040 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.040 INFO kablam! --> src/strong/boolean.rs:17:17 Sep 04 03:08:18.040 INFO kablam! | Sep 04 03:08:18.040 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 04 03:08:18.040 INFO kablam! | ^^^^ Sep 04 03:08:18.040 INFO kablam! | Sep 04 03:08:18.040 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.041 INFO kablam! Sep 04 03:08:18.041 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.041 INFO kablam! --> src/strong/boolean.rs:17:23 Sep 04 03:08:18.041 INFO kablam! | Sep 04 03:08:18.041 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 04 03:08:18.041 INFO kablam! | ^^^^ Sep 04 03:08:18.041 INFO kablam! | Sep 04 03:08:18.041 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.041 INFO kablam! Sep 04 03:08:18.041 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.041 INFO kablam! --> src/strong/boolean.rs:26:25 Sep 04 03:08:18.041 INFO kablam! | Sep 04 03:08:18.041 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 04 03:08:18.041 INFO kablam! | ^^^^ Sep 04 03:08:18.041 INFO kablam! | Sep 04 03:08:18.041 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.041 INFO kablam! Sep 04 03:08:18.041 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.041 INFO kablam! --> src/strong/boolean.rs:26:31 Sep 04 03:08:18.041 INFO kablam! | Sep 04 03:08:18.041 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 04 03:08:18.042 INFO kablam! | ^^^^ Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.042 INFO kablam! Sep 04 03:08:18.042 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.042 INFO kablam! --> src/strong/boolean.rs:35:25 Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 04 03:08:18.042 INFO kablam! | ^^^^ Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.042 INFO kablam! Sep 04 03:08:18.042 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.042 INFO kablam! --> src/strong/boolean.rs:35:31 Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 04 03:08:18.042 INFO kablam! | ^^^^ Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.042 INFO kablam! Sep 04 03:08:18.042 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.042 INFO kablam! --> src/strong/boolean.rs:43:19 Sep 04 03:08:18.042 INFO kablam! | Sep 04 03:08:18.042 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 04 03:08:18.043 INFO kablam! | ^^^^ Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.043 INFO kablam! Sep 04 03:08:18.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.043 INFO kablam! --> src/strong/boolean.rs:43:25 Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 04 03:08:18.043 INFO kablam! | ^^^^ Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.043 INFO kablam! Sep 04 03:08:18.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.043 INFO kablam! --> src/strong/ternary.rs:14:24 Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Sep 04 03:08:18.043 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.043 INFO kablam! Sep 04 03:08:18.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.043 INFO kablam! --> src/strong/ternary.rs:21:25 Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.043 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Sep 04 03:08:18.043 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.043 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.044 INFO kablam! Sep 04 03:08:18.044 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.044 INFO kablam! --> src/strong/ternary.rs:29:20 Sep 04 03:08:18.044 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Sep 04 03:08:18.044 INFO kablam! | ^^^ Sep 04 03:08:18.044 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.044 INFO kablam! Sep 04 03:08:18.044 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.044 INFO kablam! --> src/strong/ternary.rs:41:20 Sep 04 03:08:18.044 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Sep 04 03:08:18.044 INFO kablam! | ^^^ Sep 04 03:08:18.044 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.044 INFO kablam! Sep 04 03:08:18.044 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.044 INFO kablam! --> src/strong/ternary.rs:53:32 Sep 04 03:08:18.044 INFO kablam! | Sep 04 03:08:18.044 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Sep 04 03:08:18.044 INFO kablam! | ^^^ Sep 04 03:08:18.045 INFO kablam! | Sep 04 03:08:18.045 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.045 INFO kablam! Sep 04 03:08:18.045 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.045 INFO kablam! --> src/strong/ternary.rs:68:24 Sep 04 03:08:18.045 INFO kablam! | Sep 04 03:08:18.045 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Sep 04 03:08:18.045 INFO kablam! | ^^^ Sep 04 03:08:18.045 INFO kablam! | Sep 04 03:08:18.045 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.045 INFO kablam! Sep 04 03:08:18.045 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.045 INFO kablam! --> src/strong/ternary.rs:81:24 Sep 04 03:08:18.045 INFO kablam! | Sep 04 03:08:18.045 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Sep 04 03:08:18.045 INFO kablam! | ^^^ Sep 04 03:08:18.045 INFO kablam! | Sep 04 03:08:18.045 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.045 INFO kablam! Sep 04 03:08:18.046 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.046 INFO kablam! --> src/strong/ternary.rs:95:18 Sep 04 03:08:18.046 INFO kablam! | Sep 04 03:08:18.046 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 04 03:08:18.046 INFO kablam! | ^^^ Sep 04 03:08:18.046 INFO kablam! | Sep 04 03:08:18.046 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.046 INFO kablam! Sep 04 03:08:18.046 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.046 INFO kablam! --> src/strong/ternary.rs:95:23 Sep 04 03:08:18.046 INFO kablam! | Sep 04 03:08:18.046 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 04 03:08:18.046 INFO kablam! | ^^^ Sep 04 03:08:18.046 INFO kablam! | Sep 04 03:08:18.046 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.046 INFO kablam! Sep 04 03:08:18.046 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.046 INFO kablam! --> src/strong/ternary.rs:128:38 Sep 04 03:08:18.046 INFO kablam! | Sep 04 03:08:18.046 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Sep 04 03:08:18.047 INFO kablam! | ^^^ Sep 04 03:08:18.047 INFO kablam! | Sep 04 03:08:18.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.047 INFO kablam! Sep 04 03:08:18.047 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.047 INFO kablam! --> src/strong/ternary.rs:139:38 Sep 04 03:08:18.047 INFO kablam! | Sep 04 03:08:18.047 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Sep 04 03:08:18.047 INFO kablam! | ^^^ Sep 04 03:08:18.047 INFO kablam! | Sep 04 03:08:18.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.047 INFO kablam! Sep 04 03:08:18.047 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.047 INFO kablam! --> src/strong/ternary.rs:152:18 Sep 04 03:08:18.047 INFO kablam! | Sep 04 03:08:18.047 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 04 03:08:18.047 INFO kablam! | ^^^ Sep 04 03:08:18.047 INFO kablam! | Sep 04 03:08:18.047 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.047 INFO kablam! Sep 04 03:08:18.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.048 INFO kablam! --> src/strong/ternary.rs:152:23 Sep 04 03:08:18.048 INFO kablam! | Sep 04 03:08:18.048 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 04 03:08:18.048 INFO kablam! | ^^^ Sep 04 03:08:18.048 INFO kablam! | Sep 04 03:08:18.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.048 INFO kablam! Sep 04 03:08:18.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.048 INFO kablam! --> src/strong/ternary.rs:185:18 Sep 04 03:08:18.048 INFO kablam! | Sep 04 03:08:18.048 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 04 03:08:18.048 INFO kablam! | ^^^ Sep 04 03:08:18.048 INFO kablam! | Sep 04 03:08:18.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.048 INFO kablam! Sep 04 03:08:18.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.048 INFO kablam! --> src/strong/ternary.rs:185:23 Sep 04 03:08:18.048 INFO kablam! | Sep 04 03:08:18.049 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 04 03:08:18.049 INFO kablam! | ^^^ Sep 04 03:08:18.049 INFO kablam! | Sep 04 03:08:18.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.049 INFO kablam! Sep 04 03:08:18.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.049 INFO kablam! --> src/strong/ternary.rs:220:18 Sep 04 03:08:18.049 INFO kablam! | Sep 04 03:08:18.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:18.049 INFO kablam! | ^^^ Sep 04 03:08:18.049 INFO kablam! | Sep 04 03:08:18.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.049 INFO kablam! Sep 04 03:08:18.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.049 INFO kablam! --> src/strong/ternary.rs:220:23 Sep 04 03:08:18.049 INFO kablam! | Sep 04 03:08:18.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:18.049 INFO kablam! | ^^^ Sep 04 03:08:18.049 INFO kablam! | Sep 04 03:08:18.050 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.050 INFO kablam! Sep 04 03:08:18.050 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.050 INFO kablam! --> src/strong/ternary.rs:220:28 Sep 04 03:08:18.050 INFO kablam! | Sep 04 03:08:18.050 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:18.050 INFO kablam! | ^^^ Sep 04 03:08:18.050 INFO kablam! | Sep 04 03:08:18.050 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.050 INFO kablam! Sep 04 03:08:18.050 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.050 INFO kablam! --> src/strong/ternary.rs:220:33 Sep 04 03:08:18.050 INFO kablam! | Sep 04 03:08:18.050 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:18.050 INFO kablam! | ^^^ Sep 04 03:08:18.050 INFO kablam! | Sep 04 03:08:18.050 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.050 INFO kablam! Sep 04 03:08:18.050 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.051 INFO kablam! --> src/strong/ternary.rs:220:38 Sep 04 03:08:18.051 INFO kablam! | Sep 04 03:08:18.051 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:18.051 INFO kablam! | ^^^ Sep 04 03:08:18.051 INFO kablam! | Sep 04 03:08:18.051 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.051 INFO kablam! Sep 04 03:08:18.051 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.051 INFO kablam! --> src/strong/ternary.rs:247:28 Sep 04 03:08:18.051 INFO kablam! | Sep 04 03:08:18.051 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.051 INFO kablam! | ^^^ Sep 04 03:08:18.051 INFO kablam! | Sep 04 03:08:18.051 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.051 INFO kablam! Sep 04 03:08:18.051 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.051 INFO kablam! --> src/strong/ternary.rs:247:33 Sep 04 03:08:18.051 INFO kablam! | Sep 04 03:08:18.051 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.051 INFO kablam! | ^^^ Sep 04 03:08:18.052 INFO kablam! | Sep 04 03:08:18.052 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.052 INFO kablam! Sep 04 03:08:18.052 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.052 INFO kablam! --> src/strong/ternary.rs:247:38 Sep 04 03:08:18.052 INFO kablam! | Sep 04 03:08:18.052 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.052 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.052 INFO kablam! | Sep 04 03:08:18.052 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.052 INFO kablam! Sep 04 03:08:18.052 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.052 INFO kablam! --> src/strong/ternary.rs:262:18 Sep 04 03:08:18.052 INFO kablam! | Sep 04 03:08:18.052 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Sep 04 03:08:18.052 INFO kablam! | ^^^ Sep 04 03:08:18.052 INFO kablam! | Sep 04 03:08:18.052 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.052 INFO kablam! Sep 04 03:08:18.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.053 INFO kablam! --> src/strong/ternary.rs:268:34 Sep 04 03:08:18.053 INFO kablam! | Sep 04 03:08:18.053 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 04 03:08:18.053 INFO kablam! | ^^^ Sep 04 03:08:18.053 INFO kablam! | Sep 04 03:08:18.053 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.053 INFO kablam! Sep 04 03:08:18.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.053 INFO kablam! --> src/strong/ternary.rs:268:39 Sep 04 03:08:18.053 INFO kablam! | Sep 04 03:08:18.053 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 04 03:08:18.053 INFO kablam! | ^^^ Sep 04 03:08:18.053 INFO kablam! | Sep 04 03:08:18.053 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.053 INFO kablam! Sep 04 03:08:18.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.053 INFO kablam! --> src/strong/ternary.rs:281:18 Sep 04 03:08:18.053 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 04 03:08:18.054 INFO kablam! | ^^^ Sep 04 03:08:18.054 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.054 INFO kablam! Sep 04 03:08:18.054 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.054 INFO kablam! --> src/strong/ternary.rs:281:23 Sep 04 03:08:18.054 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 04 03:08:18.054 INFO kablam! | ^^^ Sep 04 03:08:18.054 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.054 INFO kablam! Sep 04 03:08:18.054 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.054 INFO kablam! --> src/strong/ternary.rs:306:18 Sep 04 03:08:18.054 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 04 03:08:18.054 INFO kablam! | ^^^ Sep 04 03:08:18.054 INFO kablam! | Sep 04 03:08:18.054 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.054 INFO kablam! Sep 04 03:08:18.055 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.055 INFO kablam! --> src/strong/ternary.rs:306:23 Sep 04 03:08:18.055 INFO kablam! | Sep 04 03:08:18.055 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 04 03:08:18.055 INFO kablam! | ^^^ Sep 04 03:08:18.055 INFO kablam! | Sep 04 03:08:18.055 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.055 INFO kablam! Sep 04 03:08:18.055 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.055 INFO kablam! --> src/strong/ternary.rs:329:34 Sep 04 03:08:18.055 INFO kablam! | Sep 04 03:08:18.055 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.055 INFO kablam! | ^^^ Sep 04 03:08:18.055 INFO kablam! | Sep 04 03:08:18.055 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.055 INFO kablam! Sep 04 03:08:18.055 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.055 INFO kablam! --> src/strong/ternary.rs:329:39 Sep 04 03:08:18.055 INFO kablam! | Sep 04 03:08:18.056 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.056 INFO kablam! | ^^^ Sep 04 03:08:18.056 INFO kablam! | Sep 04 03:08:18.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.056 INFO kablam! Sep 04 03:08:18.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.056 INFO kablam! --> src/strong/ternary.rs:329:44 Sep 04 03:08:18.056 INFO kablam! | Sep 04 03:08:18.056 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:18.056 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.056 INFO kablam! | Sep 04 03:08:18.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.056 INFO kablam! Sep 04 03:08:18.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.056 INFO kablam! --> src/strong/balanced.rs:10:24 Sep 04 03:08:18.056 INFO kablam! | Sep 04 03:08:18.056 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Sep 04 03:08:18.056 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.056 INFO kablam! | Sep 04 03:08:18.057 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.057 INFO kablam! Sep 04 03:08:18.057 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.057 INFO kablam! --> src/strong/balanced.rs:17:25 Sep 04 03:08:18.057 INFO kablam! | Sep 04 03:08:18.057 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Sep 04 03:08:18.057 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.057 INFO kablam! | Sep 04 03:08:18.057 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.057 INFO kablam! Sep 04 03:08:18.057 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.057 INFO kablam! --> src/strong/balanced.rs:24:20 Sep 04 03:08:18.057 INFO kablam! | Sep 04 03:08:18.057 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Sep 04 03:08:18.057 INFO kablam! | ^^^ Sep 04 03:08:18.057 INFO kablam! | Sep 04 03:08:18.057 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.057 INFO kablam! Sep 04 03:08:18.057 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.057 INFO kablam! --> src/strong/balanced.rs:35:20 Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.058 INFO kablam! 35 | (Pred) IntPred(Int): Int { Sep 04 03:08:18.058 INFO kablam! | ^^^ Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.058 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.058 INFO kablam! Sep 04 03:08:18.058 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.058 INFO kablam! --> src/strong/balanced.rs:49:24 Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.058 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Sep 04 03:08:18.058 INFO kablam! | ^^^ Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.058 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.058 INFO kablam! Sep 04 03:08:18.058 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.058 INFO kablam! --> src/strong/balanced.rs:62:24 Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.058 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Sep 04 03:08:18.058 INFO kablam! | ^^^ Sep 04 03:08:18.058 INFO kablam! | Sep 04 03:08:18.059 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.059 INFO kablam! Sep 04 03:08:18.059 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.059 INFO kablam! --> src/strong/balanced.rs:80:18 Sep 04 03:08:18.059 INFO kablam! | Sep 04 03:08:18.059 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Sep 04 03:08:18.059 INFO kablam! | ^^^ Sep 04 03:08:18.059 INFO kablam! | Sep 04 03:08:18.059 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.059 INFO kablam! Sep 04 03:08:18.059 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.059 INFO kablam! --> src/strong/balanced.rs:94:18 Sep 04 03:08:18.059 INFO kablam! | Sep 04 03:08:18.059 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 04 03:08:18.059 INFO kablam! | ^^^ Sep 04 03:08:18.059 INFO kablam! | Sep 04 03:08:18.059 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.059 INFO kablam! Sep 04 03:08:18.059 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.060 INFO kablam! --> src/strong/balanced.rs:94:23 Sep 04 03:08:18.060 INFO kablam! | Sep 04 03:08:18.060 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 04 03:08:18.060 INFO kablam! | ^^^ Sep 04 03:08:18.060 INFO kablam! | Sep 04 03:08:18.060 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.060 INFO kablam! Sep 04 03:08:18.060 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.060 INFO kablam! --> src/strong/balanced.rs:127:18 Sep 04 03:08:18.060 INFO kablam! | Sep 04 03:08:18.060 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 04 03:08:18.060 INFO kablam! | ^^^ Sep 04 03:08:18.060 INFO kablam! | Sep 04 03:08:18.060 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.060 INFO kablam! Sep 04 03:08:18.060 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.060 INFO kablam! --> src/strong/balanced.rs:127:23 Sep 04 03:08:18.060 INFO kablam! | Sep 04 03:08:18.060 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 04 03:08:18.060 INFO kablam! | ^^^ Sep 04 03:08:18.061 INFO kablam! | Sep 04 03:08:18.061 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.061 INFO kablam! Sep 04 03:08:18.061 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.061 INFO kablam! --> src/strong/balanced.rs:160:18 Sep 04 03:08:18.061 INFO kablam! | Sep 04 03:08:18.061 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 04 03:08:18.061 INFO kablam! | ^^^ Sep 04 03:08:18.061 INFO kablam! | Sep 04 03:08:18.061 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.061 INFO kablam! Sep 04 03:08:18.061 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.061 INFO kablam! --> src/strong/balanced.rs:160:23 Sep 04 03:08:18.061 INFO kablam! | Sep 04 03:08:18.061 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 04 03:08:18.061 INFO kablam! | ^^^ Sep 04 03:08:18.061 INFO kablam! | Sep 04 03:08:18.061 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.061 INFO kablam! Sep 04 03:08:18.061 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.062 INFO kablam! --> src/strong/balanced.rs:196:18 Sep 04 03:08:18.062 INFO kablam! | Sep 04 03:08:18.062 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:18.062 INFO kablam! | ^^^ Sep 04 03:08:18.062 INFO kablam! | Sep 04 03:08:18.062 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.062 INFO kablam! Sep 04 03:08:18.062 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.062 INFO kablam! --> src/strong/balanced.rs:196:23 Sep 04 03:08:18.062 INFO kablam! | Sep 04 03:08:18.062 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:18.062 INFO kablam! | ^^^ Sep 04 03:08:18.062 INFO kablam! | Sep 04 03:08:18.062 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.062 INFO kablam! Sep 04 03:08:18.062 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.062 INFO kablam! --> src/strong/balanced.rs:196:28 Sep 04 03:08:18.063 INFO kablam! | Sep 04 03:08:18.063 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:18.063 INFO kablam! | ^^^ Sep 04 03:08:18.063 INFO kablam! | Sep 04 03:08:18.063 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.063 INFO kablam! Sep 04 03:08:18.063 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.063 INFO kablam! --> src/strong/balanced.rs:196:33 Sep 04 03:08:18.063 INFO kablam! | Sep 04 03:08:18.063 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:18.063 INFO kablam! | ^^^ Sep 04 03:08:18.063 INFO kablam! | Sep 04 03:08:18.063 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.063 INFO kablam! Sep 04 03:08:18.063 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.063 INFO kablam! --> src/strong/balanced.rs:196:38 Sep 04 03:08:18.063 INFO kablam! | Sep 04 03:08:18.063 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:18.064 INFO kablam! | ^^^ Sep 04 03:08:18.064 INFO kablam! | Sep 04 03:08:18.064 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.064 INFO kablam! Sep 04 03:08:18.064 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.064 INFO kablam! --> src/strong/balanced.rs:223:20 Sep 04 03:08:18.064 INFO kablam! | Sep 04 03:08:18.064 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:18.064 INFO kablam! | ^^^ Sep 04 03:08:18.064 INFO kablam! | Sep 04 03:08:18.064 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.064 INFO kablam! Sep 04 03:08:18.064 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.064 INFO kablam! --> src/strong/balanced.rs:223:25 Sep 04 03:08:18.064 INFO kablam! | Sep 04 03:08:18.064 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:18.064 INFO kablam! | ^^^ Sep 04 03:08:18.064 INFO kablam! | Sep 04 03:08:18.065 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.065 INFO kablam! Sep 04 03:08:18.065 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.065 INFO kablam! --> src/strong/balanced.rs:223:30 Sep 04 03:08:18.065 INFO kablam! | Sep 04 03:08:18.065 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:18.065 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.065 INFO kablam! | Sep 04 03:08:18.065 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.065 INFO kablam! Sep 04 03:08:18.065 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.065 INFO kablam! --> src/strong/balanced.rs:223:39 Sep 04 03:08:18.065 INFO kablam! | Sep 04 03:08:18.065 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:18.065 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.065 INFO kablam! | Sep 04 03:08:18.065 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.065 INFO kablam! Sep 04 03:08:18.066 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.066 INFO kablam! --> src/strong/balanced.rs:223:48 Sep 04 03:08:18.066 INFO kablam! | Sep 04 03:08:18.066 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:18.066 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.066 INFO kablam! | Sep 04 03:08:18.066 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.066 INFO kablam! Sep 04 03:08:18.066 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.066 INFO kablam! --> src/strong/balanced.rs:248:24 Sep 04 03:08:18.066 INFO kablam! | Sep 04 03:08:18.066 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:18.066 INFO kablam! | ^^^ Sep 04 03:08:18.066 INFO kablam! | Sep 04 03:08:18.066 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.066 INFO kablam! Sep 04 03:08:18.066 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.067 INFO kablam! --> src/strong/balanced.rs:248:29 Sep 04 03:08:18.067 INFO kablam! | Sep 04 03:08:18.067 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:18.067 INFO kablam! | ^^^ Sep 04 03:08:18.067 INFO kablam! | Sep 04 03:08:18.067 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.067 INFO kablam! Sep 04 03:08:18.067 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.067 INFO kablam! --> src/strong/balanced.rs:248:34 Sep 04 03:08:18.067 INFO kablam! | Sep 04 03:08:18.067 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:18.067 INFO kablam! | ^^^ Sep 04 03:08:18.067 INFO kablam! | Sep 04 03:08:18.067 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.069 INFO kablam! Sep 04 03:08:18.069 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.069 INFO kablam! --> src/strong/balanced.rs:248:39 Sep 04 03:08:18.070 INFO kablam! | Sep 04 03:08:18.070 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:18.070 INFO kablam! | ^^^ Sep 04 03:08:18.070 INFO kablam! | Sep 04 03:08:18.070 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.071 INFO kablam! Sep 04 03:08:18.071 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.071 INFO kablam! --> src/strong/balanced.rs:254:26 Sep 04 03:08:18.071 INFO kablam! | Sep 04 03:08:18.071 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:18.071 INFO kablam! | ^^^ Sep 04 03:08:18.072 INFO kablam! | Sep 04 03:08:18.072 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.072 INFO kablam! Sep 04 03:08:18.072 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.072 INFO kablam! --> src/strong/balanced.rs:254:31 Sep 04 03:08:18.072 INFO kablam! | Sep 04 03:08:18.073 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:18.073 INFO kablam! | ^^^ Sep 04 03:08:18.073 INFO kablam! | Sep 04 03:08:18.073 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.073 INFO kablam! Sep 04 03:08:18.073 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.073 INFO kablam! --> src/strong/balanced.rs:254:36 Sep 04 03:08:18.073 INFO kablam! | Sep 04 03:08:18.073 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:18.073 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.073 INFO kablam! | Sep 04 03:08:18.073 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.074 INFO kablam! Sep 04 03:08:18.074 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.074 INFO kablam! --> src/strong/balanced.rs:254:45 Sep 04 03:08:18.074 INFO kablam! | Sep 04 03:08:18.074 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:18.074 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.074 INFO kablam! | Sep 04 03:08:18.074 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.074 INFO kablam! Sep 04 03:08:18.074 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.074 INFO kablam! --> src/strong/balanced.rs:261:18 Sep 04 03:08:18.074 INFO kablam! | Sep 04 03:08:18.074 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Sep 04 03:08:18.074 INFO kablam! | ^^^ Sep 04 03:08:18.074 INFO kablam! | Sep 04 03:08:18.075 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.075 INFO kablam! Sep 04 03:08:18.075 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.077 INFO kablam! --> src/strong/balanced.rs:273:40 Sep 04 03:08:18.077 INFO kablam! | Sep 04 03:08:18.077 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.077 INFO kablam! | ^^^ Sep 04 03:08:18.077 INFO kablam! | Sep 04 03:08:18.077 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.077 INFO kablam! Sep 04 03:08:18.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.077 INFO kablam! --> src/strong/balanced.rs:273:45 Sep 04 03:08:18.078 INFO kablam! | Sep 04 03:08:18.078 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.078 INFO kablam! | ^^^ Sep 04 03:08:18.078 INFO kablam! | Sep 04 03:08:18.078 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.078 INFO kablam! Sep 04 03:08:18.078 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.078 INFO kablam! --> src/strong/balanced.rs:273:50 Sep 04 03:08:18.078 INFO kablam! | Sep 04 03:08:18.079 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.079 INFO kablam! | ^^^ Sep 04 03:08:18.079 INFO kablam! | Sep 04 03:08:18.079 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.079 INFO kablam! Sep 04 03:08:18.079 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.079 INFO kablam! --> src/strong/balanced.rs:273:55 Sep 04 03:08:18.079 INFO kablam! | Sep 04 03:08:18.079 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.079 INFO kablam! | ^^^ Sep 04 03:08:18.080 INFO kablam! | Sep 04 03:08:18.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.080 INFO kablam! Sep 04 03:08:18.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.080 INFO kablam! --> src/strong/balanced.rs:273:60 Sep 04 03:08:18.081 INFO kablam! | Sep 04 03:08:18.081 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.081 INFO kablam! | ^^^ Sep 04 03:08:18.082 INFO kablam! | Sep 04 03:08:18.082 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.082 INFO kablam! Sep 04 03:08:18.082 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.082 INFO kablam! --> src/strong/balanced.rs:273:65 Sep 04 03:08:18.082 INFO kablam! | Sep 04 03:08:18.082 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:18.082 INFO kablam! | ^^^ Sep 04 03:08:18.082 INFO kablam! | Sep 04 03:08:18.082 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.083 INFO kablam! Sep 04 03:08:18.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.083 INFO kablam! --> src/strong/balanced.rs:284:18 Sep 04 03:08:18.083 INFO kablam! | Sep 04 03:08:18.083 INFO kablam! 284 | (Rev) IntRev(Int): Int { Sep 04 03:08:18.083 INFO kablam! | ^^^ Sep 04 03:08:18.083 INFO kablam! | Sep 04 03:08:18.083 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.083 INFO kablam! Sep 04 03:08:18.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.084 INFO kablam! --> src/strong/balanced.rs:290:34 Sep 04 03:08:18.084 INFO kablam! | Sep 04 03:08:18.084 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 04 03:08:18.084 INFO kablam! | ^^^ Sep 04 03:08:18.084 INFO kablam! | Sep 04 03:08:18.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.084 INFO kablam! Sep 04 03:08:18.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.084 INFO kablam! --> src/strong/balanced.rs:290:39 Sep 04 03:08:18.084 INFO kablam! | Sep 04 03:08:18.084 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 04 03:08:18.084 INFO kablam! | ^^^ Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.085 INFO kablam! Sep 04 03:08:18.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.085 INFO kablam! --> src/strong/balanced.rs:302:18 Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 04 03:08:18.085 INFO kablam! | ^^^ Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.085 INFO kablam! Sep 04 03:08:18.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.085 INFO kablam! --> src/strong/balanced.rs:302:23 Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 04 03:08:18.085 INFO kablam! | ^^^ Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.085 INFO kablam! Sep 04 03:08:18.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.085 INFO kablam! --> src/strong/balanced.rs:326:18 Sep 04 03:08:18.085 INFO kablam! | Sep 04 03:08:18.085 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 04 03:08:18.085 INFO kablam! | ^^^ Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.086 INFO kablam! Sep 04 03:08:18.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.086 INFO kablam! --> src/strong/balanced.rs:326:23 Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.086 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 04 03:08:18.086 INFO kablam! | ^^^ Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.086 INFO kablam! Sep 04 03:08:18.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.086 INFO kablam! --> src/strong/balanced.rs:349:34 Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.086 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:18.086 INFO kablam! | ^^^ Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.086 INFO kablam! Sep 04 03:08:18.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.086 INFO kablam! --> src/strong/balanced.rs:349:39 Sep 04 03:08:18.086 INFO kablam! | Sep 04 03:08:18.087 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:18.087 INFO kablam! | ^^^ Sep 04 03:08:18.087 INFO kablam! | Sep 04 03:08:18.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.088 INFO kablam! Sep 04 03:08:18.088 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:18.088 INFO kablam! --> src/strong/balanced.rs:349:44 Sep 04 03:08:18.088 INFO kablam! | Sep 04 03:08:18.088 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:18.088 INFO kablam! | ^^^^^^^ Sep 04 03:08:18.088 INFO kablam! | Sep 04 03:08:18.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:18.089 INFO kablam! Sep 04 03:08:19.979 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.979 INFO kablam! --> src/strong/boolean.rs:9:19 Sep 04 03:08:19.979 INFO kablam! | Sep 04 03:08:19.979 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 04 03:08:19.979 INFO kablam! | ^^^^ Sep 04 03:08:19.979 INFO kablam! | Sep 04 03:08:19.979 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 03:08:19.979 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.979 INFO kablam! Sep 04 03:08:19.979 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.979 INFO kablam! --> src/strong/boolean.rs:9:25 Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Sep 04 03:08:19.980 INFO kablam! | ^^^^ Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.980 INFO kablam! Sep 04 03:08:19.980 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.980 INFO kablam! --> src/strong/boolean.rs:17:17 Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 04 03:08:19.980 INFO kablam! | ^^^^ Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.980 INFO kablam! Sep 04 03:08:19.980 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.980 INFO kablam! --> src/strong/boolean.rs:17:23 Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Sep 04 03:08:19.980 INFO kablam! | ^^^^ Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.980 INFO kablam! Sep 04 03:08:19.980 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.980 INFO kablam! --> src/strong/boolean.rs:26:25 Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 04 03:08:19.980 INFO kablam! | ^^^^ Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.980 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.980 INFO kablam! Sep 04 03:08:19.980 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.980 INFO kablam! --> src/strong/boolean.rs:26:31 Sep 04 03:08:19.980 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Sep 04 03:08:19.981 INFO kablam! | ^^^^ Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.981 INFO kablam! Sep 04 03:08:19.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.981 INFO kablam! --> src/strong/boolean.rs:35:25 Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 04 03:08:19.981 INFO kablam! | ^^^^ Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.981 INFO kablam! Sep 04 03:08:19.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.981 INFO kablam! --> src/strong/boolean.rs:35:31 Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Sep 04 03:08:19.981 INFO kablam! | ^^^^ Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.981 INFO kablam! Sep 04 03:08:19.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.981 INFO kablam! --> src/strong/boolean.rs:43:19 Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 04 03:08:19.981 INFO kablam! | ^^^^ Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.981 INFO kablam! Sep 04 03:08:19.981 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.981 INFO kablam! --> src/strong/boolean.rs:43:25 Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.981 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Sep 04 03:08:19.981 INFO kablam! | ^^^^ Sep 04 03:08:19.981 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.982 INFO kablam! Sep 04 03:08:19.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.982 INFO kablam! --> src/strong/ternary.rs:14:24 Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Sep 04 03:08:19.982 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.982 INFO kablam! Sep 04 03:08:19.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.982 INFO kablam! --> src/strong/ternary.rs:21:25 Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Sep 04 03:08:19.982 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.982 INFO kablam! Sep 04 03:08:19.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.982 INFO kablam! --> src/strong/ternary.rs:29:20 Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Sep 04 03:08:19.982 INFO kablam! | ^^^ Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.982 INFO kablam! Sep 04 03:08:19.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.982 INFO kablam! --> src/strong/ternary.rs:41:20 Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Sep 04 03:08:19.982 INFO kablam! | ^^^ Sep 04 03:08:19.982 INFO kablam! | Sep 04 03:08:19.982 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.982 INFO kablam! Sep 04 03:08:19.982 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.983 INFO kablam! --> src/strong/ternary.rs:53:32 Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Sep 04 03:08:19.983 INFO kablam! | ^^^ Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.983 INFO kablam! Sep 04 03:08:19.983 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.983 INFO kablam! --> src/strong/ternary.rs:68:24 Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Sep 04 03:08:19.983 INFO kablam! | ^^^ Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.983 INFO kablam! Sep 04 03:08:19.983 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.983 INFO kablam! --> src/strong/ternary.rs:81:24 Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Sep 04 03:08:19.983 INFO kablam! | ^^^ Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.983 INFO kablam! Sep 04 03:08:19.983 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.983 INFO kablam! --> src/strong/ternary.rs:95:18 Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 04 03:08:19.983 INFO kablam! | ^^^ Sep 04 03:08:19.983 INFO kablam! | Sep 04 03:08:19.983 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.983 INFO kablam! Sep 04 03:08:19.983 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.984 INFO kablam! --> src/strong/ternary.rs:95:23 Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Sep 04 03:08:19.984 INFO kablam! | ^^^ Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.984 INFO kablam! Sep 04 03:08:19.984 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.984 INFO kablam! --> src/strong/ternary.rs:128:38 Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Sep 04 03:08:19.984 INFO kablam! | ^^^ Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.984 INFO kablam! Sep 04 03:08:19.984 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.984 INFO kablam! --> src/strong/ternary.rs:139:38 Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Sep 04 03:08:19.984 INFO kablam! | ^^^ Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.984 INFO kablam! Sep 04 03:08:19.984 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.984 INFO kablam! --> src/strong/ternary.rs:152:18 Sep 04 03:08:19.984 INFO kablam! | Sep 04 03:08:19.984 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 04 03:08:19.985 INFO kablam! | ^^^ Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.985 INFO kablam! Sep 04 03:08:19.985 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.985 INFO kablam! --> src/strong/ternary.rs:152:23 Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Sep 04 03:08:19.985 INFO kablam! | ^^^ Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.985 INFO kablam! Sep 04 03:08:19.985 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.985 INFO kablam! --> src/strong/ternary.rs:185:18 Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 04 03:08:19.985 INFO kablam! | ^^^ Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.985 INFO kablam! Sep 04 03:08:19.985 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.985 INFO kablam! --> src/strong/ternary.rs:185:23 Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.985 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Sep 04 03:08:19.985 INFO kablam! | ^^^ Sep 04 03:08:19.985 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.986 INFO kablam! Sep 04 03:08:19.986 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.986 INFO kablam! --> src/strong/ternary.rs:220:18 Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:19.986 INFO kablam! | ^^^ Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.986 INFO kablam! Sep 04 03:08:19.986 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.986 INFO kablam! --> src/strong/ternary.rs:220:23 Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:19.986 INFO kablam! | ^^^ Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.986 INFO kablam! Sep 04 03:08:19.986 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.986 INFO kablam! --> src/strong/ternary.rs:220:28 Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:19.986 INFO kablam! | ^^^ Sep 04 03:08:19.986 INFO kablam! | Sep 04 03:08:19.986 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.986 INFO kablam! Sep 04 03:08:19.986 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.987 INFO kablam! --> src/strong/ternary.rs:220:33 Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:19.987 INFO kablam! | ^^^ Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.987 INFO kablam! Sep 04 03:08:19.987 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.987 INFO kablam! --> src/strong/ternary.rs:220:38 Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Sep 04 03:08:19.987 INFO kablam! | ^^^ Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.987 INFO kablam! Sep 04 03:08:19.987 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.987 INFO kablam! --> src/strong/ternary.rs:247:28 Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.987 INFO kablam! | ^^^ Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.987 INFO kablam! Sep 04 03:08:19.987 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.987 INFO kablam! --> src/strong/ternary.rs:247:33 Sep 04 03:08:19.987 INFO kablam! | Sep 04 03:08:19.987 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.987 INFO kablam! | ^^^ Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.988 INFO kablam! Sep 04 03:08:19.988 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.988 INFO kablam! --> src/strong/ternary.rs:247:38 Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.988 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.988 INFO kablam! Sep 04 03:08:19.988 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.988 INFO kablam! --> src/strong/ternary.rs:262:18 Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Sep 04 03:08:19.988 INFO kablam! | ^^^ Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.988 INFO kablam! Sep 04 03:08:19.988 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.988 INFO kablam! --> src/strong/ternary.rs:268:34 Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 04 03:08:19.988 INFO kablam! | ^^^ Sep 04 03:08:19.988 INFO kablam! | Sep 04 03:08:19.988 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.989 INFO kablam! Sep 04 03:08:19.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.989 INFO kablam! --> src/strong/ternary.rs:268:39 Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Sep 04 03:08:19.989 INFO kablam! | ^^^ Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.989 INFO kablam! Sep 04 03:08:19.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.989 INFO kablam! --> src/strong/ternary.rs:281:18 Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 04 03:08:19.989 INFO kablam! | ^^^ Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.989 INFO kablam! Sep 04 03:08:19.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.989 INFO kablam! --> src/strong/ternary.rs:281:23 Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Sep 04 03:08:19.989 INFO kablam! | ^^^ Sep 04 03:08:19.989 INFO kablam! | Sep 04 03:08:19.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.989 INFO kablam! Sep 04 03:08:19.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.990 INFO kablam! --> src/strong/ternary.rs:306:18 Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 04 03:08:19.990 INFO kablam! | ^^^ Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.990 INFO kablam! Sep 04 03:08:19.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.990 INFO kablam! --> src/strong/ternary.rs:306:23 Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Sep 04 03:08:19.990 INFO kablam! | ^^^ Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.990 INFO kablam! Sep 04 03:08:19.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.990 INFO kablam! --> src/strong/ternary.rs:329:34 Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.990 INFO kablam! | ^^^ Sep 04 03:08:19.990 INFO kablam! | Sep 04 03:08:19.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.990 INFO kablam! Sep 04 03:08:19.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.991 INFO kablam! --> src/strong/ternary.rs:329:39 Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.991 INFO kablam! | ^^^ Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.991 INFO kablam! Sep 04 03:08:19.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.991 INFO kablam! --> src/strong/ternary.rs:329:44 Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Sep 04 03:08:19.991 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.991 INFO kablam! Sep 04 03:08:19.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.991 INFO kablam! --> src/strong/balanced.rs:10:24 Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Sep 04 03:08:19.991 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.991 INFO kablam! | Sep 04 03:08:19.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.991 INFO kablam! Sep 04 03:08:19.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.992 INFO kablam! --> src/strong/balanced.rs:17:25 Sep 04 03:08:19.992 INFO kablam! | Sep 04 03:08:19.992 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Sep 04 03:08:19.992 INFO kablam! | ^^^^^^^ Sep 04 03:08:19.992 INFO kablam! | Sep 04 03:08:19.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.992 INFO kablam! Sep 04 03:08:19.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.992 INFO kablam! --> src/strong/balanced.rs:24:20 Sep 04 03:08:19.992 INFO kablam! | Sep 04 03:08:19.992 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Sep 04 03:08:19.992 INFO kablam! | ^^^ Sep 04 03:08:19.992 INFO kablam! | Sep 04 03:08:19.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.992 INFO kablam! Sep 04 03:08:19.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.992 INFO kablam! --> src/strong/balanced.rs:35:20 Sep 04 03:08:19.992 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! 35 | (Pred) IntPred(Int): Int { Sep 04 03:08:19.993 INFO kablam! | ^^^ Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.993 INFO kablam! Sep 04 03:08:19.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.993 INFO kablam! --> src/strong/balanced.rs:49:24 Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Sep 04 03:08:19.993 INFO kablam! | ^^^ Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.993 INFO kablam! Sep 04 03:08:19.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.993 INFO kablam! --> src/strong/balanced.rs:62:24 Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Sep 04 03:08:19.993 INFO kablam! | ^^^ Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.993 INFO kablam! Sep 04 03:08:19.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.993 INFO kablam! --> src/strong/balanced.rs:80:18 Sep 04 03:08:19.993 INFO kablam! | Sep 04 03:08:19.993 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Sep 04 03:08:19.994 INFO kablam! | ^^^ Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.994 INFO kablam! Sep 04 03:08:19.994 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.994 INFO kablam! --> src/strong/balanced.rs:94:18 Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 04 03:08:19.994 INFO kablam! | ^^^ Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.994 INFO kablam! Sep 04 03:08:19.994 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.994 INFO kablam! --> src/strong/balanced.rs:94:23 Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Sep 04 03:08:19.994 INFO kablam! | ^^^ Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.994 INFO kablam! Sep 04 03:08:19.994 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.994 INFO kablam! --> src/strong/balanced.rs:127:18 Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 04 03:08:19.994 INFO kablam! | ^^^ Sep 04 03:08:19.994 INFO kablam! | Sep 04 03:08:19.994 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.995 INFO kablam! Sep 04 03:08:19.995 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.995 INFO kablam! --> src/strong/balanced.rs:127:23 Sep 04 03:08:19.995 INFO kablam! | Sep 04 03:08:19.995 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Sep 04 03:08:19.995 INFO kablam! | ^^^ Sep 04 03:08:19.995 INFO kablam! | Sep 04 03:08:19.995 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.997 INFO kablam! Sep 04 03:08:19.997 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.998 INFO kablam! --> src/strong/balanced.rs:160:18 Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 04 03:08:19.998 INFO kablam! | ^^^ Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.998 INFO kablam! Sep 04 03:08:19.998 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.998 INFO kablam! --> src/strong/balanced.rs:160:23 Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Sep 04 03:08:19.998 INFO kablam! | ^^^ Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.998 INFO kablam! Sep 04 03:08:19.998 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.998 INFO kablam! --> src/strong/balanced.rs:196:18 Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:19.998 INFO kablam! | ^^^ Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.998 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.998 INFO kablam! Sep 04 03:08:19.998 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.998 INFO kablam! --> src/strong/balanced.rs:196:23 Sep 04 03:08:19.998 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:19.999 INFO kablam! | ^^^ Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.999 INFO kablam! Sep 04 03:08:19.999 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.999 INFO kablam! --> src/strong/balanced.rs:196:28 Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:19.999 INFO kablam! | ^^^ Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.999 INFO kablam! Sep 04 03:08:19.999 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.999 INFO kablam! --> src/strong/balanced.rs:196:33 Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:19.999 INFO kablam! | ^^^ Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:19.999 INFO kablam! Sep 04 03:08:19.999 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:19.999 INFO kablam! --> src/strong/balanced.rs:196:38 Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:19.999 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Sep 04 03:08:19.999 INFO kablam! | ^^^ Sep 04 03:08:19.999 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.000 INFO kablam! Sep 04 03:08:20.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.000 INFO kablam! --> src/strong/balanced.rs:223:20 Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:20.000 INFO kablam! | ^^^ Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.000 INFO kablam! Sep 04 03:08:20.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.000 INFO kablam! --> src/strong/balanced.rs:223:25 Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:20.000 INFO kablam! | ^^^ Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.000 INFO kablam! Sep 04 03:08:20.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.000 INFO kablam! --> src/strong/balanced.rs:223:30 Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:20.000 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.000 INFO kablam! | Sep 04 03:08:20.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.000 INFO kablam! Sep 04 03:08:20.001 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.001 INFO kablam! --> src/strong/balanced.rs:223:39 Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:20.001 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.001 INFO kablam! Sep 04 03:08:20.001 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.001 INFO kablam! --> src/strong/balanced.rs:223:48 Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Sep 04 03:08:20.001 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.001 INFO kablam! Sep 04 03:08:20.001 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.001 INFO kablam! --> src/strong/balanced.rs:248:24 Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:20.001 INFO kablam! | ^^^ Sep 04 03:08:20.001 INFO kablam! | Sep 04 03:08:20.001 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.001 INFO kablam! Sep 04 03:08:20.001 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.001 INFO kablam! --> src/strong/balanced.rs:248:29 Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:20.002 INFO kablam! | ^^^ Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.002 INFO kablam! Sep 04 03:08:20.002 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.002 INFO kablam! --> src/strong/balanced.rs:248:34 Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:20.002 INFO kablam! | ^^^ Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.002 INFO kablam! Sep 04 03:08:20.002 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.002 INFO kablam! --> src/strong/balanced.rs:248:39 Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Sep 04 03:08:20.002 INFO kablam! | ^^^ Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.002 INFO kablam! Sep 04 03:08:20.002 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.002 INFO kablam! --> src/strong/balanced.rs:254:26 Sep 04 03:08:20.002 INFO kablam! | Sep 04 03:08:20.002 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:20.002 INFO kablam! | ^^^ Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.003 INFO kablam! Sep 04 03:08:20.003 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.003 INFO kablam! --> src/strong/balanced.rs:254:31 Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:20.003 INFO kablam! | ^^^ Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.003 INFO kablam! Sep 04 03:08:20.003 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.003 INFO kablam! --> src/strong/balanced.rs:254:36 Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:20.003 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.003 INFO kablam! Sep 04 03:08:20.003 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.003 INFO kablam! --> src/strong/balanced.rs:254:45 Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Sep 04 03:08:20.003 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.003 INFO kablam! | Sep 04 03:08:20.003 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.004 INFO kablam! Sep 04 03:08:20.004 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.004 INFO kablam! --> src/strong/balanced.rs:261:18 Sep 04 03:08:20.004 INFO kablam! | Sep 04 03:08:20.004 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Sep 04 03:08:20.004 INFO kablam! | ^^^ Sep 04 03:08:20.008 INFO kablam! | Sep 04 03:08:20.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.009 INFO kablam! Sep 04 03:08:20.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.009 INFO kablam! --> src/strong/balanced.rs:273:40 Sep 04 03:08:20.009 INFO kablam! | Sep 04 03:08:20.009 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.009 INFO kablam! | ^^^ Sep 04 03:08:20.009 INFO kablam! | Sep 04 03:08:20.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.009 INFO kablam! Sep 04 03:08:20.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.009 INFO kablam! --> src/strong/balanced.rs:273:45 Sep 04 03:08:20.009 INFO kablam! | Sep 04 03:08:20.009 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.009 INFO kablam! | ^^^ Sep 04 03:08:20.009 INFO kablam! | Sep 04 03:08:20.010 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.010 INFO kablam! Sep 04 03:08:20.010 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.010 INFO kablam! --> src/strong/balanced.rs:273:50 Sep 04 03:08:20.010 INFO kablam! | Sep 04 03:08:20.010 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.010 INFO kablam! | ^^^ Sep 04 03:08:20.010 INFO kablam! | Sep 04 03:08:20.010 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.010 INFO kablam! Sep 04 03:08:20.010 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.010 INFO kablam! --> src/strong/balanced.rs:273:55 Sep 04 03:08:20.010 INFO kablam! | Sep 04 03:08:20.010 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.010 INFO kablam! | ^^^ Sep 04 03:08:20.010 INFO kablam! | Sep 04 03:08:20.010 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.010 INFO kablam! Sep 04 03:08:20.010 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.010 INFO kablam! --> src/strong/balanced.rs:273:60 Sep 04 03:08:20.010 INFO kablam! | Sep 04 03:08:20.011 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.011 INFO kablam! | ^^^ Sep 04 03:08:20.012 INFO kablam! | Sep 04 03:08:20.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.012 INFO kablam! Sep 04 03:08:20.012 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.012 INFO kablam! --> src/strong/balanced.rs:273:65 Sep 04 03:08:20.012 INFO kablam! | Sep 04 03:08:20.012 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Sep 04 03:08:20.012 INFO kablam! | ^^^ Sep 04 03:08:20.012 INFO kablam! | Sep 04 03:08:20.012 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.013 INFO kablam! Sep 04 03:08:20.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.013 INFO kablam! --> src/strong/balanced.rs:284:18 Sep 04 03:08:20.013 INFO kablam! | Sep 04 03:08:20.013 INFO kablam! 284 | (Rev) IntRev(Int): Int { Sep 04 03:08:20.013 INFO kablam! | ^^^ Sep 04 03:08:20.013 INFO kablam! | Sep 04 03:08:20.013 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.013 INFO kablam! Sep 04 03:08:20.013 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.014 INFO kablam! --> src/strong/balanced.rs:290:34 Sep 04 03:08:20.014 INFO kablam! | Sep 04 03:08:20.014 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 04 03:08:20.014 INFO kablam! | ^^^ Sep 04 03:08:20.014 INFO kablam! | Sep 04 03:08:20.014 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.014 INFO kablam! Sep 04 03:08:20.014 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.014 INFO kablam! --> src/strong/balanced.rs:290:39 Sep 04 03:08:20.014 INFO kablam! | Sep 04 03:08:20.015 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Sep 04 03:08:20.015 INFO kablam! | ^^^ Sep 04 03:08:20.015 INFO kablam! | Sep 04 03:08:20.015 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.015 INFO kablam! Sep 04 03:08:20.015 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.015 INFO kablam! --> src/strong/balanced.rs:302:18 Sep 04 03:08:20.015 INFO kablam! | Sep 04 03:08:20.015 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 04 03:08:20.015 INFO kablam! | ^^^ Sep 04 03:08:20.015 INFO kablam! | Sep 04 03:08:20.015 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.015 INFO kablam! Sep 04 03:08:20.015 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.015 INFO kablam! --> src/strong/balanced.rs:302:23 Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Sep 04 03:08:20.016 INFO kablam! | ^^^ Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.016 INFO kablam! Sep 04 03:08:20.016 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.016 INFO kablam! --> src/strong/balanced.rs:326:18 Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 04 03:08:20.016 INFO kablam! | ^^^ Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.016 INFO kablam! Sep 04 03:08:20.016 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.016 INFO kablam! --> src/strong/balanced.rs:326:23 Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Sep 04 03:08:20.016 INFO kablam! | ^^^ Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.016 INFO kablam! Sep 04 03:08:20.016 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.016 INFO kablam! --> src/strong/balanced.rs:349:34 Sep 04 03:08:20.016 INFO kablam! | Sep 04 03:08:20.016 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:20.017 INFO kablam! | ^^^ Sep 04 03:08:20.017 INFO kablam! | Sep 04 03:08:20.017 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.017 INFO kablam! Sep 04 03:08:20.017 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.017 INFO kablam! --> src/strong/balanced.rs:349:39 Sep 04 03:08:20.017 INFO kablam! | Sep 04 03:08:20.017 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:20.017 INFO kablam! | ^^^ Sep 04 03:08:20.017 INFO kablam! | Sep 04 03:08:20.017 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.017 INFO kablam! Sep 04 03:08:20.017 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 03:08:20.017 INFO kablam! --> src/strong/balanced.rs:349:44 Sep 04 03:08:20.017 INFO kablam! | Sep 04 03:08:20.017 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Sep 04 03:08:20.017 INFO kablam! | ^^^^^^^ Sep 04 03:08:20.017 INFO kablam! | Sep 04 03:08:20.017 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 03:08:20.017 INFO kablam! Sep 04 03:08:20.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.93s Sep 04 03:08:20.051 INFO kablam! su: No module specific data is present Sep 04 03:08:20.641 INFO running `"docker" "rm" "-f" "c4f0a9fb3177f867828c532d68620d210277ae64d04c7589d7b67e8e3cb6e907"` Sep 04 03:08:20.748 INFO blam! c4f0a9fb3177f867828c532d68620d210277ae64d04c7589d7b67e8e3cb6e907