Oct 21 22:47:18.881 INFO checking type-level-logic-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:47:18.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:47:19.314 INFO blam! 277708a299de7060e65d6f1ee893faf9cbbc18e109a8aa37c5471693dd6b996c Oct 21 22:47:19.321 INFO running `"docker" "start" "-a" "277708a299de7060e65d6f1ee893faf9cbbc18e109a8aa37c5471693dd6b996c"` Oct 21 22:47:20.576 INFO kablam! usermod: no changes Oct 21 22:47:20.698 INFO kablam! Checking type-operators v0.3.5 Oct 21 22:47:21.304 INFO kablam! Checking type-level-logic v0.1.0 (/source) Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.527 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 21 22:47:23.527 INFO kablam! | ^^^^ Oct 21 22:47:23.527 INFO kablam! | Oct 21 22:47:23.527 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.527 INFO kablam! Oct 21 22:47:23.527 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.528 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 21 22:47:23.528 INFO kablam! | ^^^^ Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.528 INFO kablam! Oct 21 22:47:23.528 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.528 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 21 22:47:23.528 INFO kablam! | ^^^^ Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.528 INFO kablam! Oct 21 22:47:23.528 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.528 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 21 22:47:23.528 INFO kablam! | ^^^^ Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.528 INFO kablam! Oct 21 22:47:23.528 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.528 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 21 22:47:23.528 INFO kablam! | ^^^^ Oct 21 22:47:23.528 INFO kablam! | Oct 21 22:47:23.528 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.531 INFO kablam! Oct 21 22:47:23.531 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.531 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 21 22:47:23.531 INFO kablam! | Oct 21 22:47:23.531 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 21 22:47:23.531 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.531 INFO kablam! | Oct 21 22:47:23.532 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.532 INFO kablam! Oct 21 22:47:23.532 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.532 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 21 22:47:23.532 INFO kablam! | Oct 21 22:47:23.532 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 21 22:47:23.532 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.532 INFO kablam! | Oct 21 22:47:23.532 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.532 INFO kablam! Oct 21 22:47:23.532 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.532 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 21 22:47:23.532 INFO kablam! | Oct 21 22:47:23.532 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 21 22:47:23.532 INFO kablam! | ^^^ Oct 21 22:47:23.532 INFO kablam! | Oct 21 22:47:23.532 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.532 INFO kablam! Oct 21 22:47:23.532 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.532 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 21 22:47:23.532 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 21 22:47:23.533 INFO kablam! | ^^^ Oct 21 22:47:23.533 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.533 INFO kablam! Oct 21 22:47:23.533 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.533 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 21 22:47:23.533 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 21 22:47:23.533 INFO kablam! | ^^^ Oct 21 22:47:23.533 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.533 INFO kablam! Oct 21 22:47:23.533 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.533 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 21 22:47:23.533 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 21 22:47:23.533 INFO kablam! | ^^^ Oct 21 22:47:23.533 INFO kablam! | Oct 21 22:47:23.533 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.533 INFO kablam! Oct 21 22:47:23.533 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.534 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 21 22:47:23.534 INFO kablam! | ^^^ Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.534 INFO kablam! Oct 21 22:47:23.534 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.534 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 21 22:47:23.534 INFO kablam! | ^^^ Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.534 INFO kablam! Oct 21 22:47:23.534 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.534 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 21 22:47:23.534 INFO kablam! | ^^^ Oct 21 22:47:23.534 INFO kablam! | Oct 21 22:47:23.534 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.535 INFO kablam! Oct 21 22:47:23.535 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.535 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 21 22:47:23.535 INFO kablam! | Oct 21 22:47:23.535 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 21 22:47:23.535 INFO kablam! | ^^^ Oct 21 22:47:23.535 INFO kablam! | Oct 21 22:47:23.535 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.535 INFO kablam! Oct 21 22:47:23.535 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.535 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 21 22:47:23.535 INFO kablam! | Oct 21 22:47:23.535 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 21 22:47:23.535 INFO kablam! | ^^^ Oct 21 22:47:23.535 INFO kablam! | Oct 21 22:47:23.535 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.535 INFO kablam! Oct 21 22:47:23.535 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.535 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 21 22:47:23.535 INFO kablam! | Oct 21 22:47:23.535 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 21 22:47:23.535 INFO kablam! | ^^^ Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.536 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.536 INFO kablam! Oct 21 22:47:23.536 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.536 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.536 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 21 22:47:23.536 INFO kablam! | ^^^ Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.536 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.536 INFO kablam! Oct 21 22:47:23.536 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.536 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.536 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 21 22:47:23.536 INFO kablam! | ^^^ Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.536 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.536 INFO kablam! Oct 21 22:47:23.536 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.536 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 21 22:47:23.536 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 21 22:47:23.537 INFO kablam! | ^^^ Oct 21 22:47:23.537 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.537 INFO kablam! Oct 21 22:47:23.537 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.537 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 21 22:47:23.537 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:23.537 INFO kablam! | ^^^ Oct 21 22:47:23.537 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.537 INFO kablam! Oct 21 22:47:23.537 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.537 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 21 22:47:23.537 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:23.537 INFO kablam! | ^^^ Oct 21 22:47:23.537 INFO kablam! | Oct 21 22:47:23.537 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.537 INFO kablam! Oct 21 22:47:23.538 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.538 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 21 22:47:23.538 INFO kablam! | Oct 21 22:47:23.538 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:23.538 INFO kablam! | ^^^ Oct 21 22:47:23.538 INFO kablam! | Oct 21 22:47:23.538 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.538 INFO kablam! Oct 21 22:47:23.538 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.538 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 21 22:47:23.538 INFO kablam! | Oct 21 22:47:23.538 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:23.538 INFO kablam! | ^^^ Oct 21 22:47:23.538 INFO kablam! | Oct 21 22:47:23.538 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.538 INFO kablam! Oct 21 22:47:23.538 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.538 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 21 22:47:23.538 INFO kablam! | Oct 21 22:47:23.538 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:23.539 INFO kablam! | ^^^ Oct 21 22:47:23.539 INFO kablam! | Oct 21 22:47:23.539 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.539 INFO kablam! Oct 21 22:47:23.539 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.539 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 21 22:47:23.539 INFO kablam! | Oct 21 22:47:23.539 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.539 INFO kablam! | ^^^ Oct 21 22:47:23.539 INFO kablam! | Oct 21 22:47:23.539 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.539 INFO kablam! Oct 21 22:47:23.539 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.539 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 21 22:47:23.539 INFO kablam! | Oct 21 22:47:23.539 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.539 INFO kablam! | ^^^ Oct 21 22:47:23.539 INFO kablam! | Oct 21 22:47:23.539 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.539 INFO kablam! Oct 21 22:47:23.539 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.539 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.540 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.540 INFO kablam! Oct 21 22:47:23.540 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.540 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 21 22:47:23.540 INFO kablam! | ^^^ Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.540 INFO kablam! Oct 21 22:47:23.540 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.540 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 21 22:47:23.540 INFO kablam! | ^^^ Oct 21 22:47:23.540 INFO kablam! | Oct 21 22:47:23.540 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.540 INFO kablam! Oct 21 22:47:23.541 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.541 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.541 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 21 22:47:23.541 INFO kablam! | ^^^ Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.541 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.541 INFO kablam! Oct 21 22:47:23.541 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.541 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.541 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 21 22:47:23.541 INFO kablam! | ^^^ Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.541 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.541 INFO kablam! Oct 21 22:47:23.541 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.541 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.541 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 21 22:47:23.541 INFO kablam! | ^^^ Oct 21 22:47:23.541 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.542 INFO kablam! Oct 21 22:47:23.542 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.542 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 21 22:47:23.542 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 21 22:47:23.542 INFO kablam! | ^^^ Oct 21 22:47:23.542 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.542 INFO kablam! Oct 21 22:47:23.542 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.542 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 21 22:47:23.542 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 21 22:47:23.542 INFO kablam! | ^^^ Oct 21 22:47:23.542 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.542 INFO kablam! Oct 21 22:47:23.542 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.542 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 21 22:47:23.542 INFO kablam! | Oct 21 22:47:23.542 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.542 INFO kablam! | ^^^ Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.543 INFO kablam! Oct 21 22:47:23.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.543 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.543 INFO kablam! | ^^^ Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.543 INFO kablam! Oct 21 22:47:23.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.543 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:23.543 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.543 INFO kablam! Oct 21 22:47:23.543 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.543 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 21 22:47:23.543 INFO kablam! | Oct 21 22:47:23.543 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 21 22:47:23.544 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.544 INFO kablam! | Oct 21 22:47:23.544 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.544 INFO kablam! Oct 21 22:47:23.544 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.544 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 21 22:47:23.544 INFO kablam! | Oct 21 22:47:23.544 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 21 22:47:23.544 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.544 INFO kablam! | Oct 21 22:47:23.544 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.544 INFO kablam! Oct 21 22:47:23.544 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.544 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 21 22:47:23.544 INFO kablam! | Oct 21 22:47:23.544 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 21 22:47:23.544 INFO kablam! | ^^^ Oct 21 22:47:23.544 INFO kablam! | Oct 21 22:47:23.544 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.544 INFO kablam! Oct 21 22:47:23.544 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.544 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 21 22:47:23.545 INFO kablam! | ^^^ Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.545 INFO kablam! Oct 21 22:47:23.545 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.545 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 21 22:47:23.545 INFO kablam! | ^^^ Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.545 INFO kablam! Oct 21 22:47:23.545 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.545 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 21 22:47:23.545 INFO kablam! | ^^^ Oct 21 22:47:23.545 INFO kablam! | Oct 21 22:47:23.545 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.546 INFO kablam! Oct 21 22:47:23.546 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.546 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 21 22:47:23.546 INFO kablam! | Oct 21 22:47:23.546 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 21 22:47:23.546 INFO kablam! | ^^^ Oct 21 22:47:23.546 INFO kablam! | Oct 21 22:47:23.546 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.546 INFO kablam! Oct 21 22:47:23.546 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.546 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 21 22:47:23.546 INFO kablam! | Oct 21 22:47:23.546 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 21 22:47:23.546 INFO kablam! | ^^^ Oct 21 22:47:23.546 INFO kablam! | Oct 21 22:47:23.546 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.546 INFO kablam! Oct 21 22:47:23.546 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.546 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 21 22:47:23.546 INFO kablam! | Oct 21 22:47:23.546 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 21 22:47:23.547 INFO kablam! | ^^^ Oct 21 22:47:23.547 INFO kablam! | Oct 21 22:47:23.547 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.547 INFO kablam! Oct 21 22:47:23.547 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.547 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 21 22:47:23.547 INFO kablam! | Oct 21 22:47:23.547 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 21 22:47:23.547 INFO kablam! | ^^^ Oct 21 22:47:23.547 INFO kablam! | Oct 21 22:47:23.547 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.547 INFO kablam! Oct 21 22:47:23.547 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.547 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 21 22:47:23.547 INFO kablam! | Oct 21 22:47:23.547 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 21 22:47:23.547 INFO kablam! | ^^^ Oct 21 22:47:23.547 INFO kablam! | Oct 21 22:47:23.547 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.547 INFO kablam! Oct 21 22:47:23.547 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.548 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 21 22:47:23.548 INFO kablam! | Oct 21 22:47:23.548 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 21 22:47:23.548 INFO kablam! | ^^^ Oct 21 22:47:23.548 INFO kablam! | Oct 21 22:47:23.548 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.548 INFO kablam! Oct 21 22:47:23.548 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.548 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 21 22:47:23.548 INFO kablam! | Oct 21 22:47:23.548 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 21 22:47:23.548 INFO kablam! | ^^^ Oct 21 22:47:23.548 INFO kablam! | Oct 21 22:47:23.548 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.548 INFO kablam! Oct 21 22:47:23.548 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.548 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 21 22:47:23.548 INFO kablam! | Oct 21 22:47:23.548 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:23.549 INFO kablam! | ^^^ Oct 21 22:47:23.549 INFO kablam! | Oct 21 22:47:23.549 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.549 INFO kablam! Oct 21 22:47:23.549 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.549 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 21 22:47:23.549 INFO kablam! | Oct 21 22:47:23.549 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:23.549 INFO kablam! | ^^^ Oct 21 22:47:23.549 INFO kablam! | Oct 21 22:47:23.549 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.549 INFO kablam! Oct 21 22:47:23.549 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.549 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 21 22:47:23.549 INFO kablam! | Oct 21 22:47:23.549 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:23.549 INFO kablam! | ^^^ Oct 21 22:47:23.549 INFO kablam! | Oct 21 22:47:23.549 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.549 INFO kablam! Oct 21 22:47:23.549 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.550 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:23.550 INFO kablam! | ^^^ Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.550 INFO kablam! Oct 21 22:47:23.550 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.550 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:23.550 INFO kablam! | ^^^ Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.550 INFO kablam! Oct 21 22:47:23.550 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.550 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:23.550 INFO kablam! | ^^^ Oct 21 22:47:23.550 INFO kablam! | Oct 21 22:47:23.550 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.551 INFO kablam! Oct 21 22:47:23.551 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.551 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 21 22:47:23.551 INFO kablam! | Oct 21 22:47:23.551 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:23.551 INFO kablam! | ^^^ Oct 21 22:47:23.551 INFO kablam! | Oct 21 22:47:23.551 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.551 INFO kablam! Oct 21 22:47:23.551 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.551 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 21 22:47:23.551 INFO kablam! | Oct 21 22:47:23.551 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:23.551 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.551 INFO kablam! | Oct 21 22:47:23.551 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.551 INFO kablam! Oct 21 22:47:23.551 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.551 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 21 22:47:23.551 INFO kablam! | Oct 21 22:47:23.551 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:23.552 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.552 INFO kablam! | Oct 21 22:47:23.552 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.552 INFO kablam! Oct 21 22:47:23.552 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.552 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 21 22:47:23.552 INFO kablam! | Oct 21 22:47:23.556 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:23.556 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.556 INFO kablam! | Oct 21 22:47:23.556 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.556 INFO kablam! Oct 21 22:47:23.556 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.556 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 21 22:47:23.556 INFO kablam! | Oct 21 22:47:23.556 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:23.556 INFO kablam! | ^^^ Oct 21 22:47:23.556 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.557 INFO kablam! Oct 21 22:47:23.557 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.557 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 21 22:47:23.557 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:23.557 INFO kablam! | ^^^ Oct 21 22:47:23.557 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.557 INFO kablam! Oct 21 22:47:23.557 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.557 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 21 22:47:23.557 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:23.557 INFO kablam! | ^^^ Oct 21 22:47:23.557 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.557 INFO kablam! Oct 21 22:47:23.557 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.557 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 21 22:47:23.557 INFO kablam! | Oct 21 22:47:23.557 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:23.558 INFO kablam! | ^^^ Oct 21 22:47:23.558 INFO kablam! | Oct 21 22:47:23.558 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.558 INFO kablam! Oct 21 22:47:23.558 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.558 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 21 22:47:23.558 INFO kablam! | Oct 21 22:47:23.558 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:23.558 INFO kablam! | ^^^ Oct 21 22:47:23.558 INFO kablam! | Oct 21 22:47:23.558 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.558 INFO kablam! Oct 21 22:47:23.558 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.558 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 21 22:47:23.558 INFO kablam! | Oct 21 22:47:23.558 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:23.558 INFO kablam! | ^^^ Oct 21 22:47:23.558 INFO kablam! | Oct 21 22:47:23.558 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.558 INFO kablam! Oct 21 22:47:23.558 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.558 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:23.559 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.559 INFO kablam! Oct 21 22:47:23.559 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.559 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:23.559 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.559 INFO kablam! Oct 21 22:47:23.559 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.559 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 21 22:47:23.559 INFO kablam! | ^^^ Oct 21 22:47:23.559 INFO kablam! | Oct 21 22:47:23.559 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.559 INFO kablam! Oct 21 22:47:23.560 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.560 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.560 INFO kablam! | ^^^ Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.560 INFO kablam! Oct 21 22:47:23.560 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.560 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.560 INFO kablam! | ^^^ Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.560 INFO kablam! Oct 21 22:47:23.560 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.560 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.560 INFO kablam! | ^^^ Oct 21 22:47:23.560 INFO kablam! | Oct 21 22:47:23.560 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.561 INFO kablam! Oct 21 22:47:23.561 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.561 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.561 INFO kablam! | ^^^ Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.561 INFO kablam! Oct 21 22:47:23.561 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.561 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.561 INFO kablam! | ^^^ Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.561 INFO kablam! Oct 21 22:47:23.561 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.561 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:23.561 INFO kablam! | ^^^ Oct 21 22:47:23.561 INFO kablam! | Oct 21 22:47:23.561 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.562 INFO kablam! Oct 21 22:47:23.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.562 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 21 22:47:23.562 INFO kablam! | Oct 21 22:47:23.562 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 21 22:47:23.562 INFO kablam! | ^^^ Oct 21 22:47:23.562 INFO kablam! | Oct 21 22:47:23.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.562 INFO kablam! Oct 21 22:47:23.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.562 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 21 22:47:23.562 INFO kablam! | Oct 21 22:47:23.562 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 21 22:47:23.562 INFO kablam! | ^^^ Oct 21 22:47:23.562 INFO kablam! | Oct 21 22:47:23.562 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.562 INFO kablam! Oct 21 22:47:23.562 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.562 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 21 22:47:23.562 INFO kablam! | Oct 21 22:47:23.562 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 21 22:47:23.562 INFO kablam! | ^^^ Oct 21 22:47:23.563 INFO kablam! | Oct 21 22:47:23.563 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.563 INFO kablam! Oct 21 22:47:23.563 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.563 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 21 22:47:23.563 INFO kablam! | Oct 21 22:47:23.563 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 21 22:47:23.563 INFO kablam! | ^^^ Oct 21 22:47:23.563 INFO kablam! | Oct 21 22:47:23.563 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.563 INFO kablam! Oct 21 22:47:23.563 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.563 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 21 22:47:23.563 INFO kablam! | Oct 21 22:47:23.563 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 21 22:47:23.563 INFO kablam! | ^^^ Oct 21 22:47:23.563 INFO kablam! | Oct 21 22:47:23.563 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.563 INFO kablam! Oct 21 22:47:23.563 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.563 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 21 22:47:23.564 INFO kablam! | Oct 21 22:47:23.564 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 21 22:47:23.564 INFO kablam! | ^^^ Oct 21 22:47:23.564 INFO kablam! | Oct 21 22:47:23.564 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.564 INFO kablam! Oct 21 22:47:23.564 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.568 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 21 22:47:23.568 INFO kablam! | Oct 21 22:47:23.568 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 21 22:47:23.568 INFO kablam! | ^^^ Oct 21 22:47:23.568 INFO kablam! | Oct 21 22:47:23.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.568 INFO kablam! Oct 21 22:47:23.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.568 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 21 22:47:23.568 INFO kablam! | Oct 21 22:47:23.568 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:23.569 INFO kablam! | ^^^ Oct 21 22:47:23.569 INFO kablam! | Oct 21 22:47:23.569 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.569 INFO kablam! Oct 21 22:47:23.569 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.569 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 21 22:47:23.569 INFO kablam! | Oct 21 22:47:23.569 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:23.569 INFO kablam! | ^^^ Oct 21 22:47:23.569 INFO kablam! | Oct 21 22:47:23.569 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.569 INFO kablam! Oct 21 22:47:23.569 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:23.569 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 21 22:47:23.569 INFO kablam! | Oct 21 22:47:23.569 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:23.569 INFO kablam! | ^^^^^^^ Oct 21 22:47:23.569 INFO kablam! | Oct 21 22:47:23.569 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:23.569 INFO kablam! Oct 21 22:47:24.853 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.853 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 21 22:47:24.853 INFO kablam! | Oct 21 22:47:24.853 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 21 22:47:24.853 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 21 22:47:24.854 INFO kablam! | ^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 21 22:47:24.854 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.854 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.854 INFO kablam! Oct 21 22:47:24.854 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.854 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 21 22:47:24.854 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 21 22:47:24.855 INFO kablam! | ^^^ Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.855 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.855 INFO kablam! Oct 21 22:47:24.855 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.855 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 21 22:47:24.855 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.856 INFO kablam! | ^^^ Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.856 INFO kablam! Oct 21 22:47:24.856 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.856 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 21 22:47:24.856 INFO kablam! | Oct 21 22:47:24.856 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.857 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.857 INFO kablam! | ^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 21 22:47:24.857 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.857 INFO kablam! Oct 21 22:47:24.857 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.857 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 21 22:47:24.857 INFO kablam! | Oct 21 22:47:24.857 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 21 22:47:24.857 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.858 INFO kablam! Oct 21 22:47:24.858 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.858 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 21 22:47:24.858 INFO kablam! | ^^^ Oct 21 22:47:24.858 INFO kablam! | Oct 21 22:47:24.858 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.859 INFO kablam! Oct 21 22:47:24.859 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.859 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 21 22:47:24.859 INFO kablam! | Oct 21 22:47:24.859 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 21 22:47:24.859 INFO kablam! | ^^^ Oct 21 22:47:24.859 INFO kablam! | Oct 21 22:47:24.859 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.859 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.866 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:24.866 INFO kablam! | ^^^ Oct 21 22:47:24.866 INFO kablam! | Oct 21 22:47:24.866 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.866 INFO kablam! Oct 21 22:47:24.866 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 21 22:47:24.867 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.867 INFO kablam! | Oct 21 22:47:24.867 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.867 INFO kablam! Oct 21 22:47:24.867 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.867 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.868 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.868 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 21 22:47:24.868 INFO kablam! | ^^^ Oct 21 22:47:24.868 INFO kablam! | Oct 21 22:47:24.868 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.868 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 21 22:47:24.869 INFO kablam! | ^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 21 22:47:24.869 INFO kablam! | ^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 21 22:47:24.869 INFO kablam! | ^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:24.869 INFO kablam! | ^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:24.869 INFO kablam! | ^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.869 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 22:47:24.869 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 21 22:47:24.869 INFO kablam! | ^^^^^^^ Oct 21 22:47:24.869 INFO kablam! | Oct 21 22:47:24.869 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 22:47:24.869 INFO kablam! Oct 21 22:47:24.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.28s Oct 21 22:47:24.916 INFO kablam! su: No module specific data is present Oct 21 22:47:25.692 INFO running `"docker" "rm" "-f" "277708a299de7060e65d6f1ee893faf9cbbc18e109a8aa37c5471693dd6b996c"` Oct 21 22:47:25.946 INFO blam! 277708a299de7060e65d6f1ee893faf9cbbc18e109a8aa37c5471693dd6b996c