Oct 13 06:57:23.865 INFO checking type-level-logic-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:57:23.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 06:57:24.446 INFO blam! c8dc28be10a359d8e35300900eb892ce26d72fa9fed8247d05b9b61a532e22a0 Oct 13 06:57:24.450 INFO running `"docker" "start" "-a" "c8dc28be10a359d8e35300900eb892ce26d72fa9fed8247d05b9b61a532e22a0"` Oct 13 06:57:26.001 INFO kablam! usermod: no changes Oct 13 06:57:26.060 INFO kablam! Checking type-operators v0.3.5 Oct 13 06:57:26.784 INFO kablam! Checking type-level-logic v0.1.0 (/source) Oct 13 06:57:29.308 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.309 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 13 06:57:29.309 INFO kablam! | Oct 13 06:57:29.310 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:29.310 INFO kablam! | ^^^^ Oct 13 06:57:29.310 INFO kablam! | Oct 13 06:57:29.311 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 06:57:29.311 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.311 INFO kablam! Oct 13 06:57:29.312 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.312 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 13 06:57:29.313 INFO kablam! | Oct 13 06:57:29.313 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:29.313 INFO kablam! | ^^^^ Oct 13 06:57:29.314 INFO kablam! | Oct 13 06:57:29.314 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.314 INFO kablam! Oct 13 06:57:29.315 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.315 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 13 06:57:29.315 INFO kablam! | Oct 13 06:57:29.316 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:29.316 INFO kablam! | ^^^^ Oct 13 06:57:29.316 INFO kablam! | Oct 13 06:57:29.317 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.317 INFO kablam! Oct 13 06:57:29.317 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.318 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 13 06:57:29.318 INFO kablam! | Oct 13 06:57:29.318 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:29.319 INFO kablam! | ^^^^ Oct 13 06:57:29.319 INFO kablam! | Oct 13 06:57:29.319 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.320 INFO kablam! Oct 13 06:57:29.320 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.320 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 13 06:57:29.321 INFO kablam! | Oct 13 06:57:29.321 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:29.323 INFO kablam! | ^^^^ Oct 13 06:57:29.324 INFO kablam! | Oct 13 06:57:29.324 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.324 INFO kablam! Oct 13 06:57:29.324 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.324 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 13 06:57:29.324 INFO kablam! | Oct 13 06:57:29.324 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:29.324 INFO kablam! | ^^^^ Oct 13 06:57:29.324 INFO kablam! | Oct 13 06:57:29.324 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.324 INFO kablam! Oct 13 06:57:29.324 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.325 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 13 06:57:29.325 INFO kablam! | Oct 13 06:57:29.325 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:29.325 INFO kablam! | ^^^^ Oct 13 06:57:29.325 INFO kablam! | Oct 13 06:57:29.325 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.325 INFO kablam! Oct 13 06:57:29.325 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.326 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 13 06:57:29.326 INFO kablam! | Oct 13 06:57:29.326 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:29.327 INFO kablam! | ^^^^ Oct 13 06:57:29.327 INFO kablam! | Oct 13 06:57:29.327 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.327 INFO kablam! Oct 13 06:57:29.327 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.327 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 13 06:57:29.327 INFO kablam! | Oct 13 06:57:29.327 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:29.327 INFO kablam! | ^^^^ Oct 13 06:57:29.327 INFO kablam! | Oct 13 06:57:29.327 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.328 INFO kablam! Oct 13 06:57:29.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.328 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 13 06:57:29.328 INFO kablam! | Oct 13 06:57:29.328 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:29.328 INFO kablam! | ^^^^ Oct 13 06:57:29.328 INFO kablam! | Oct 13 06:57:29.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.328 INFO kablam! Oct 13 06:57:29.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.328 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 13 06:57:29.328 INFO kablam! | Oct 13 06:57:29.328 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 13 06:57:29.328 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.328 INFO kablam! | Oct 13 06:57:29.328 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.328 INFO kablam! Oct 13 06:57:29.328 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.328 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 13 06:57:29.329 INFO kablam! | Oct 13 06:57:29.329 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 13 06:57:29.329 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.329 INFO kablam! | Oct 13 06:57:29.329 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.329 INFO kablam! Oct 13 06:57:29.329 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.329 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 13 06:57:29.329 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 13 06:57:29.330 INFO kablam! | ^^^ Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.330 INFO kablam! Oct 13 06:57:29.330 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.330 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 13 06:57:29.330 INFO kablam! | ^^^ Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.330 INFO kablam! Oct 13 06:57:29.330 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.330 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 13 06:57:29.330 INFO kablam! | ^^^ Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.330 INFO kablam! Oct 13 06:57:29.330 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.330 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 13 06:57:29.330 INFO kablam! | Oct 13 06:57:29.330 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 13 06:57:29.331 INFO kablam! | ^^^ Oct 13 06:57:29.331 INFO kablam! | Oct 13 06:57:29.331 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.331 INFO kablam! Oct 13 06:57:29.331 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.331 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 13 06:57:29.331 INFO kablam! | Oct 13 06:57:29.331 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 13 06:57:29.331 INFO kablam! | ^^^ Oct 13 06:57:29.331 INFO kablam! | Oct 13 06:57:29.331 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.331 INFO kablam! Oct 13 06:57:29.331 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.331 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:29.332 INFO kablam! | ^^^ Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.332 INFO kablam! Oct 13 06:57:29.332 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.332 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:29.332 INFO kablam! | ^^^ Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.332 INFO kablam! Oct 13 06:57:29.332 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.332 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 13 06:57:29.332 INFO kablam! | ^^^ Oct 13 06:57:29.332 INFO kablam! | Oct 13 06:57:29.332 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.332 INFO kablam! Oct 13 06:57:29.332 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.333 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 13 06:57:29.333 INFO kablam! | ^^^ Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.333 INFO kablam! Oct 13 06:57:29.333 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.333 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:29.333 INFO kablam! | ^^^ Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.333 INFO kablam! Oct 13 06:57:29.333 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.333 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:29.333 INFO kablam! | ^^^ Oct 13 06:57:29.333 INFO kablam! | Oct 13 06:57:29.333 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.333 INFO kablam! Oct 13 06:57:29.334 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.334 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:29.334 INFO kablam! | ^^^ Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.334 INFO kablam! Oct 13 06:57:29.334 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.334 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:29.334 INFO kablam! | ^^^ Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.334 INFO kablam! Oct 13 06:57:29.334 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.334 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:29.334 INFO kablam! | ^^^ Oct 13 06:57:29.334 INFO kablam! | Oct 13 06:57:29.334 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.335 INFO kablam! Oct 13 06:57:29.335 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.335 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 13 06:57:29.335 INFO kablam! | Oct 13 06:57:29.335 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:29.335 INFO kablam! | ^^^ Oct 13 06:57:29.335 INFO kablam! | Oct 13 06:57:29.335 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.335 INFO kablam! Oct 13 06:57:29.335 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.335 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 13 06:57:29.335 INFO kablam! | Oct 13 06:57:29.335 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:29.335 INFO kablam! | ^^^ Oct 13 06:57:29.335 INFO kablam! | Oct 13 06:57:29.335 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.335 INFO kablam! Oct 13 06:57:29.335 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.335 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 13 06:57:29.335 INFO kablam! | Oct 13 06:57:29.335 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:29.335 INFO kablam! | ^^^ Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.336 INFO kablam! Oct 13 06:57:29.336 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.336 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:29.336 INFO kablam! | ^^^ Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.336 INFO kablam! Oct 13 06:57:29.336 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.336 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.336 INFO kablam! | ^^^ Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.336 INFO kablam! Oct 13 06:57:29.336 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.336 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 13 06:57:29.336 INFO kablam! | Oct 13 06:57:29.336 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.336 INFO kablam! | ^^^ Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.337 INFO kablam! Oct 13 06:57:29.337 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.337 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.337 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.337 INFO kablam! Oct 13 06:57:29.337 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.337 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 13 06:57:29.337 INFO kablam! | ^^^ Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.337 INFO kablam! Oct 13 06:57:29.337 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.337 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.337 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:29.337 INFO kablam! | ^^^ Oct 13 06:57:29.337 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.338 INFO kablam! Oct 13 06:57:29.338 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.338 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:29.338 INFO kablam! | ^^^ Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.338 INFO kablam! Oct 13 06:57:29.338 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.338 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:29.338 INFO kablam! | ^^^ Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.338 INFO kablam! Oct 13 06:57:29.338 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.338 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:29.338 INFO kablam! | ^^^ Oct 13 06:57:29.338 INFO kablam! | Oct 13 06:57:29.338 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.338 INFO kablam! Oct 13 06:57:29.339 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.339 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:29.339 INFO kablam! | ^^^ Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.339 INFO kablam! Oct 13 06:57:29.339 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.339 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:29.339 INFO kablam! | ^^^ Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.339 INFO kablam! Oct 13 06:57:29.339 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.339 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.339 INFO kablam! | ^^^ Oct 13 06:57:29.339 INFO kablam! | Oct 13 06:57:29.339 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.339 INFO kablam! Oct 13 06:57:29.339 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.339 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.340 INFO kablam! | ^^^ Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.340 INFO kablam! Oct 13 06:57:29.340 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.340 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:29.340 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.340 INFO kablam! Oct 13 06:57:29.340 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.340 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 13 06:57:29.340 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.340 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.340 INFO kablam! Oct 13 06:57:29.340 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.340 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 13 06:57:29.340 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 13 06:57:29.341 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.341 INFO kablam! Oct 13 06:57:29.341 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.341 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 13 06:57:29.341 INFO kablam! | ^^^ Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.341 INFO kablam! Oct 13 06:57:29.341 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.341 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 13 06:57:29.341 INFO kablam! | ^^^ Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.341 INFO kablam! Oct 13 06:57:29.341 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.341 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 13 06:57:29.341 INFO kablam! | Oct 13 06:57:29.341 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 13 06:57:29.342 INFO kablam! | ^^^ Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.342 INFO kablam! Oct 13 06:57:29.342 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.342 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 13 06:57:29.342 INFO kablam! | ^^^ Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.342 INFO kablam! Oct 13 06:57:29.342 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.342 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 13 06:57:29.342 INFO kablam! | ^^^ Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.342 INFO kablam! Oct 13 06:57:29.342 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.342 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.342 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:29.342 INFO kablam! | ^^^ Oct 13 06:57:29.342 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.343 INFO kablam! Oct 13 06:57:29.343 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.343 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:29.343 INFO kablam! | ^^^ Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.343 INFO kablam! Oct 13 06:57:29.343 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.343 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:29.343 INFO kablam! | ^^^ Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.343 INFO kablam! Oct 13 06:57:29.343 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.343 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:29.343 INFO kablam! | ^^^ Oct 13 06:57:29.343 INFO kablam! | Oct 13 06:57:29.343 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.343 INFO kablam! Oct 13 06:57:29.344 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.344 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:29.344 INFO kablam! | ^^^ Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.344 INFO kablam! Oct 13 06:57:29.344 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.344 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:29.344 INFO kablam! | ^^^ Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.344 INFO kablam! Oct 13 06:57:29.344 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.344 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:29.344 INFO kablam! | ^^^ Oct 13 06:57:29.344 INFO kablam! | Oct 13 06:57:29.344 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.344 INFO kablam! Oct 13 06:57:29.345 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.345 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:29.345 INFO kablam! | ^^^ Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.345 INFO kablam! Oct 13 06:57:29.345 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.345 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:29.345 INFO kablam! | ^^^ Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.345 INFO kablam! Oct 13 06:57:29.345 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.345 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:29.345 INFO kablam! | ^^^ Oct 13 06:57:29.345 INFO kablam! | Oct 13 06:57:29.345 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.345 INFO kablam! Oct 13 06:57:29.345 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.345 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:29.346 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:29.346 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:29.346 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:29.346 INFO kablam! | ^^^ Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.346 INFO kablam! Oct 13 06:57:29.346 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.346 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 13 06:57:29.346 INFO kablam! | Oct 13 06:57:29.346 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.347 INFO kablam! Oct 13 06:57:29.347 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.347 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.347 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:29.347 INFO kablam! | ^^^ Oct 13 06:57:29.347 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.348 INFO kablam! Oct 13 06:57:29.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.348 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 13 06:57:29.348 INFO kablam! | ^^^ Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.348 INFO kablam! Oct 13 06:57:29.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.348 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:29.348 INFO kablam! | ^^^ Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.348 INFO kablam! Oct 13 06:57:29.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.348 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:29.348 INFO kablam! | ^^^ Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.348 INFO kablam! Oct 13 06:57:29.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.348 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:29.348 INFO kablam! | ^^^ Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.348 INFO kablam! Oct 13 06:57:29.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.348 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 13 06:57:29.348 INFO kablam! | Oct 13 06:57:29.348 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:29.351 INFO kablam! | ^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:29.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.351 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:29.351 INFO kablam! | ^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:29.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.351 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:29.351 INFO kablam! | ^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:29.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.351 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:29.351 INFO kablam! | ^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:29.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.351 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:29.351 INFO kablam! | ^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:29.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:29.351 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:29.351 INFO kablam! | ^^^^^^^ Oct 13 06:57:29.351 INFO kablam! | Oct 13 06:57:29.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:29.351 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:9:19 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:9:25 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 9 | (And) BoolAnd(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:17:17 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:17:23 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 17 | (Or) BoolOr(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:26:25 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:26:31 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 26 | (IfThen) BoolIfThen(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:35:25 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:35:31 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 35 | (OnlyIf) BoolOnlyIf(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:43:19 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/boolean.rs:43:25 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 43 | (Xor) BoolXor(Bool, Bool): Bool { Oct 13 06:57:30.989 INFO kablam! | ^^^^ Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.989 INFO kablam! Oct 13 06:57:30.989 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.989 INFO kablam! --> src/strong/ternary.rs:14:24 Oct 13 06:57:30.989 INFO kablam! | Oct 13 06:57:30.989 INFO kablam! 14 | (Nat2First) Nat2P1(NatPair): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:21:25 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 21 | (Nat2Second) Nat2P2(NatPair): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:29:20 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 29 | (Succ) NatSucc(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:41:20 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 41 | (Pred) NatPred(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:53:32 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 53 | (DoublePred) NatDoublePred(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:68:24 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 68 | (Triple) NatTriple(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:81:24 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 81 | (Unique) NatUnique(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:95:18 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:95:23 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 95 | (Add) NatAdd(Nat, Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:128:38 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 128 | (TriplePlusOne) NatTriplePlusOne(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:139:38 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 139 | (TriplePlusTwo) NatTriplePlusTwo(Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:152:18 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.990 INFO kablam! Oct 13 06:57:30.990 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.990 INFO kablam! --> src/strong/ternary.rs:152:23 Oct 13 06:57:30.990 INFO kablam! | Oct 13 06:57:30.990 INFO kablam! 152 | (Sub) NatSub(Nat, Nat): Nat { Oct 13 06:57:30.990 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:185:18 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:185:23 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 185 | (Mul) NatMul(Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:220:18 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:220:23 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:220:28 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:220:33 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.991 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.991 INFO kablam! --> src/strong/ternary.rs:220:38 Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! 220 | (Cmp) NatCmp(Nat, Nat, Nat, Nat, Nat): Nat { Oct 13 06:57:30.991 INFO kablam! | ^^^ Oct 13 06:57:30.991 INFO kablam! | Oct 13 06:57:30.991 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.991 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:247:28 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:247:33 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:247:38 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 247 | (UndefOr2) NatUndefOr2(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.992 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:262:18 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 262 | (Rev) NatRev(Nat): Nat { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:268:34 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:268:39 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 268 | (RevInternal) NatRevInternal(Nat, Nat): Nat { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:281:18 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.992 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.992 INFO kablam! --> src/strong/ternary.rs:281:23 Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! 281 | (Div) NatDiv(Nat, Nat): Nat { Oct 13 06:57:30.992 INFO kablam! | ^^^ Oct 13 06:57:30.992 INFO kablam! | Oct 13 06:57:30.992 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.992 INFO kablam! Oct 13 06:57:30.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.993 INFO kablam! --> src/strong/ternary.rs:306:18 Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:30.993 INFO kablam! | ^^^ Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.993 INFO kablam! Oct 13 06:57:30.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.993 INFO kablam! --> src/strong/ternary.rs:306:23 Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! 306 | (Rem) NatRem(Nat, Nat): Nat { Oct 13 06:57:30.993 INFO kablam! | ^^^ Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.993 INFO kablam! Oct 13 06:57:30.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.993 INFO kablam! --> src/strong/ternary.rs:329:34 Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.993 INFO kablam! | ^^^ Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.993 INFO kablam! Oct 13 06:57:30.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.993 INFO kablam! --> src/strong/ternary.rs:329:39 Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.993 INFO kablam! | ^^^ Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.993 INFO kablam! Oct 13 06:57:30.993 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:30.993 INFO kablam! --> src/strong/ternary.rs:329:44 Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! 329 | (DivInternal) NatDivInternal(Nat, Nat, NatPair): NatPair { Oct 13 06:57:30.993 INFO kablam! | ^^^^^^^ Oct 13 06:57:30.993 INFO kablam! | Oct 13 06:57:30.993 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:30.993 INFO kablam! Oct 13 06:57:31.005 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.005 INFO kablam! --> src/strong/balanced.rs:10:24 Oct 13 06:57:31.005 INFO kablam! | Oct 13 06:57:31.005 INFO kablam! 10 | (Int2First) Int2P1(IntPair): Int { Oct 13 06:57:31.005 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:17:25 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 17 | (Int2Second) Int2P2(IntPair): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:24:20 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 24 | (Succ) IntSucc(Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:35:20 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 35 | (Pred) IntPred(Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:49:24 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 49 | (Triple) IntTriple(Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:62:24 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 62 | (IntUnique) Unique(Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:80:18 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 80 | (Neg) IntNeg(Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:94:18 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:94:23 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 94 | (Add) IntAdd(Int, Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:127:18 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:127:23 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 127 | (Sub) IntSub(Int, Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:160:18 Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:31.006 INFO kablam! | ^^^ Oct 13 06:57:31.006 INFO kablam! | Oct 13 06:57:31.006 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.006 INFO kablam! Oct 13 06:57:31.006 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.006 INFO kablam! --> src/strong/balanced.rs:160:23 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 160 | (Mul) IntMul(Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:196:18 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:196:23 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:196:28 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:196:33 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:196:38 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 196 | (Cmp) IntCmp(Int, Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:223:20 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:223:25 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:223:30 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:31.007 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:223:39 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:31.007 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:223:48 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 223 | (Cmp2) IntCmp2(Int, Int, IntPair, IntPair, IntPair): IntPair { Oct 13 06:57:31.007 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.007 INFO kablam! Oct 13 06:57:31.007 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.007 INFO kablam! --> src/strong/balanced.rs:248:24 Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:31.007 INFO kablam! | ^^^ Oct 13 06:57:31.007 INFO kablam! | Oct 13 06:57:31.007 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:248:29 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:248:34 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:248:39 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 248 | (LteCmp) IntLteCmp(Int, Int, Int, Int): Int { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:254:26 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:254:31 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:254:36 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:254:45 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 254 | (LteCmp2) IntLteCmp2(Int, Int, IntPair, IntPair): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:261:18 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 261 | (Abs) IntAbs(Int): Int { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:273:40 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:273:45 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:273:50 Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.008 INFO kablam! | ^^^ Oct 13 06:57:31.008 INFO kablam! | Oct 13 06:57:31.008 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.008 INFO kablam! Oct 13 06:57:31.008 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.008 INFO kablam! --> src/strong/balanced.rs:273:55 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:273:60 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:273:65 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 273 | (AbsMinThreeCmp) IntAbsMinThreeCmp(Int, Int, Int, Int, Int, Int): IntPair { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:284:18 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 284 | (Rev) IntRev(Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:290:34 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:290:39 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 290 | (RevInternal) IntRevInternal(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:302:18 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:302:23 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 302 | (Div) IntDiv(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:326:18 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:326:23 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 326 | (Rem) IntRem(Int, Int): Int { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:349:34 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.009 INFO kablam! Oct 13 06:57:31.009 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.009 INFO kablam! --> src/strong/balanced.rs:349:39 Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.009 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:31.009 INFO kablam! | ^^^ Oct 13 06:57:31.009 INFO kablam! | Oct 13 06:57:31.010 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.010 INFO kablam! Oct 13 06:57:31.010 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 06:57:31.010 INFO kablam! --> src/strong/balanced.rs:349:44 Oct 13 06:57:31.010 INFO kablam! | Oct 13 06:57:31.010 INFO kablam! 349 | (DivInternal) IntDivInternal(Int, Int, IntPair): IntPair { Oct 13 06:57:31.010 INFO kablam! | ^^^^^^^ Oct 13 06:57:31.010 INFO kablam! | Oct 13 06:57:31.010 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 06:57:31.010 INFO kablam! Oct 13 06:57:31.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.03s Oct 13 06:57:31.076 INFO kablam! su: No module specific data is present Oct 13 06:57:31.872 INFO running `"docker" "rm" "-f" "c8dc28be10a359d8e35300900eb892ce26d72fa9fed8247d05b9b61a532e22a0"` Oct 13 06:57:32.224 INFO blam! c8dc28be10a359d8e35300900eb892ce26d72fa9fed8247d05b9b61a532e22a0