Oct 27 14:09:19.420 INFO checking type-level-logic-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:09:19.420 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:09:19.831 INFO blam! 4450bfa065e59b9af965c7037464897e594b6abd19fce3965e7371912508bc8e Oct 27 14:09:19.847 INFO running `"docker" "start" "-a" "4450bfa065e59b9af965c7037464897e594b6abd19fce3965e7371912508bc8e"` Oct 27 14:09:21.027 INFO kablam! usermod: no changes Oct 27 14:09:21.080 INFO kablam! Checking type-operators v0.3.5 Oct 27 14:09:21.815 INFO kablam! Checking type-level-logic v0.1.0 (/source) Oct 27 14:09:24.147 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.147 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 27 14:09:24.147 INFO kablam! | Oct 27 14:09:24.147 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.148 INFO kablam! Oct 27 14:09:24.148 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.148 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.148 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 27 14:09:24.148 INFO kablam! | ^^^^ Oct 27 14:09:24.148 INFO kablam! | Oct 27 14:09:24.149 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.150 INFO kablam! Oct 27 14:09:24.150 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.150 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 27 14:09:24.150 INFO kablam! | ^^^^ Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.150 INFO kablam! Oct 27 14:09:24.150 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.150 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 27 14:09:24.150 INFO kablam! | ^^^^ Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.150 INFO kablam! Oct 27 14:09:24.150 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.150 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 27 14:09:24.150 INFO kablam! | ^^^^ Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.150 INFO kablam! Oct 27 14:09:24.150 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.150 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 27 14:09:24.150 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.150 INFO kablam! | Oct 27 14:09:24.150 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.150 INFO kablam! Oct 27 14:09:24.150 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.150 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 27 14:09:24.151 INFO kablam! | Oct 27 14:09:24.151 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 27 14:09:24.151 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.151 INFO kablam! | Oct 27 14:09:24.151 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.151 INFO kablam! Oct 27 14:09:24.151 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.151 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 27 14:09:24.151 INFO kablam! | Oct 27 14:09:24.151 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 27 14:09:24.151 INFO kablam! | ^^^ Oct 27 14:09:24.151 INFO kablam! | Oct 27 14:09:24.152 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.152 INFO kablam! Oct 27 14:09:24.152 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.152 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 27 14:09:24.152 INFO kablam! | Oct 27 14:09:24.152 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 27 14:09:24.152 INFO kablam! | ^^^ Oct 27 14:09:24.152 INFO kablam! | Oct 27 14:09:24.152 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.152 INFO kablam! Oct 27 14:09:24.152 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.152 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 27 14:09:24.152 INFO kablam! | Oct 27 14:09:24.153 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 27 14:09:24.153 INFO kablam! | ^^^ Oct 27 14:09:24.153 INFO kablam! | Oct 27 14:09:24.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.153 INFO kablam! Oct 27 14:09:24.153 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.153 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 27 14:09:24.153 INFO kablam! | Oct 27 14:09:24.153 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 27 14:09:24.153 INFO kablam! | ^^^ Oct 27 14:09:24.153 INFO kablam! | Oct 27 14:09:24.153 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.154 INFO kablam! Oct 27 14:09:24.154 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.154 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 27 14:09:24.154 INFO kablam! | Oct 27 14:09:24.154 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 27 14:09:24.154 INFO kablam! | ^^^ Oct 27 14:09:24.154 INFO kablam! | Oct 27 14:09:24.154 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.154 INFO kablam! Oct 27 14:09:24.154 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.154 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 27 14:09:24.154 INFO kablam! | Oct 27 14:09:24.154 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 27 14:09:24.155 INFO kablam! | ^^^ Oct 27 14:09:24.155 INFO kablam! | Oct 27 14:09:24.155 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.155 INFO kablam! Oct 27 14:09:24.155 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.155 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 27 14:09:24.155 INFO kablam! | Oct 27 14:09:24.155 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 27 14:09:24.155 INFO kablam! | ^^^ Oct 27 14:09:24.155 INFO kablam! | Oct 27 14:09:24.155 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.155 INFO kablam! Oct 27 14:09:24.156 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.156 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 27 14:09:24.156 INFO kablam! | Oct 27 14:09:24.156 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 27 14:09:24.156 INFO kablam! | ^^^ Oct 27 14:09:24.156 INFO kablam! | Oct 27 14:09:24.156 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.156 INFO kablam! Oct 27 14:09:24.156 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.156 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 27 14:09:24.156 INFO kablam! | Oct 27 14:09:24.157 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 27 14:09:24.157 INFO kablam! | ^^^ Oct 27 14:09:24.157 INFO kablam! | Oct 27 14:09:24.157 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.157 INFO kablam! Oct 27 14:09:24.157 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.157 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 27 14:09:24.157 INFO kablam! | Oct 27 14:09:24.157 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 27 14:09:24.157 INFO kablam! | ^^^ Oct 27 14:09:24.157 INFO kablam! | Oct 27 14:09:24.157 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.157 INFO kablam! Oct 27 14:09:24.158 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.158 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 27 14:09:24.158 INFO kablam! | Oct 27 14:09:24.158 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 27 14:09:24.158 INFO kablam! | ^^^ Oct 27 14:09:24.158 INFO kablam! | Oct 27 14:09:24.158 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.158 INFO kablam! Oct 27 14:09:24.158 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.158 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 27 14:09:24.158 INFO kablam! | Oct 27 14:09:24.159 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 27 14:09:24.159 INFO kablam! | ^^^ Oct 27 14:09:24.159 INFO kablam! | Oct 27 14:09:24.159 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.159 INFO kablam! Oct 27 14:09:24.159 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.159 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 27 14:09:24.159 INFO kablam! | Oct 27 14:09:24.159 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 27 14:09:24.159 INFO kablam! | ^^^ Oct 27 14:09:24.160 INFO kablam! | Oct 27 14:09:24.160 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.160 INFO kablam! Oct 27 14:09:24.160 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.160 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 27 14:09:24.160 INFO kablam! | Oct 27 14:09:24.160 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:24.160 INFO kablam! | ^^^ Oct 27 14:09:24.160 INFO kablam! | Oct 27 14:09:24.160 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.160 INFO kablam! Oct 27 14:09:24.160 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.161 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 27 14:09:24.161 INFO kablam! | Oct 27 14:09:24.161 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:24.161 INFO kablam! | ^^^ Oct 27 14:09:24.161 INFO kablam! | Oct 27 14:09:24.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.161 INFO kablam! Oct 27 14:09:24.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.161 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 27 14:09:24.161 INFO kablam! | Oct 27 14:09:24.161 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:24.162 INFO kablam! | ^^^ Oct 27 14:09:24.162 INFO kablam! | Oct 27 14:09:24.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.162 INFO kablam! Oct 27 14:09:24.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.162 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 27 14:09:24.162 INFO kablam! | Oct 27 14:09:24.162 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:24.162 INFO kablam! | ^^^ Oct 27 14:09:24.162 INFO kablam! | Oct 27 14:09:24.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.162 INFO kablam! Oct 27 14:09:24.163 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.163 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 27 14:09:24.163 INFO kablam! | Oct 27 14:09:24.163 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:24.163 INFO kablam! | ^^^ Oct 27 14:09:24.163 INFO kablam! | Oct 27 14:09:24.163 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.163 INFO kablam! Oct 27 14:09:24.163 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.163 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 27 14:09:24.164 INFO kablam! | Oct 27 14:09:24.164 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.164 INFO kablam! | ^^^ Oct 27 14:09:24.164 INFO kablam! | Oct 27 14:09:24.164 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.164 INFO kablam! Oct 27 14:09:24.164 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.164 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 27 14:09:24.164 INFO kablam! | Oct 27 14:09:24.165 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.165 INFO kablam! | ^^^ Oct 27 14:09:24.165 INFO kablam! | Oct 27 14:09:24.165 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.165 INFO kablam! Oct 27 14:09:24.165 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.170 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 27 14:09:24.171 INFO kablam! | Oct 27 14:09:24.171 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.171 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.171 INFO kablam! | Oct 27 14:09:24.171 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.171 INFO kablam! Oct 27 14:09:24.171 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.171 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 27 14:09:24.171 INFO kablam! | Oct 27 14:09:24.171 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 27 14:09:24.171 INFO kablam! | ^^^ Oct 27 14:09:24.171 INFO kablam! | Oct 27 14:09:24.172 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.172 INFO kablam! Oct 27 14:09:24.172 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.172 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 27 14:09:24.172 INFO kablam! | Oct 27 14:09:24.172 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 27 14:09:24.173 INFO kablam! | ^^^ Oct 27 14:09:24.173 INFO kablam! | Oct 27 14:09:24.173 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.173 INFO kablam! Oct 27 14:09:24.173 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.173 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 27 14:09:24.174 INFO kablam! | Oct 27 14:09:24.174 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 27 14:09:24.174 INFO kablam! | ^^^ Oct 27 14:09:24.174 INFO kablam! | Oct 27 14:09:24.174 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.174 INFO kablam! Oct 27 14:09:24.175 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.175 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 27 14:09:24.175 INFO kablam! | Oct 27 14:09:24.175 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 27 14:09:24.175 INFO kablam! | ^^^ Oct 27 14:09:24.175 INFO kablam! | Oct 27 14:09:24.175 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.175 INFO kablam! Oct 27 14:09:24.175 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.175 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 27 14:09:24.175 INFO kablam! | Oct 27 14:09:24.175 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 27 14:09:24.175 INFO kablam! | ^^^ Oct 27 14:09:24.175 INFO kablam! | Oct 27 14:09:24.175 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.175 INFO kablam! Oct 27 14:09:24.175 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.176 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 27 14:09:24.176 INFO kablam! | Oct 27 14:09:24.176 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 27 14:09:24.176 INFO kablam! | ^^^ Oct 27 14:09:24.176 INFO kablam! | Oct 27 14:09:24.176 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.176 INFO kablam! Oct 27 14:09:24.176 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.176 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 27 14:09:24.176 INFO kablam! | Oct 27 14:09:24.176 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 27 14:09:24.176 INFO kablam! | ^^^ Oct 27 14:09:24.176 INFO kablam! | Oct 27 14:09:24.176 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.176 INFO kablam! Oct 27 14:09:24.176 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.177 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 27 14:09:24.177 INFO kablam! | Oct 27 14:09:24.177 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.177 INFO kablam! | ^^^ Oct 27 14:09:24.177 INFO kablam! | Oct 27 14:09:24.177 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.177 INFO kablam! Oct 27 14:09:24.177 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.177 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 27 14:09:24.177 INFO kablam! | Oct 27 14:09:24.177 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.177 INFO kablam! | ^^^ Oct 27 14:09:24.177 INFO kablam! | Oct 27 14:09:24.177 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.177 INFO kablam! Oct 27 14:09:24.177 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.178 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 27 14:09:24.178 INFO kablam! | Oct 27 14:09:24.178 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:24.178 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.178 INFO kablam! | Oct 27 14:09:24.178 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.178 INFO kablam! Oct 27 14:09:24.198 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.198 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 27 14:09:24.199 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.199 INFO kablam! Oct 27 14:09:24.199 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.199 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 27 14:09:24.199 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.199 INFO kablam! Oct 27 14:09:24.199 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.199 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 27 14:09:24.199 INFO kablam! | ^^^ Oct 27 14:09:24.199 INFO kablam! | Oct 27 14:09:24.199 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.199 INFO kablam! Oct 27 14:09:24.200 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.200 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 27 14:09:24.200 INFO kablam! | Oct 27 14:09:24.200 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 27 14:09:24.200 INFO kablam! | ^^^ Oct 27 14:09:24.200 INFO kablam! | Oct 27 14:09:24.200 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.200 INFO kablam! Oct 27 14:09:24.200 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.200 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 27 14:09:24.200 INFO kablam! | Oct 27 14:09:24.200 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 27 14:09:24.200 INFO kablam! | ^^^ Oct 27 14:09:24.200 INFO kablam! | Oct 27 14:09:24.200 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.200 INFO kablam! Oct 27 14:09:24.200 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.200 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 27 14:09:24.200 INFO kablam! | Oct 27 14:09:24.200 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 27 14:09:24.200 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.201 INFO kablam! Oct 27 14:09:24.201 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.201 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.201 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 27 14:09:24.201 INFO kablam! | ^^^ Oct 27 14:09:24.201 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:24.202 INFO kablam! | ^^^ Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.202 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.202 INFO kablam! Oct 27 14:09:24.202 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.202 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 27 14:09:24.202 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:24.204 INFO kablam! | ^^^ Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.204 INFO kablam! Oct 27 14:09:24.204 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.204 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:24.204 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.204 INFO kablam! Oct 27 14:09:24.204 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.204 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:24.204 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.204 INFO kablam! Oct 27 14:09:24.204 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.204 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:24.204 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.204 INFO kablam! Oct 27 14:09:24.204 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.204 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.204 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:24.204 INFO kablam! | ^^^ Oct 27 14:09:24.204 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.205 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.205 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:24.205 INFO kablam! | ^^^ Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.205 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.205 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:24.205 INFO kablam! | ^^^ Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.205 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.205 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:24.205 INFO kablam! | ^^^ Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.205 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.205 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:24.205 INFO kablam! | ^^^ Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.205 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.205 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:24.205 INFO kablam! | ^^^ Oct 27 14:09:24.205 INFO kablam! | Oct 27 14:09:24.205 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.205 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 27 14:09:24.206 INFO kablam! | ^^^ Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.206 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.206 INFO kablam! Oct 27 14:09:24.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.206 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 27 14:09:24.206 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:24.207 INFO kablam! | ^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:24.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:24.207 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:24.207 INFO kablam! | ^^^^^^^ Oct 27 14:09:24.207 INFO kablam! | Oct 27 14:09:24.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:24.207 INFO kablam! Oct 27 14:09:25.561 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.562 INFO kablam! Oct 27 14:09:25.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.562 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 27 14:09:25.562 INFO kablam! | ^^^^ Oct 27 14:09:25.562 INFO kablam! | Oct 27 14:09:25.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.563 INFO kablam! Oct 27 14:09:25.563 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.563 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 27 14:09:25.564 INFO kablam! | ^^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 27 14:09:25.564 INFO kablam! | ^^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 27 14:09:25.564 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 27 14:09:25.564 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 27 14:09:25.564 INFO kablam! | ^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 27 14:09:25.564 INFO kablam! | ^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.564 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 27 14:09:25.564 INFO kablam! | ^^^ Oct 27 14:09:25.564 INFO kablam! | Oct 27 14:09:25.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.564 INFO kablam! Oct 27 14:09:25.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.565 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 27 14:09:25.565 INFO kablam! | Oct 27 14:09:25.565 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 27 14:09:25.566 INFO kablam! | ^^^ Oct 27 14:09:25.566 INFO kablam! | Oct 27 14:09:25.566 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.566 INFO kablam! Oct 27 14:09:25.566 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.566 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 27 14:09:25.566 INFO kablam! | Oct 27 14:09:25.566 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 27 14:09:25.566 INFO kablam! | ^^^ Oct 27 14:09:25.566 INFO kablam! | Oct 27 14:09:25.566 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.566 INFO kablam! Oct 27 14:09:25.566 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.567 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 27 14:09:25.567 INFO kablam! | Oct 27 14:09:25.567 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 27 14:09:25.567 INFO kablam! | ^^^ Oct 27 14:09:25.567 INFO kablam! | Oct 27 14:09:25.567 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.567 INFO kablam! Oct 27 14:09:25.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.568 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 27 14:09:25.568 INFO kablam! | Oct 27 14:09:25.568 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 27 14:09:25.568 INFO kablam! | ^^^ Oct 27 14:09:25.568 INFO kablam! | Oct 27 14:09:25.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.568 INFO kablam! Oct 27 14:09:25.569 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.569 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 27 14:09:25.569 INFO kablam! | Oct 27 14:09:25.569 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 27 14:09:25.569 INFO kablam! | ^^^ Oct 27 14:09:25.569 INFO kablam! | Oct 27 14:09:25.570 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.570 INFO kablam! Oct 27 14:09:25.570 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.570 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 27 14:09:25.570 INFO kablam! | Oct 27 14:09:25.570 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 27 14:09:25.570 INFO kablam! | ^^^ Oct 27 14:09:25.571 INFO kablam! | Oct 27 14:09:25.571 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.571 INFO kablam! Oct 27 14:09:25.571 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.571 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 27 14:09:25.571 INFO kablam! | Oct 27 14:09:25.571 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 27 14:09:25.572 INFO kablam! | ^^^ Oct 27 14:09:25.572 INFO kablam! | Oct 27 14:09:25.572 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.572 INFO kablam! Oct 27 14:09:25.572 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.572 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 27 14:09:25.572 INFO kablam! | Oct 27 14:09:25.573 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 27 14:09:25.573 INFO kablam! | ^^^ Oct 27 14:09:25.573 INFO kablam! | Oct 27 14:09:25.573 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.573 INFO kablam! Oct 27 14:09:25.573 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.574 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 27 14:09:25.574 INFO kablam! | Oct 27 14:09:25.574 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 27 14:09:25.574 INFO kablam! | ^^^ Oct 27 14:09:25.574 INFO kablam! | Oct 27 14:09:25.574 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.574 INFO kablam! Oct 27 14:09:25.575 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.575 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 27 14:09:25.575 INFO kablam! | Oct 27 14:09:25.575 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 27 14:09:25.575 INFO kablam! | ^^^ Oct 27 14:09:25.575 INFO kablam! | Oct 27 14:09:25.575 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.575 INFO kablam! Oct 27 14:09:25.576 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.576 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 27 14:09:25.576 INFO kablam! | Oct 27 14:09:25.576 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:25.576 INFO kablam! | ^^^ Oct 27 14:09:25.576 INFO kablam! | Oct 27 14:09:25.577 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.577 INFO kablam! Oct 27 14:09:25.577 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.577 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 27 14:09:25.577 INFO kablam! | Oct 27 14:09:25.577 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:25.577 INFO kablam! | ^^^ Oct 27 14:09:25.577 INFO kablam! | Oct 27 14:09:25.578 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.578 INFO kablam! Oct 27 14:09:25.578 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.578 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 27 14:09:25.578 INFO kablam! | Oct 27 14:09:25.578 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:25.578 INFO kablam! | ^^^ Oct 27 14:09:25.579 INFO kablam! | Oct 27 14:09:25.579 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.579 INFO kablam! Oct 27 14:09:25.579 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.579 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 27 14:09:25.579 INFO kablam! | Oct 27 14:09:25.579 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:25.579 INFO kablam! | ^^^ Oct 27 14:09:25.580 INFO kablam! | Oct 27 14:09:25.580 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.580 INFO kablam! Oct 27 14:09:25.580 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.580 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 27 14:09:25.580 INFO kablam! | Oct 27 14:09:25.580 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 27 14:09:25.581 INFO kablam! | ^^^ Oct 27 14:09:25.581 INFO kablam! | Oct 27 14:09:25.581 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.581 INFO kablam! Oct 27 14:09:25.582 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.582 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 27 14:09:25.582 INFO kablam! | Oct 27 14:09:25.582 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.582 INFO kablam! | ^^^ Oct 27 14:09:25.582 INFO kablam! | Oct 27 14:09:25.582 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.582 INFO kablam! Oct 27 14:09:25.583 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.583 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 27 14:09:25.583 INFO kablam! | Oct 27 14:09:25.583 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.583 INFO kablam! | ^^^ Oct 27 14:09:25.583 INFO kablam! | Oct 27 14:09:25.583 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.583 INFO kablam! Oct 27 14:09:25.584 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.584 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 27 14:09:25.584 INFO kablam! | Oct 27 14:09:25.584 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.584 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.584 INFO kablam! | Oct 27 14:09:25.584 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.585 INFO kablam! Oct 27 14:09:25.585 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.585 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 27 14:09:25.585 INFO kablam! | Oct 27 14:09:25.585 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 27 14:09:25.585 INFO kablam! | ^^^ Oct 27 14:09:25.585 INFO kablam! | Oct 27 14:09:25.586 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.586 INFO kablam! Oct 27 14:09:25.586 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.586 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 27 14:09:25.586 INFO kablam! | Oct 27 14:09:25.586 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 27 14:09:25.586 INFO kablam! | ^^^ Oct 27 14:09:25.587 INFO kablam! | Oct 27 14:09:25.587 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.587 INFO kablam! Oct 27 14:09:25.587 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.587 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 27 14:09:25.587 INFO kablam! | Oct 27 14:09:25.587 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 27 14:09:25.587 INFO kablam! | ^^^ Oct 27 14:09:25.588 INFO kablam! | Oct 27 14:09:25.588 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.588 INFO kablam! Oct 27 14:09:25.588 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.588 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 27 14:09:25.588 INFO kablam! | Oct 27 14:09:25.589 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 27 14:09:25.589 INFO kablam! | ^^^ Oct 27 14:09:25.589 INFO kablam! | Oct 27 14:09:25.589 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.589 INFO kablam! Oct 27 14:09:25.589 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.589 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 27 14:09:25.590 INFO kablam! | Oct 27 14:09:25.590 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 27 14:09:25.590 INFO kablam! | ^^^ Oct 27 14:09:25.590 INFO kablam! | Oct 27 14:09:25.590 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.590 INFO kablam! Oct 27 14:09:25.590 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.591 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 27 14:09:25.591 INFO kablam! | Oct 27 14:09:25.591 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 27 14:09:25.591 INFO kablam! | ^^^ Oct 27 14:09:25.591 INFO kablam! | Oct 27 14:09:25.591 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.591 INFO kablam! Oct 27 14:09:25.591 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.592 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 27 14:09:25.592 INFO kablam! | Oct 27 14:09:25.592 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 27 14:09:25.592 INFO kablam! | ^^^ Oct 27 14:09:25.592 INFO kablam! | Oct 27 14:09:25.592 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.592 INFO kablam! Oct 27 14:09:25.593 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.593 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 27 14:09:25.593 INFO kablam! | Oct 27 14:09:25.593 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.593 INFO kablam! | ^^^ Oct 27 14:09:25.593 INFO kablam! | Oct 27 14:09:25.593 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.593 INFO kablam! Oct 27 14:09:25.594 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.594 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 27 14:09:25.594 INFO kablam! | Oct 27 14:09:25.594 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.594 INFO kablam! | ^^^ Oct 27 14:09:25.594 INFO kablam! | Oct 27 14:09:25.594 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.594 INFO kablam! Oct 27 14:09:25.595 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.595 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 27 14:09:25.595 INFO kablam! | Oct 27 14:09:25.595 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 27 14:09:25.595 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.595 INFO kablam! | Oct 27 14:09:25.595 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.595 INFO kablam! Oct 27 14:09:25.601 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.602 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 27 14:09:25.602 INFO kablam! | Oct 27 14:09:25.602 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 27 14:09:25.602 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.602 INFO kablam! | Oct 27 14:09:25.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.602 INFO kablam! Oct 27 14:09:25.603 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.603 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 27 14:09:25.603 INFO kablam! | Oct 27 14:09:25.603 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 27 14:09:25.603 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.603 INFO kablam! | Oct 27 14:09:25.603 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.603 INFO kablam! Oct 27 14:09:25.604 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.604 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 27 14:09:25.604 INFO kablam! | Oct 27 14:09:25.604 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 27 14:09:25.604 INFO kablam! | ^^^ Oct 27 14:09:25.604 INFO kablam! | Oct 27 14:09:25.604 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.604 INFO kablam! Oct 27 14:09:25.605 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.605 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 27 14:09:25.605 INFO kablam! | Oct 27 14:09:25.605 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 27 14:09:25.605 INFO kablam! | ^^^ Oct 27 14:09:25.605 INFO kablam! | Oct 27 14:09:25.605 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.605 INFO kablam! Oct 27 14:09:25.606 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.606 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 27 14:09:25.606 INFO kablam! | Oct 27 14:09:25.606 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 27 14:09:25.606 INFO kablam! | ^^^ Oct 27 14:09:25.606 INFO kablam! | Oct 27 14:09:25.606 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.607 INFO kablam! Oct 27 14:09:25.607 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.607 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 27 14:09:25.607 INFO kablam! | Oct 27 14:09:25.607 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 27 14:09:25.607 INFO kablam! | ^^^ Oct 27 14:09:25.607 INFO kablam! | Oct 27 14:09:25.607 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.608 INFO kablam! Oct 27 14:09:25.608 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.608 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 27 14:09:25.608 INFO kablam! | Oct 27 14:09:25.608 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 27 14:09:25.608 INFO kablam! | ^^^ Oct 27 14:09:25.608 INFO kablam! | Oct 27 14:09:25.609 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.609 INFO kablam! Oct 27 14:09:25.609 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.609 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 27 14:09:25.609 INFO kablam! | Oct 27 14:09:25.609 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 27 14:09:25.609 INFO kablam! | ^^^ Oct 27 14:09:25.609 INFO kablam! | Oct 27 14:09:25.610 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.610 INFO kablam! Oct 27 14:09:25.610 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.610 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 27 14:09:25.610 INFO kablam! | Oct 27 14:09:25.610 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 27 14:09:25.610 INFO kablam! | ^^^ Oct 27 14:09:25.610 INFO kablam! | Oct 27 14:09:25.611 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.611 INFO kablam! Oct 27 14:09:25.611 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.611 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 27 14:09:25.611 INFO kablam! | Oct 27 14:09:25.611 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 27 14:09:25.611 INFO kablam! | ^^^ Oct 27 14:09:25.611 INFO kablam! | Oct 27 14:09:25.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.612 INFO kablam! Oct 27 14:09:25.612 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.612 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 27 14:09:25.612 INFO kablam! | Oct 27 14:09:25.612 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 27 14:09:25.612 INFO kablam! | ^^^ Oct 27 14:09:25.612 INFO kablam! | Oct 27 14:09:25.613 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.613 INFO kablam! Oct 27 14:09:25.613 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.613 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 27 14:09:25.613 INFO kablam! | Oct 27 14:09:25.613 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 27 14:09:25.613 INFO kablam! | ^^^ Oct 27 14:09:25.614 INFO kablam! | Oct 27 14:09:25.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.614 INFO kablam! Oct 27 14:09:25.614 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.614 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 27 14:09:25.614 INFO kablam! | Oct 27 14:09:25.614 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 27 14:09:25.614 INFO kablam! | ^^^ Oct 27 14:09:25.615 INFO kablam! | Oct 27 14:09:25.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.615 INFO kablam! Oct 27 14:09:25.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.615 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 27 14:09:25.615 INFO kablam! | Oct 27 14:09:25.616 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:25.616 INFO kablam! | ^^^ Oct 27 14:09:25.616 INFO kablam! | Oct 27 14:09:25.616 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.616 INFO kablam! Oct 27 14:09:25.616 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.616 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 27 14:09:25.616 INFO kablam! | Oct 27 14:09:25.616 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:25.617 INFO kablam! | ^^^ Oct 27 14:09:25.617 INFO kablam! | Oct 27 14:09:25.617 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.617 INFO kablam! Oct 27 14:09:25.617 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.617 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 27 14:09:25.617 INFO kablam! | Oct 27 14:09:25.617 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:25.617 INFO kablam! | ^^^ Oct 27 14:09:25.618 INFO kablam! | Oct 27 14:09:25.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.618 INFO kablam! Oct 27 14:09:25.618 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.618 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 27 14:09:25.618 INFO kablam! | Oct 27 14:09:25.618 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:25.618 INFO kablam! | ^^^ Oct 27 14:09:25.619 INFO kablam! | Oct 27 14:09:25.619 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.619 INFO kablam! Oct 27 14:09:25.619 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.619 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 27 14:09:25.619 INFO kablam! | Oct 27 14:09:25.619 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 27 14:09:25.619 INFO kablam! | ^^^ Oct 27 14:09:25.619 INFO kablam! | Oct 27 14:09:25.620 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.620 INFO kablam! Oct 27 14:09:25.620 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.620 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 27 14:09:25.620 INFO kablam! | Oct 27 14:09:25.620 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:25.620 INFO kablam! | ^^^ Oct 27 14:09:25.621 INFO kablam! | Oct 27 14:09:25.621 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.621 INFO kablam! Oct 27 14:09:25.621 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.621 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 27 14:09:25.621 INFO kablam! | Oct 27 14:09:25.621 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:25.621 INFO kablam! | ^^^ Oct 27 14:09:25.621 INFO kablam! | Oct 27 14:09:25.622 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.622 INFO kablam! Oct 27 14:09:25.622 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.622 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 27 14:09:25.622 INFO kablam! | Oct 27 14:09:25.622 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:25.622 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.622 INFO kablam! | Oct 27 14:09:25.623 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.623 INFO kablam! Oct 27 14:09:25.623 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.623 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 27 14:09:25.623 INFO kablam! | Oct 27 14:09:25.623 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:25.623 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.623 INFO kablam! | Oct 27 14:09:25.623 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.623 INFO kablam! Oct 27 14:09:25.623 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.623 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 27 14:09:25.623 INFO kablam! | Oct 27 14:09:25.623 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 27 14:09:25.623 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.624 INFO kablam! | Oct 27 14:09:25.624 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.624 INFO kablam! Oct 27 14:09:25.624 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.624 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 27 14:09:25.624 INFO kablam! | Oct 27 14:09:25.624 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:25.624 INFO kablam! | ^^^ Oct 27 14:09:25.624 INFO kablam! | Oct 27 14:09:25.624 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.624 INFO kablam! Oct 27 14:09:25.624 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.625 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 27 14:09:25.625 INFO kablam! | Oct 27 14:09:25.625 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:25.625 INFO kablam! | ^^^ Oct 27 14:09:25.625 INFO kablam! | Oct 27 14:09:25.625 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.625 INFO kablam! Oct 27 14:09:25.625 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.625 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 27 14:09:25.625 INFO kablam! | Oct 27 14:09:25.625 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:25.625 INFO kablam! | ^^^ Oct 27 14:09:25.625 INFO kablam! | Oct 27 14:09:25.625 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.625 INFO kablam! Oct 27 14:09:25.625 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.625 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 27 14:09:25.625 INFO kablam! | Oct 27 14:09:25.625 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 27 14:09:25.626 INFO kablam! | ^^^ Oct 27 14:09:25.626 INFO kablam! | Oct 27 14:09:25.626 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.626 INFO kablam! Oct 27 14:09:25.626 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.626 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 27 14:09:25.626 INFO kablam! | Oct 27 14:09:25.626 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:25.626 INFO kablam! | ^^^ Oct 27 14:09:25.626 INFO kablam! | Oct 27 14:09:25.626 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.626 INFO kablam! Oct 27 14:09:25.626 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.626 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 27 14:09:25.626 INFO kablam! | Oct 27 14:09:25.626 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:25.627 INFO kablam! | ^^^ Oct 27 14:09:25.627 INFO kablam! | Oct 27 14:09:25.627 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.627 INFO kablam! Oct 27 14:09:25.627 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.627 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 27 14:09:25.627 INFO kablam! | Oct 27 14:09:25.627 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:25.627 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.627 INFO kablam! | Oct 27 14:09:25.627 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.627 INFO kablam! Oct 27 14:09:25.627 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.627 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 27 14:09:25.628 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.628 INFO kablam! Oct 27 14:09:25.628 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.628 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 27 14:09:25.628 INFO kablam! | ^^^ Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.628 INFO kablam! Oct 27 14:09:25.628 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.628 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.628 INFO kablam! | ^^^ Oct 27 14:09:25.628 INFO kablam! | Oct 27 14:09:25.628 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.628 INFO kablam! Oct 27 14:09:25.628 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.628 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.629 INFO kablam! | ^^^ Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.629 INFO kablam! Oct 27 14:09:25.629 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.629 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.629 INFO kablam! | ^^^ Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.629 INFO kablam! Oct 27 14:09:25.629 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.629 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.629 INFO kablam! | ^^^ Oct 27 14:09:25.629 INFO kablam! | Oct 27 14:09:25.629 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.629 INFO kablam! Oct 27 14:09:25.629 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.629 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.630 INFO kablam! | ^^^ Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.630 INFO kablam! Oct 27 14:09:25.630 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.630 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 27 14:09:25.630 INFO kablam! | ^^^ Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.630 INFO kablam! Oct 27 14:09:25.630 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.630 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 27 14:09:25.630 INFO kablam! | ^^^ Oct 27 14:09:25.630 INFO kablam! | Oct 27 14:09:25.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.630 INFO kablam! Oct 27 14:09:25.630 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.631 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 27 14:09:25.631 INFO kablam! | ^^^ Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.631 INFO kablam! Oct 27 14:09:25.631 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.631 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 27 14:09:25.631 INFO kablam! | ^^^ Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.631 INFO kablam! Oct 27 14:09:25.631 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.631 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 27 14:09:25.631 INFO kablam! | ^^^ Oct 27 14:09:25.631 INFO kablam! | Oct 27 14:09:25.631 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.631 INFO kablam! Oct 27 14:09:25.632 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.632 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.632 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 27 14:09:25.632 INFO kablam! | ^^^ Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.632 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.632 INFO kablam! Oct 27 14:09:25.632 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.632 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.632 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 27 14:09:25.632 INFO kablam! | ^^^ Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.632 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.632 INFO kablam! Oct 27 14:09:25.632 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.632 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.632 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 27 14:09:25.632 INFO kablam! | ^^^ Oct 27 14:09:25.632 INFO kablam! | Oct 27 14:09:25.633 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.633 INFO kablam! Oct 27 14:09:25.633 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.633 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 27 14:09:25.633 INFO kablam! | Oct 27 14:09:25.633 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:25.633 INFO kablam! | ^^^ Oct 27 14:09:25.633 INFO kablam! | Oct 27 14:09:25.635 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.635 INFO kablam! Oct 27 14:09:25.635 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.635 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 27 14:09:25.635 INFO kablam! | Oct 27 14:09:25.635 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:25.635 INFO kablam! | ^^^ Oct 27 14:09:25.635 INFO kablam! | Oct 27 14:09:25.635 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.635 INFO kablam! Oct 27 14:09:25.635 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:25.635 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 27 14:09:25.635 INFO kablam! | Oct 27 14:09:25.635 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 27 14:09:25.635 INFO kablam! | ^^^^^^^ Oct 27 14:09:25.635 INFO kablam! | Oct 27 14:09:25.635 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:25.635 INFO kablam! Oct 27 14:09:25.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Oct 27 14:09:25.762 INFO kablam! su: No module specific data is present Oct 27 14:09:26.777 INFO running `"docker" "rm" "-f" "4450bfa065e59b9af965c7037464897e594b6abd19fce3965e7371912508bc8e"` Oct 27 14:09:27.111 INFO blam! 4450bfa065e59b9af965c7037464897e594b6abd19fce3965e7371912508bc8e