Oct 13 06:57:23.564 INFO checking type-level-logic-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:57:23.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 06:57:23.986 INFO blam! 3f2c4abda26663366d88f0f7d5b014facbb02a890183cbaff15afaa34089f100 Oct 13 06:57:23.992 INFO running `"docker" "start" "-a" "3f2c4abda26663366d88f0f7d5b014facbb02a890183cbaff15afaa34089f100"` Oct 13 06:57:25.172 INFO kablam! usermod: no changes Oct 13 06:57:25.248 INFO kablam! Checking type-operators v0.3.5 Oct 13 06:57:25.820 INFO kablam! Checking type-level-logic v0.1.0 (/source) Oct 13 06:57:28.599 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.599 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 13 06:57:28.599 INFO kablam! | Oct 13 06:57:28.599 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:28.599 INFO kablam! | ^^^^ Oct 13 06:57:28.599 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.600 INFO kablam! Oct 13 06:57:28.600 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.600 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.600 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:28.600 INFO kablam! | ^^^^ Oct 13 06:57:28.600 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.602 INFO kablam! Oct 13 06:57:28.602 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.602 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:28.602 INFO kablam! | ^^^^ Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.602 INFO kablam! Oct 13 06:57:28.602 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.602 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:28.602 INFO kablam! | ^^^^ Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.602 INFO kablam! Oct 13 06:57:28.602 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.602 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.602 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 13 06:57:28.602 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.602 INFO kablam! | Oct 13 06:57:28.612 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.612 INFO kablam! Oct 13 06:57:28.613 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.613 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 13 06:57:28.613 INFO kablam! | Oct 13 06:57:28.613 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 13 06:57:28.613 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.613 INFO kablam! | Oct 13 06:57:28.613 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.613 INFO kablam! Oct 13 06:57:28.613 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.613 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 13 06:57:28.613 INFO kablam! | Oct 13 06:57:28.613 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 13 06:57:28.613 INFO kablam! | ^^^ Oct 13 06:57:28.613 INFO kablam! | Oct 13 06:57:28.613 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.613 INFO kablam! Oct 13 06:57:28.613 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.614 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 13 06:57:28.614 INFO kablam! | ^^^ Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.614 INFO kablam! Oct 13 06:57:28.614 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.614 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 13 06:57:28.614 INFO kablam! | ^^^ Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.614 INFO kablam! Oct 13 06:57:28.614 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.614 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 13 06:57:28.614 INFO kablam! | ^^^ Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.614 INFO kablam! Oct 13 06:57:28.614 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.614 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 13 06:57:28.614 INFO kablam! | ^^^ Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.614 INFO kablam! Oct 13 06:57:28.614 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.614 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:28.614 INFO kablam! | ^^^ Oct 13 06:57:28.614 INFO kablam! | Oct 13 06:57:28.614 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.614 INFO kablam! Oct 13 06:57:28.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.615 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:28.615 INFO kablam! | ^^^ Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.615 INFO kablam! Oct 13 06:57:28.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.615 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 13 06:57:28.615 INFO kablam! | ^^^ Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.615 INFO kablam! Oct 13 06:57:28.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.615 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 13 06:57:28.615 INFO kablam! | ^^^ Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.615 INFO kablam! Oct 13 06:57:28.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.615 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:28.615 INFO kablam! | ^^^ Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.615 INFO kablam! Oct 13 06:57:28.615 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.615 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.615 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:28.615 INFO kablam! | ^^^ Oct 13 06:57:28.615 INFO kablam! | Oct 13 06:57:28.616 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.616 INFO kablam! Oct 13 06:57:28.616 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.616 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 13 06:57:28.616 INFO kablam! | Oct 13 06:57:28.616 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:28.616 INFO kablam! | ^^^ Oct 13 06:57:28.616 INFO kablam! | Oct 13 06:57:28.616 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.616 INFO kablam! Oct 13 06:57:28.616 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.616 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 13 06:57:28.616 INFO kablam! | Oct 13 06:57:28.616 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:28.617 INFO kablam! | ^^^ Oct 13 06:57:28.617 INFO kablam! | Oct 13 06:57:28.617 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.617 INFO kablam! Oct 13 06:57:28.617 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.617 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 13 06:57:28.617 INFO kablam! | Oct 13 06:57:28.617 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:28.617 INFO kablam! | ^^^ Oct 13 06:57:28.617 INFO kablam! | Oct 13 06:57:28.617 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.617 INFO kablam! Oct 13 06:57:28.617 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.617 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 13 06:57:28.617 INFO kablam! | Oct 13 06:57:28.617 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:28.617 INFO kablam! | ^^^ Oct 13 06:57:28.617 INFO kablam! | Oct 13 06:57:28.617 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.617 INFO kablam! Oct 13 06:57:28.617 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.618 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:28.618 INFO kablam! | ^^^ Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.618 INFO kablam! Oct 13 06:57:28.618 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.618 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:28.618 INFO kablam! | ^^^ Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.618 INFO kablam! Oct 13 06:57:28.618 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.618 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:28.618 INFO kablam! | ^^^ Oct 13 06:57:28.618 INFO kablam! | Oct 13 06:57:28.618 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.624 INFO kablam! Oct 13 06:57:28.624 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.625 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 13 06:57:28.625 INFO kablam! | Oct 13 06:57:28.625 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.625 INFO kablam! | ^^^ Oct 13 06:57:28.625 INFO kablam! | Oct 13 06:57:28.625 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.625 INFO kablam! Oct 13 06:57:28.628 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.628 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 13 06:57:28.628 INFO kablam! | Oct 13 06:57:28.628 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.628 INFO kablam! | ^^^ Oct 13 06:57:28.628 INFO kablam! | Oct 13 06:57:28.628 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.629 INFO kablam! Oct 13 06:57:28.629 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.629 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 13 06:57:28.629 INFO kablam! | Oct 13 06:57:28.629 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.629 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.629 INFO kablam! | Oct 13 06:57:28.629 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.629 INFO kablam! Oct 13 06:57:28.629 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.629 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 13 06:57:28.629 INFO kablam! | Oct 13 06:57:28.629 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 13 06:57:28.629 INFO kablam! | ^^^ Oct 13 06:57:28.629 INFO kablam! | Oct 13 06:57:28.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.630 INFO kablam! Oct 13 06:57:28.630 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.630 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 13 06:57:28.630 INFO kablam! | Oct 13 06:57:28.630 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:28.630 INFO kablam! | ^^^ Oct 13 06:57:28.630 INFO kablam! | Oct 13 06:57:28.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.630 INFO kablam! Oct 13 06:57:28.630 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.630 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 13 06:57:28.630 INFO kablam! | Oct 13 06:57:28.630 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:28.630 INFO kablam! | ^^^ Oct 13 06:57:28.630 INFO kablam! | Oct 13 06:57:28.630 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.630 INFO kablam! Oct 13 06:57:28.636 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.636 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 13 06:57:28.636 INFO kablam! | Oct 13 06:57:28.636 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:28.636 INFO kablam! | ^^^ Oct 13 06:57:28.637 INFO kablam! | Oct 13 06:57:28.637 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.637 INFO kablam! Oct 13 06:57:28.637 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.637 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 13 06:57:28.637 INFO kablam! | Oct 13 06:57:28.637 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:28.637 INFO kablam! | ^^^ Oct 13 06:57:28.637 INFO kablam! | Oct 13 06:57:28.637 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.637 INFO kablam! Oct 13 06:57:28.637 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.637 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 13 06:57:28.637 INFO kablam! | Oct 13 06:57:28.637 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:28.637 INFO kablam! | ^^^ Oct 13 06:57:28.637 INFO kablam! | Oct 13 06:57:28.637 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.637 INFO kablam! Oct 13 06:57:28.637 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.638 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 13 06:57:28.638 INFO kablam! | Oct 13 06:57:28.638 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:28.638 INFO kablam! | ^^^ Oct 13 06:57:28.638 INFO kablam! | Oct 13 06:57:28.638 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.638 INFO kablam! Oct 13 06:57:28.638 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.638 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 13 06:57:28.638 INFO kablam! | Oct 13 06:57:28.638 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.638 INFO kablam! | ^^^ Oct 13 06:57:28.638 INFO kablam! | Oct 13 06:57:28.638 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.638 INFO kablam! Oct 13 06:57:28.638 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.638 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 13 06:57:28.638 INFO kablam! | Oct 13 06:57:28.638 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.639 INFO kablam! | ^^^ Oct 13 06:57:28.639 INFO kablam! | Oct 13 06:57:28.639 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.639 INFO kablam! Oct 13 06:57:28.639 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.639 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 13 06:57:28.639 INFO kablam! | Oct 13 06:57:28.639 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:28.639 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.639 INFO kablam! | Oct 13 06:57:28.639 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.639 INFO kablam! Oct 13 06:57:28.639 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.639 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 13 06:57:28.639 INFO kablam! | Oct 13 06:57:28.639 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 13 06:57:28.639 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.639 INFO kablam! | Oct 13 06:57:28.639 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.639 INFO kablam! Oct 13 06:57:28.640 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.640 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 13 06:57:28.640 INFO kablam! | Oct 13 06:57:28.640 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 13 06:57:28.640 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.640 INFO kablam! | Oct 13 06:57:28.640 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.640 INFO kablam! Oct 13 06:57:28.640 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.640 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 13 06:57:28.640 INFO kablam! | Oct 13 06:57:28.641 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 13 06:57:28.641 INFO kablam! | ^^^ Oct 13 06:57:28.641 INFO kablam! | Oct 13 06:57:28.641 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.641 INFO kablam! Oct 13 06:57:28.641 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.641 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 13 06:57:28.641 INFO kablam! | Oct 13 06:57:28.641 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 13 06:57:28.641 INFO kablam! | ^^^ Oct 13 06:57:28.641 INFO kablam! | Oct 13 06:57:28.642 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.642 INFO kablam! Oct 13 06:57:28.642 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.642 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 13 06:57:28.642 INFO kablam! | Oct 13 06:57:28.642 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 13 06:57:28.642 INFO kablam! | ^^^ Oct 13 06:57:28.642 INFO kablam! | Oct 13 06:57:28.642 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.642 INFO kablam! Oct 13 06:57:28.643 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.643 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 13 06:57:28.643 INFO kablam! | Oct 13 06:57:28.643 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 13 06:57:28.643 INFO kablam! | ^^^ Oct 13 06:57:28.643 INFO kablam! | Oct 13 06:57:28.643 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.643 INFO kablam! Oct 13 06:57:28.643 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.643 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 13 06:57:28.643 INFO kablam! | Oct 13 06:57:28.643 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 13 06:57:28.644 INFO kablam! | ^^^ Oct 13 06:57:28.644 INFO kablam! | Oct 13 06:57:28.644 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.644 INFO kablam! Oct 13 06:57:28.644 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.644 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 13 06:57:28.644 INFO kablam! | Oct 13 06:57:28.644 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:28.644 INFO kablam! | ^^^ Oct 13 06:57:28.644 INFO kablam! | Oct 13 06:57:28.644 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.644 INFO kablam! Oct 13 06:57:28.645 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.645 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 13 06:57:28.645 INFO kablam! | Oct 13 06:57:28.645 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:28.645 INFO kablam! | ^^^ Oct 13 06:57:28.645 INFO kablam! | Oct 13 06:57:28.646 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.646 INFO kablam! Oct 13 06:57:28.648 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.648 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 13 06:57:28.648 INFO kablam! | Oct 13 06:57:28.648 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:28.648 INFO kablam! | ^^^ Oct 13 06:57:28.648 INFO kablam! | Oct 13 06:57:28.648 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.648 INFO kablam! Oct 13 06:57:28.648 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.648 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 13 06:57:28.648 INFO kablam! | Oct 13 06:57:28.648 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:28.648 INFO kablam! | ^^^ Oct 13 06:57:28.648 INFO kablam! | Oct 13 06:57:28.648 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.648 INFO kablam! Oct 13 06:57:28.648 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.649 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 13 06:57:28.649 INFO kablam! | Oct 13 06:57:28.649 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:28.649 INFO kablam! | ^^^ Oct 13 06:57:28.649 INFO kablam! | Oct 13 06:57:28.649 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.649 INFO kablam! Oct 13 06:57:28.649 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.649 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 13 06:57:28.650 INFO kablam! | Oct 13 06:57:28.650 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:28.650 INFO kablam! | ^^^ Oct 13 06:57:28.650 INFO kablam! | Oct 13 06:57:28.650 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.650 INFO kablam! Oct 13 06:57:28.651 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.651 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 13 06:57:28.651 INFO kablam! | Oct 13 06:57:28.651 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:28.651 INFO kablam! | ^^^ Oct 13 06:57:28.651 INFO kablam! | Oct 13 06:57:28.652 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.652 INFO kablam! Oct 13 06:57:28.652 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.652 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 13 06:57:28.652 INFO kablam! | Oct 13 06:57:28.653 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:28.653 INFO kablam! | ^^^ Oct 13 06:57:28.653 INFO kablam! | Oct 13 06:57:28.653 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.654 INFO kablam! Oct 13 06:57:28.654 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.654 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 13 06:57:28.654 INFO kablam! | Oct 13 06:57:28.655 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:28.655 INFO kablam! | ^^^ Oct 13 06:57:28.655 INFO kablam! | Oct 13 06:57:28.655 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.655 INFO kablam! Oct 13 06:57:28.656 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.656 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 13 06:57:28.656 INFO kablam! | Oct 13 06:57:28.656 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:28.657 INFO kablam! | ^^^ Oct 13 06:57:28.657 INFO kablam! | Oct 13 06:57:28.657 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.657 INFO kablam! Oct 13 06:57:28.657 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.658 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 13 06:57:28.658 INFO kablam! | Oct 13 06:57:28.658 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:28.658 INFO kablam! | ^^^ Oct 13 06:57:28.658 INFO kablam! | Oct 13 06:57:28.659 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.659 INFO kablam! Oct 13 06:57:28.659 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.659 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 13 06:57:28.660 INFO kablam! | Oct 13 06:57:28.660 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:28.660 INFO kablam! | ^^^ Oct 13 06:57:28.660 INFO kablam! | Oct 13 06:57:28.660 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.661 INFO kablam! Oct 13 06:57:28.661 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.661 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 13 06:57:28.661 INFO kablam! | Oct 13 06:57:28.661 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:28.661 INFO kablam! | ^^^ Oct 13 06:57:28.661 INFO kablam! | Oct 13 06:57:28.661 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.661 INFO kablam! Oct 13 06:57:28.662 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.662 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 13 06:57:28.662 INFO kablam! | Oct 13 06:57:28.662 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:28.662 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.662 INFO kablam! | Oct 13 06:57:28.662 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.662 INFO kablam! Oct 13 06:57:28.662 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.662 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 13 06:57:28.662 INFO kablam! | Oct 13 06:57:28.663 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:28.663 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.663 INFO kablam! | Oct 13 06:57:28.663 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.663 INFO kablam! Oct 13 06:57:28.663 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.663 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 13 06:57:28.663 INFO kablam! | Oct 13 06:57:28.663 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:28.663 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.663 INFO kablam! | Oct 13 06:57:28.663 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.663 INFO kablam! Oct 13 06:57:28.663 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.664 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 13 06:57:28.664 INFO kablam! | Oct 13 06:57:28.664 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:28.664 INFO kablam! | ^^^ Oct 13 06:57:28.664 INFO kablam! | Oct 13 06:57:28.664 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.664 INFO kablam! Oct 13 06:57:28.664 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.664 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 13 06:57:28.664 INFO kablam! | Oct 13 06:57:28.664 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:28.664 INFO kablam! | ^^^ Oct 13 06:57:28.664 INFO kablam! | Oct 13 06:57:28.664 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.664 INFO kablam! Oct 13 06:57:28.665 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.665 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 13 06:57:28.665 INFO kablam! | Oct 13 06:57:28.665 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:28.665 INFO kablam! | ^^^ Oct 13 06:57:28.665 INFO kablam! | Oct 13 06:57:28.665 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.665 INFO kablam! Oct 13 06:57:28.665 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.665 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 13 06:57:28.665 INFO kablam! | Oct 13 06:57:28.665 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:28.665 INFO kablam! | ^^^ Oct 13 06:57:28.665 INFO kablam! | Oct 13 06:57:28.666 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.666 INFO kablam! Oct 13 06:57:28.666 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.666 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 13 06:57:28.666 INFO kablam! | Oct 13 06:57:28.666 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:28.666 INFO kablam! | ^^^ Oct 13 06:57:28.666 INFO kablam! | Oct 13 06:57:28.666 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.666 INFO kablam! Oct 13 06:57:28.666 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.666 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 13 06:57:28.666 INFO kablam! | Oct 13 06:57:28.666 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:28.667 INFO kablam! | ^^^ Oct 13 06:57:28.667 INFO kablam! | Oct 13 06:57:28.667 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.667 INFO kablam! Oct 13 06:57:28.667 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.667 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 13 06:57:28.667 INFO kablam! | Oct 13 06:57:28.667 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:28.667 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.667 INFO kablam! | Oct 13 06:57:28.667 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.667 INFO kablam! Oct 13 06:57:28.667 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.668 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 13 06:57:28.668 INFO kablam! | Oct 13 06:57:28.668 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:28.668 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.668 INFO kablam! | Oct 13 06:57:28.668 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.668 INFO kablam! Oct 13 06:57:28.672 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.672 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 13 06:57:28.672 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 13 06:57:28.673 INFO kablam! | ^^^ Oct 13 06:57:28.673 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.673 INFO kablam! Oct 13 06:57:28.673 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.673 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 13 06:57:28.673 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.673 INFO kablam! | ^^^ Oct 13 06:57:28.673 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.673 INFO kablam! Oct 13 06:57:28.673 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.673 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 13 06:57:28.673 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.673 INFO kablam! | ^^^ Oct 13 06:57:28.673 INFO kablam! | Oct 13 06:57:28.673 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.673 INFO kablam! Oct 13 06:57:28.673 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.674 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 13 06:57:28.674 INFO kablam! | Oct 13 06:57:28.674 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.674 INFO kablam! | ^^^ Oct 13 06:57:28.674 INFO kablam! | Oct 13 06:57:28.674 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.674 INFO kablam! Oct 13 06:57:28.674 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.674 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 13 06:57:28.674 INFO kablam! | Oct 13 06:57:28.674 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.674 INFO kablam! | ^^^ Oct 13 06:57:28.674 INFO kablam! | Oct 13 06:57:28.674 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.674 INFO kablam! Oct 13 06:57:28.674 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.675 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.675 INFO kablam! | ^^^ Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.675 INFO kablam! Oct 13 06:57:28.675 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.675 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:28.675 INFO kablam! | ^^^ Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.675 INFO kablam! Oct 13 06:57:28.675 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.675 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 13 06:57:28.675 INFO kablam! | ^^^ Oct 13 06:57:28.675 INFO kablam! | Oct 13 06:57:28.675 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.676 INFO kablam! Oct 13 06:57:28.676 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.676 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.676 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:28.676 INFO kablam! | ^^^ Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.676 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.676 INFO kablam! Oct 13 06:57:28.676 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.676 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.676 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:28.676 INFO kablam! | ^^^ Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.676 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.676 INFO kablam! Oct 13 06:57:28.676 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.676 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.676 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:28.676 INFO kablam! | ^^^ Oct 13 06:57:28.676 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.677 INFO kablam! Oct 13 06:57:28.677 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.677 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:28.677 INFO kablam! | ^^^ Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.677 INFO kablam! Oct 13 06:57:28.677 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.677 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:28.677 INFO kablam! | ^^^ Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.677 INFO kablam! Oct 13 06:57:28.677 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.677 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.677 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:28.677 INFO kablam! | ^^^ Oct 13 06:57:28.677 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.678 INFO kablam! Oct 13 06:57:28.678 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.678 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 13 06:57:28.678 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:28.678 INFO kablam! | ^^^ Oct 13 06:57:28.678 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.678 INFO kablam! Oct 13 06:57:28.678 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.678 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 13 06:57:28.678 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:28.678 INFO kablam! | ^^^ Oct 13 06:57:28.678 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.678 INFO kablam! Oct 13 06:57:28.678 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:28.678 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 13 06:57:28.678 INFO kablam! | Oct 13 06:57:28.678 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:28.678 INFO kablam! | ^^^^^^^ Oct 13 06:57:28.679 INFO kablam! | Oct 13 06:57:28.679 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:28.679 INFO kablam! Oct 13 06:57:30.014 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.014 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 13 06:57:30.015 INFO kablam! | Oct 13 06:57:30.015 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:30.015 INFO kablam! | ^^^^ Oct 13 06:57:30.015 INFO kablam! | Oct 13 06:57:30.016 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 06:57:30.016 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.016 INFO kablam! Oct 13 06:57:30.017 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.017 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 13 06:57:30.017 INFO kablam! | Oct 13 06:57:30.017 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:30.018 INFO kablam! | ^^^^ Oct 13 06:57:30.018 INFO kablam! | Oct 13 06:57:30.018 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.019 INFO kablam! Oct 13 06:57:30.019 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.019 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 13 06:57:30.020 INFO kablam! | Oct 13 06:57:30.020 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:30.020 INFO kablam! | ^^^^ Oct 13 06:57:30.020 INFO kablam! | Oct 13 06:57:30.021 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.021 INFO kablam! Oct 13 06:57:30.021 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.021 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 13 06:57:30.022 INFO kablam! | Oct 13 06:57:30.022 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:30.022 INFO kablam! | ^^^^ Oct 13 06:57:30.023 INFO kablam! | Oct 13 06:57:30.023 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.023 INFO kablam! Oct 13 06:57:30.023 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.024 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 13 06:57:30.024 INFO kablam! | Oct 13 06:57:30.024 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:30.024 INFO kablam! | ^^^^ Oct 13 06:57:30.025 INFO kablam! | Oct 13 06:57:30.025 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.025 INFO kablam! Oct 13 06:57:30.025 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.026 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 13 06:57:30.026 INFO kablam! | Oct 13 06:57:30.026 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:30.026 INFO kablam! | ^^^^ Oct 13 06:57:30.027 INFO kablam! | Oct 13 06:57:30.027 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.027 INFO kablam! Oct 13 06:57:30.027 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.028 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 13 06:57:30.028 INFO kablam! | Oct 13 06:57:30.028 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:30.028 INFO kablam! | ^^^^ Oct 13 06:57:30.029 INFO kablam! | Oct 13 06:57:30.029 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.029 INFO kablam! Oct 13 06:57:30.030 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.030 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 13 06:57:30.030 INFO kablam! | Oct 13 06:57:30.031 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:30.031 INFO kablam! | ^^^^ Oct 13 06:57:30.031 INFO kablam! | Oct 13 06:57:30.032 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.032 INFO kablam! Oct 13 06:57:30.032 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.033 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 13 06:57:30.033 INFO kablam! | Oct 13 06:57:30.033 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:30.034 INFO kablam! | ^^^^ Oct 13 06:57:30.034 INFO kablam! | Oct 13 06:57:30.034 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.035 INFO kablam! Oct 13 06:57:30.035 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.035 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 13 06:57:30.036 INFO kablam! | Oct 13 06:57:30.036 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:30.036 INFO kablam! | ^^^^ Oct 13 06:57:30.036 INFO kablam! | Oct 13 06:57:30.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.037 INFO kablam! Oct 13 06:57:30.037 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.037 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 13 06:57:30.037 INFO kablam! | Oct 13 06:57:30.037 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 13 06:57:30.037 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.037 INFO kablam! | Oct 13 06:57:30.037 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.037 INFO kablam! Oct 13 06:57:30.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.038 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 13 06:57:30.038 INFO kablam! | Oct 13 06:57:30.038 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 13 06:57:30.038 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.038 INFO kablam! | Oct 13 06:57:30.038 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.038 INFO kablam! Oct 13 06:57:30.038 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.038 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 13 06:57:30.038 INFO kablam! | Oct 13 06:57:30.038 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 13 06:57:30.038 INFO kablam! | ^^^ Oct 13 06:57:30.038 INFO kablam! | Oct 13 06:57:30.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.039 INFO kablam! Oct 13 06:57:30.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.039 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 13 06:57:30.039 INFO kablam! | Oct 13 06:57:30.039 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 13 06:57:30.039 INFO kablam! | ^^^ Oct 13 06:57:30.039 INFO kablam! | Oct 13 06:57:30.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.039 INFO kablam! Oct 13 06:57:30.040 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.040 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 13 06:57:30.040 INFO kablam! | Oct 13 06:57:30.040 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 13 06:57:30.040 INFO kablam! | ^^^ Oct 13 06:57:30.040 INFO kablam! | Oct 13 06:57:30.040 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.040 INFO kablam! Oct 13 06:57:30.040 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.040 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 13 06:57:30.040 INFO kablam! | Oct 13 06:57:30.040 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 13 06:57:30.040 INFO kablam! | ^^^ Oct 13 06:57:30.041 INFO kablam! | Oct 13 06:57:30.041 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.041 INFO kablam! Oct 13 06:57:30.041 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.041 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 13 06:57:30.041 INFO kablam! | Oct 13 06:57:30.041 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 13 06:57:30.041 INFO kablam! | ^^^ Oct 13 06:57:30.041 INFO kablam! | Oct 13 06:57:30.041 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.041 INFO kablam! Oct 13 06:57:30.042 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.042 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 13 06:57:30.042 INFO kablam! | Oct 13 06:57:30.042 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:30.042 INFO kablam! | ^^^ Oct 13 06:57:30.042 INFO kablam! | Oct 13 06:57:30.042 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.042 INFO kablam! Oct 13 06:57:30.042 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.042 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 13 06:57:30.042 INFO kablam! | Oct 13 06:57:30.042 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:30.042 INFO kablam! | ^^^ Oct 13 06:57:30.042 INFO kablam! | Oct 13 06:57:30.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.043 INFO kablam! Oct 13 06:57:30.043 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.043 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 13 06:57:30.043 INFO kablam! | Oct 13 06:57:30.043 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 13 06:57:30.043 INFO kablam! | ^^^ Oct 13 06:57:30.043 INFO kablam! | Oct 13 06:57:30.043 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.043 INFO kablam! Oct 13 06:57:30.044 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.044 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 13 06:57:30.044 INFO kablam! | Oct 13 06:57:30.044 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 13 06:57:30.044 INFO kablam! | ^^^ Oct 13 06:57:30.044 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.048 INFO kablam! Oct 13 06:57:30.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.048 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:30.048 INFO kablam! | ^^^ Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.048 INFO kablam! Oct 13 06:57:30.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.048 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:30.048 INFO kablam! | ^^^ Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.048 INFO kablam! Oct 13 06:57:30.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.048 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:30.048 INFO kablam! | ^^^ Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.048 INFO kablam! Oct 13 06:57:30.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.048 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:30.048 INFO kablam! | ^^^ Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.048 INFO kablam! Oct 13 06:57:30.048 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.048 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 13 06:57:30.048 INFO kablam! | Oct 13 06:57:30.048 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.049 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.049 INFO kablam! Oct 13 06:57:30.049 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.049 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.049 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 13 06:57:30.049 INFO kablam! | ^^^ Oct 13 06:57:30.049 INFO kablam! | Oct 13 06:57:30.050 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.050 INFO kablam! Oct 13 06:57:30.050 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.050 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 13 06:57:30.050 INFO kablam! | Oct 13 06:57:30.050 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:30.050 INFO kablam! | ^^^ Oct 13 06:57:30.050 INFO kablam! | Oct 13 06:57:30.051 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.051 INFO kablam! Oct 13 06:57:30.051 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.051 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 13 06:57:30.051 INFO kablam! | Oct 13 06:57:30.051 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:30.051 INFO kablam! | ^^^ Oct 13 06:57:30.052 INFO kablam! | Oct 13 06:57:30.052 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.052 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:30.056 INFO kablam! | ^^^ Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.056 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:30.056 INFO kablam! | ^^^ Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.056 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:30.056 INFO kablam! | ^^^ Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.056 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:30.056 INFO kablam! | ^^^ Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.056 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.056 INFO kablam! | ^^^ Oct 13 06:57:30.056 INFO kablam! | Oct 13 06:57:30.056 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.056 INFO kablam! Oct 13 06:57:30.056 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.056 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 13 06:57:30.057 INFO kablam! | Oct 13 06:57:30.057 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.057 INFO kablam! | ^^^ Oct 13 06:57:30.057 INFO kablam! | Oct 13 06:57:30.057 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.057 INFO kablam! Oct 13 06:57:30.057 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.057 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 13 06:57:30.057 INFO kablam! | Oct 13 06:57:30.057 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.057 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.057 INFO kablam! | Oct 13 06:57:30.057 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.057 INFO kablam! Oct 13 06:57:30.061 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.061 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 13 06:57:30.062 INFO kablam! | Oct 13 06:57:30.062 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 13 06:57:30.062 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.062 INFO kablam! | Oct 13 06:57:30.062 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.062 INFO kablam! Oct 13 06:57:30.063 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.063 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 13 06:57:30.063 INFO kablam! | Oct 13 06:57:30.063 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 13 06:57:30.063 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.063 INFO kablam! | Oct 13 06:57:30.063 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.064 INFO kablam! Oct 13 06:57:30.064 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.064 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 13 06:57:30.064 INFO kablam! | Oct 13 06:57:30.064 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 13 06:57:30.064 INFO kablam! | ^^^ Oct 13 06:57:30.065 INFO kablam! | Oct 13 06:57:30.065 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.065 INFO kablam! Oct 13 06:57:30.065 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.065 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 13 06:57:30.066 INFO kablam! | Oct 13 06:57:30.066 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 13 06:57:30.066 INFO kablam! | ^^^ Oct 13 06:57:30.066 INFO kablam! | Oct 13 06:57:30.066 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.066 INFO kablam! Oct 13 06:57:30.067 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.067 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 13 06:57:30.067 INFO kablam! | Oct 13 06:57:30.067 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 13 06:57:30.067 INFO kablam! | ^^^ Oct 13 06:57:30.067 INFO kablam! | Oct 13 06:57:30.068 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.068 INFO kablam! Oct 13 06:57:30.068 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.068 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 13 06:57:30.068 INFO kablam! | Oct 13 06:57:30.068 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 13 06:57:30.068 INFO kablam! | ^^^ Oct 13 06:57:30.069 INFO kablam! | Oct 13 06:57:30.069 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.069 INFO kablam! Oct 13 06:57:30.069 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.069 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 13 06:57:30.070 INFO kablam! | Oct 13 06:57:30.070 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 13 06:57:30.070 INFO kablam! | ^^^ Oct 13 06:57:30.070 INFO kablam! | Oct 13 06:57:30.070 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.070 INFO kablam! Oct 13 06:57:30.070 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.071 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 13 06:57:30.071 INFO kablam! | Oct 13 06:57:30.071 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:30.071 INFO kablam! | ^^^ Oct 13 06:57:30.071 INFO kablam! | Oct 13 06:57:30.071 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.071 INFO kablam! Oct 13 06:57:30.071 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.072 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 13 06:57:30.072 INFO kablam! | Oct 13 06:57:30.072 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:30.072 INFO kablam! | ^^^ Oct 13 06:57:30.072 INFO kablam! | Oct 13 06:57:30.072 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.072 INFO kablam! Oct 13 06:57:30.072 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.072 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 13 06:57:30.073 INFO kablam! | Oct 13 06:57:30.073 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:30.073 INFO kablam! | ^^^ Oct 13 06:57:30.073 INFO kablam! | Oct 13 06:57:30.073 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.073 INFO kablam! Oct 13 06:57:30.073 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.073 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 13 06:57:30.073 INFO kablam! | Oct 13 06:57:30.073 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:30.073 INFO kablam! | ^^^ Oct 13 06:57:30.073 INFO kablam! | Oct 13 06:57:30.074 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.074 INFO kablam! Oct 13 06:57:30.074 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.074 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 13 06:57:30.074 INFO kablam! | Oct 13 06:57:30.074 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:30.074 INFO kablam! | ^^^ Oct 13 06:57:30.074 INFO kablam! | Oct 13 06:57:30.074 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.074 INFO kablam! Oct 13 06:57:30.075 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.075 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 13 06:57:30.075 INFO kablam! | Oct 13 06:57:30.075 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:30.075 INFO kablam! | ^^^ Oct 13 06:57:30.075 INFO kablam! | Oct 13 06:57:30.075 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.075 INFO kablam! Oct 13 06:57:30.076 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.076 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 13 06:57:30.076 INFO kablam! | Oct 13 06:57:30.076 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:30.076 INFO kablam! | ^^^ Oct 13 06:57:30.076 INFO kablam! | Oct 13 06:57:30.076 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.076 INFO kablam! Oct 13 06:57:30.076 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.076 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 13 06:57:30.076 INFO kablam! | Oct 13 06:57:30.076 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:30.076 INFO kablam! | ^^^ Oct 13 06:57:30.077 INFO kablam! | Oct 13 06:57:30.077 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.077 INFO kablam! Oct 13 06:57:30.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.077 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 13 06:57:30.077 INFO kablam! | Oct 13 06:57:30.077 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:30.077 INFO kablam! | ^^^ Oct 13 06:57:30.077 INFO kablam! | Oct 13 06:57:30.077 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.077 INFO kablam! Oct 13 06:57:30.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.077 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 13 06:57:30.077 INFO kablam! | Oct 13 06:57:30.077 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:30.078 INFO kablam! | ^^^ Oct 13 06:57:30.078 INFO kablam! | Oct 13 06:57:30.078 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.078 INFO kablam! Oct 13 06:57:30.078 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.078 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 13 06:57:30.078 INFO kablam! | Oct 13 06:57:30.078 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:30.078 INFO kablam! | ^^^ Oct 13 06:57:30.078 INFO kablam! | Oct 13 06:57:30.078 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.078 INFO kablam! Oct 13 06:57:30.079 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.079 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 13 06:57:30.079 INFO kablam! | Oct 13 06:57:30.079 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:30.079 INFO kablam! | ^^^ Oct 13 06:57:30.079 INFO kablam! | Oct 13 06:57:30.079 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.079 INFO kablam! Oct 13 06:57:30.079 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.079 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 13 06:57:30.079 INFO kablam! | Oct 13 06:57:30.079 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:30.079 INFO kablam! | ^^^ Oct 13 06:57:30.079 INFO kablam! | Oct 13 06:57:30.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.080 INFO kablam! Oct 13 06:57:30.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.080 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 13 06:57:30.080 INFO kablam! | Oct 13 06:57:30.080 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:30.080 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.080 INFO kablam! | Oct 13 06:57:30.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.080 INFO kablam! Oct 13 06:57:30.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.081 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 13 06:57:30.081 INFO kablam! | Oct 13 06:57:30.081 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:30.081 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.081 INFO kablam! | Oct 13 06:57:30.081 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.081 INFO kablam! Oct 13 06:57:30.081 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.081 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 13 06:57:30.081 INFO kablam! | Oct 13 06:57:30.081 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:30.081 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.081 INFO kablam! | Oct 13 06:57:30.081 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.081 INFO kablam! Oct 13 06:57:30.081 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.081 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 13 06:57:30.082 INFO kablam! | Oct 13 06:57:30.082 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:30.082 INFO kablam! | ^^^ Oct 13 06:57:30.082 INFO kablam! | Oct 13 06:57:30.082 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.083 INFO kablam! Oct 13 06:57:30.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.083 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 13 06:57:30.083 INFO kablam! | Oct 13 06:57:30.083 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:30.083 INFO kablam! | ^^^ Oct 13 06:57:30.083 INFO kablam! | Oct 13 06:57:30.083 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.083 INFO kablam! Oct 13 06:57:30.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.083 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 13 06:57:30.083 INFO kablam! | Oct 13 06:57:30.083 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:30.083 INFO kablam! | ^^^ Oct 13 06:57:30.083 INFO kablam! | Oct 13 06:57:30.083 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.083 INFO kablam! Oct 13 06:57:30.083 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.084 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 13 06:57:30.084 INFO kablam! | Oct 13 06:57:30.084 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:30.084 INFO kablam! | ^^^ Oct 13 06:57:30.084 INFO kablam! | Oct 13 06:57:30.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.084 INFO kablam! Oct 13 06:57:30.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.084 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 13 06:57:30.084 INFO kablam! | Oct 13 06:57:30.084 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:30.084 INFO kablam! | ^^^ Oct 13 06:57:30.084 INFO kablam! | Oct 13 06:57:30.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.085 INFO kablam! Oct 13 06:57:30.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.085 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 13 06:57:30.085 INFO kablam! | Oct 13 06:57:30.085 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:30.085 INFO kablam! | ^^^ Oct 13 06:57:30.085 INFO kablam! | Oct 13 06:57:30.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.085 INFO kablam! Oct 13 06:57:30.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.085 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 13 06:57:30.085 INFO kablam! | Oct 13 06:57:30.085 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:30.085 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.085 INFO kablam! | Oct 13 06:57:30.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.085 INFO kablam! Oct 13 06:57:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.086 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 13 06:57:30.086 INFO kablam! | Oct 13 06:57:30.086 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:30.086 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.086 INFO kablam! | Oct 13 06:57:30.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.086 INFO kablam! Oct 13 06:57:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.086 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 13 06:57:30.086 INFO kablam! | Oct 13 06:57:30.086 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 13 06:57:30.086 INFO kablam! | ^^^ Oct 13 06:57:30.086 INFO kablam! | Oct 13 06:57:30.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.086 INFO kablam! Oct 13 06:57:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.086 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 13 06:57:30.086 INFO kablam! | Oct 13 06:57:30.086 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.086 INFO kablam! | ^^^ Oct 13 06:57:30.087 INFO kablam! | Oct 13 06:57:30.087 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.087 INFO kablam! Oct 13 06:57:30.087 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.087 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 13 06:57:30.087 INFO kablam! | Oct 13 06:57:30.087 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.087 INFO kablam! | ^^^ Oct 13 06:57:30.087 INFO kablam! | Oct 13 06:57:30.087 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.087 INFO kablam! Oct 13 06:57:30.087 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.087 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 13 06:57:30.087 INFO kablam! | Oct 13 06:57:30.087 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.087 INFO kablam! | ^^^ Oct 13 06:57:30.087 INFO kablam! | Oct 13 06:57:30.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.088 INFO kablam! Oct 13 06:57:30.088 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.088 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 13 06:57:30.088 INFO kablam! | Oct 13 06:57:30.088 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.088 INFO kablam! | ^^^ Oct 13 06:57:30.088 INFO kablam! | Oct 13 06:57:30.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.088 INFO kablam! Oct 13 06:57:30.088 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.088 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 13 06:57:30.088 INFO kablam! | Oct 13 06:57:30.088 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.088 INFO kablam! | ^^^ Oct 13 06:57:30.088 INFO kablam! | Oct 13 06:57:30.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.088 INFO kablam! Oct 13 06:57:30.089 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.089 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 13 06:57:30.089 INFO kablam! | Oct 13 06:57:30.089 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:30.089 INFO kablam! | ^^^ Oct 13 06:57:30.089 INFO kablam! | Oct 13 06:57:30.089 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.089 INFO kablam! Oct 13 06:57:30.089 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.089 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 13 06:57:30.089 INFO kablam! | Oct 13 06:57:30.089 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 13 06:57:30.089 INFO kablam! | ^^^ Oct 13 06:57:30.089 INFO kablam! | Oct 13 06:57:30.089 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.089 INFO kablam! Oct 13 06:57:30.090 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.090 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:30.090 INFO kablam! | ^^^ Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.090 INFO kablam! Oct 13 06:57:30.090 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.090 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:30.090 INFO kablam! | ^^^ Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.090 INFO kablam! Oct 13 06:57:30.090 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.090 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:30.090 INFO kablam! | ^^^ Oct 13 06:57:30.090 INFO kablam! | Oct 13 06:57:30.090 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.090 INFO kablam! Oct 13 06:57:30.091 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.091 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 13 06:57:30.091 INFO kablam! | Oct 13 06:57:30.091 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:30.091 INFO kablam! | ^^^ Oct 13 06:57:30.091 INFO kablam! | Oct 13 06:57:30.091 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.091 INFO kablam! Oct 13 06:57:30.091 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.091 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 13 06:57:30.091 INFO kablam! | Oct 13 06:57:30.091 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:30.091 INFO kablam! | ^^^ Oct 13 06:57:30.091 INFO kablam! | Oct 13 06:57:30.091 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.092 INFO kablam! Oct 13 06:57:30.092 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.092 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 13 06:57:30.092 INFO kablam! | Oct 13 06:57:30.092 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:30.092 INFO kablam! | ^^^ Oct 13 06:57:30.092 INFO kablam! | Oct 13 06:57:30.092 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.092 INFO kablam! Oct 13 06:57:30.092 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.092 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 13 06:57:30.092 INFO kablam! | Oct 13 06:57:30.092 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:30.092 INFO kablam! | ^^^ Oct 13 06:57:30.096 INFO kablam! | Oct 13 06:57:30.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.096 INFO kablam! Oct 13 06:57:30.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.096 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 13 06:57:30.096 INFO kablam! | Oct 13 06:57:30.096 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:30.096 INFO kablam! | ^^^ Oct 13 06:57:30.096 INFO kablam! | Oct 13 06:57:30.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.096 INFO kablam! Oct 13 06:57:30.096 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.096 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 13 06:57:30.096 INFO kablam! | Oct 13 06:57:30.096 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:30.096 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.096 INFO kablam! | Oct 13 06:57:30.096 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.096 INFO kablam! Oct 13 06:57:30.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.00s Oct 13 06:57:30.207 INFO kablam! su: No module specific data is present Oct 13 06:57:31.572 INFO running `"docker" "rm" "-f" "3f2c4abda26663366d88f0f7d5b014facbb02a890183cbaff15afaa34089f100"` Oct 13 06:57:31.916 INFO blam! 3f2c4abda26663366d88f0f7d5b014facbb02a890183cbaff15afaa34089f100