Oct 27 14:09:11.978 INFO checking type-operators-0.3.5 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 14:09:11.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 14:09:12.355 INFO blam! 01dca2fd6a8cf52daa1c8fafda7ddb3247e7fb37423c259ceeb529b639f94302 Oct 27 14:09:12.356 INFO running `"docker" "start" "-a" "01dca2fd6a8cf52daa1c8fafda7ddb3247e7fb37423c259ceeb529b639f94302"` Oct 27 14:09:13.727 INFO kablam! usermod: no changes Oct 27 14:09:13.835 INFO kablam! Checking type-operators v0.3.5 (/source) Oct 27 14:09:15.723 INFO kablam! warning: type alias is never used: `Pred` Oct 27 14:09:15.723 INFO kablam! --> src/lib.rs:812:9 Oct 27 14:09:15.723 INFO kablam! | Oct 27 14:09:15.723 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 27 14:09:15.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.723 INFO kablam! ... Oct 27 14:09:15.723 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.723 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.723 INFO kablam! 1011 | | Oct 27 14:09:15.723 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.723 INFO kablam! ... | Oct 27 14:09:15.723 INFO kablam! 1138 | | } Oct 27 14:09:15.723 INFO kablam! 1139 | | } Oct 27 14:09:15.723 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.723 INFO kablam! | Oct 27 14:09:15.723 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:09:15.727 INFO kablam! Oct 27 14:09:15.727 INFO kablam! warning: type alias is never used: `Succ` Oct 27 14:09:15.727 INFO kablam! --> src/lib.rs:812:9 Oct 27 14:09:15.727 INFO kablam! | Oct 27 14:09:15.727 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 27 14:09:15.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.727 INFO kablam! ... Oct 27 14:09:15.727 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.727 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.727 INFO kablam! 1011 | | Oct 27 14:09:15.727 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.727 INFO kablam! ... | Oct 27 14:09:15.727 INFO kablam! 1138 | | } Oct 27 14:09:15.727 INFO kablam! 1139 | | } Oct 27 14:09:15.727 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.727 INFO kablam! Oct 27 14:09:15.727 INFO kablam! warning: type alias is never used: `Sum` Oct 27 14:09:15.727 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.727 INFO kablam! | Oct 27 14:09:15.727 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.727 INFO kablam! ... Oct 27 14:09:15.727 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.727 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.727 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `Difference` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.728 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.728 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.728 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `Product` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.728 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.728 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.728 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `If` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.728 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.728 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.728 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `NatIsUndef` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:812:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 812 | pub type $alias < $fsym $($fbound)* > = <$fsym as $machine>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.728 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.728 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.728 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `NatUndef` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.728 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.728 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.728 INFO kablam! 1011 | | Oct 27 14:09:15.728 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.728 INFO kablam! ... | Oct 27 14:09:15.728 INFO kablam! 1138 | | } Oct 27 14:09:15.728 INFO kablam! 1139 | | } Oct 27 14:09:15.728 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.728 INFO kablam! Oct 27 14:09:15.728 INFO kablam! warning: type alias is never used: `TotalDifference` Oct 27 14:09:15.728 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.728 INFO kablam! | Oct 27 14:09:15.728 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.728 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1011 | | Oct 27 14:09:15.729 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1138 | | } Oct 27 14:09:15.729 INFO kablam! 1139 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: type alias is never used: `Quotient` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1011 | | Oct 27 14:09:15.729 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1138 | | } Oct 27 14:09:15.729 INFO kablam! 1139 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: type alias is never used: `Remainder` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:802:9 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 802 | pub type $alias < $fsym $($fbound)* $(, $sym $($bound)*)+ > = <$fsym as $machine< $($sym),+ >>::Output; Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1009 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1010 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1011 | | Oct 27 14:09:15.729 INFO kablam! 1012 | | concrete Nat => usize { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1138 | | } Oct 27 14:09:15.729 INFO kablam! 1139 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: function is never used: `invariants` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:1141:5 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 1141 | fn invariants() { Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: struct is never constructed: `P` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:894:13 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 894 | pub struct $name; Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1157 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1158 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1159 | | Oct 27 14:09:15.729 INFO kablam! 1160 | | data Nat { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1164 | | } Oct 27 14:09:15.729 INFO kablam! 1165 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: struct is never constructed: `I` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:856:13 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 856 | pub struct $name < $($asym $($args)*),* >($(::std::marker::PhantomData<$($phantom)*>),*); Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1157 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1158 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1159 | | Oct 27 14:09:15.729 INFO kablam! 1160 | | data Nat { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1164 | | } Oct 27 14:09:15.729 INFO kablam! 1165 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: struct is never constructed: `O` Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:856:13 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.729 INFO kablam! 856 | pub struct $name < $($asym $($args)*),* >($(::std::marker::PhantomData<$($phantom)*>),*); Oct 27 14:09:15.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 14:09:15.729 INFO kablam! ... Oct 27 14:09:15.729 INFO kablam! 1157 | / type_operators! { Oct 27 14:09:15.729 INFO kablam! 1158 | | [A, B, C, D, E] Oct 27 14:09:15.729 INFO kablam! 1159 | | Oct 27 14:09:15.729 INFO kablam! 1160 | | data Nat { Oct 27 14:09:15.729 INFO kablam! ... | Oct 27 14:09:15.729 INFO kablam! 1164 | | } Oct 27 14:09:15.729 INFO kablam! 1165 | | } Oct 27 14:09:15.729 INFO kablam! | |_____- in this macro invocation Oct 27 14:09:15.729 INFO kablam! Oct 27 14:09:15.729 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.729 INFO kablam! --> src/lib.rs:1025:28 Oct 27 14:09:15.729 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1025 | (Pred) Predecessor(Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1033:26 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1033 | (Succ) Successor(Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1041:22 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1041 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1041:27 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1041 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1056:34 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1056 | (Difference) Subtracting(Nat, Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1056:39 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1056 | (Difference) Subtracting(Nat, Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.730 INFO kablam! Oct 27 14:09:15.730 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.730 INFO kablam! --> src/lib.rs:1067:31 Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.730 INFO kablam! 1067 | (Product) Multiplying(Nat, Nat): Nat { Oct 27 14:09:15.730 INFO kablam! | ^^^ Oct 27 14:09:15.730 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1067:36 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1067 | (Product) Multiplying(Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1076:20 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1076:26 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1076:31 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1076 | (If) NatIf(Bool, Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1082:37 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1082 | (NatIsUndef) NatIsUndefined(Nat): Bool { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1090:33 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1090 | (NatUndef) NatUndefined(Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1090:38 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1090 | (NatUndef) NatUndefined(Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1100:44 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! 1100 | (TotalDifference) TotalSubtracting(Nat, Nat): Nat { Oct 27 14:09:15.749 INFO kablam! | ^^^ Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.749 INFO kablam! Oct 27 14:09:15.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.749 INFO kablam! --> src/lib.rs:1100:49 Oct 27 14:09:15.749 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! 1100 | (TotalDifference) TotalSubtracting(Nat, Nat): Nat { Oct 27 14:09:15.750 INFO kablam! | ^^^ Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.750 INFO kablam! Oct 27 14:09:15.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.750 INFO kablam! --> src/lib.rs:1119:32 Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! 1119 | (Quotient) Quotienting(Nat, Nat): Nat { Oct 27 14:09:15.750 INFO kablam! | ^^^ Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.750 INFO kablam! Oct 27 14:09:15.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.750 INFO kablam! --> src/lib.rs:1119:37 Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! 1119 | (Quotient) Quotienting(Nat, Nat): Nat { Oct 27 14:09:15.750 INFO kablam! | ^^^ Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.750 INFO kablam! Oct 27 14:09:15.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.750 INFO kablam! --> src/lib.rs:1129:34 Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! 1129 | (Remainder) Remaindering(Nat, Nat): Nat { Oct 27 14:09:15.750 INFO kablam! | ^^^ Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.750 INFO kablam! Oct 27 14:09:15.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:15.750 INFO kablam! --> src/lib.rs:1129:39 Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! 1129 | (Remainder) Remaindering(Nat, Nat): Nat { Oct 27 14:09:15.750 INFO kablam! | ^^^ Oct 27 14:09:15.750 INFO kablam! | Oct 27 14:09:15.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:15.750 INFO kablam! Oct 27 14:09:17.431 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:09:17.431 INFO kablam! --> tests/specialization_data.rs:3:1 Oct 27 14:09:17.431 INFO kablam! | Oct 27 14:09:17.431 INFO kablam! 3 | #[macro_use] Oct 27 14:09:17.431 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:09:17.432 INFO kablam! | Oct 27 14:09:17.432 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:09:17.432 INFO kablam! Oct 27 14:09:17.811 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.811 INFO kablam! --> tests/doc_comments.rs:24:18 Oct 27 14:09:17.811 INFO kablam! | Oct 27 14:09:17.811 INFO kablam! 24 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:17.811 INFO kablam! | ^^^ Oct 27 14:09:17.811 INFO kablam! | Oct 27 14:09:17.811 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:17.811 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.811 INFO kablam! Oct 27 14:09:17.811 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.811 INFO kablam! --> tests/doc_comments.rs:24:23 Oct 27 14:09:17.811 INFO kablam! | Oct 27 14:09:17.811 INFO kablam! 24 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:17.811 INFO kablam! | ^^^ Oct 27 14:09:17.811 INFO kablam! | Oct 27 14:09:17.811 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.811 INFO kablam! Oct 27 14:09:17.875 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.875 INFO kablam! --> tests/flexible_machines.rs:14:15 Oct 27 14:09:17.875 INFO kablam! | Oct 27 14:09:17.875 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 27 14:09:17.875 INFO kablam! | ^^^ Oct 27 14:09:17.911 INFO kablam! warning: unused `#[macro_use]` import Oct 27 14:09:17.911 INFO kablam! --> tests/specialization_concrete.rs:3:1 Oct 27 14:09:17.911 INFO kablam! | Oct 27 14:09:17.911 INFO kablam! 3 | #[macro_use] Oct 27 14:09:17.911 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:17.912 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.912 INFO kablam! Oct 27 14:09:17.912 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.912 INFO kablam! --> tests/flexible_machines.rs:14:20 Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 27 14:09:17.912 INFO kablam! | ^^^ Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.912 INFO kablam! Oct 27 14:09:17.912 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.912 INFO kablam! --> tests/flexible_machines.rs:14:25 Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 27 14:09:17.912 INFO kablam! | ^^^ Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.912 INFO kablam! Oct 27 14:09:17.912 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:17.912 INFO kablam! --> tests/flexible_machines.rs:14:30 Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! 14 | (Foo) Bar(All, All, All, All): All { Oct 27 14:09:17.912 INFO kablam! | ^^^ Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:17.912 INFO kablam! Oct 27 14:09:17.912 INFO kablam! | Oct 27 14:09:17.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 14:09:17.912 INFO kablam! Oct 27 14:09:18.163 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.163 INFO kablam! --> tests/multi_parameter_data.rs:19:24 Oct 27 14:09:18.163 INFO kablam! | Oct 27 14:09:18.163 INFO kablam! 19 | (Int2First) Int2P1(IntPair): Int { Oct 27 14:09:18.163 INFO kablam! | ^^^^^^^ Oct 27 14:09:18.163 INFO kablam! | Oct 27 14:09:18.163 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:18.163 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.163 INFO kablam! Oct 27 14:09:18.163 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.163 INFO kablam! --> tests/multi_parameter_data.rs:25:25 Oct 27 14:09:18.163 INFO kablam! | Oct 27 14:09:18.163 INFO kablam! 25 | (Int2Second) Int2P2(IntPair): Int { Oct 27 14:09:18.163 INFO kablam! | ^^^^^^^ Oct 27 14:09:18.163 INFO kablam! | Oct 27 14:09:18.163 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.163 INFO kablam! Oct 27 14:09:18.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.351 INFO kablam! --> tests/disable_without_specialization.rs:19:18 Oct 27 14:09:18.351 INFO kablam! | Oct 27 14:09:18.351 INFO kablam! 19 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:18.351 INFO kablam! | ^^^ Oct 27 14:09:18.351 INFO kablam! | Oct 27 14:09:18.351 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:18.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.351 INFO kablam! Oct 27 14:09:18.351 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.351 INFO kablam! --> tests/disable_without_specialization.rs:19:23 Oct 27 14:09:18.351 INFO kablam! | Oct 27 14:09:18.351 INFO kablam! 19 | (Sum) Adding(Nat, Nat): Nat { Oct 27 14:09:18.351 INFO kablam! | ^^^ Oct 27 14:09:18.351 INFO kablam! | Oct 27 14:09:18.351 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.351 INFO kablam! Oct 27 14:09:18.403 INFO kablam! warning: field is never used: `loc` Oct 27 14:09:18.403 INFO kablam! --> tests/smallfsck.rs:11:5 Oct 27 14:09:18.403 INFO kablam! | Oct 27 14:09:18.403 INFO kablam! 11 | loc: usize, Oct 27 14:09:18.403 INFO kablam! | ^^^^^^^^^^ Oct 27 14:09:18.403 INFO kablam! | Oct 27 14:09:18.403 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 14:09:18.403 INFO kablam! Oct 27 14:09:18.403 INFO kablam! warning: field is never used: `bits` Oct 27 14:09:18.403 INFO kablam! --> tests/smallfsck.rs:12:5 Oct 27 14:09:18.403 INFO kablam! | Oct 27 14:09:18.403 INFO kablam! 12 | bits: BitVec, Oct 27 14:09:18.404 INFO kablam! | ^^^^^^^^^^^^ Oct 27 14:09:18.404 INFO kablam! Oct 27 14:09:18.404 INFO kablam! warning: type alias is never used: `Example` Oct 27 14:09:18.404 INFO kablam! --> tests/smallfsck.rs:89:1 Oct 27 14:09:18.404 INFO kablam! | Oct 27 14:09:18.404 INFO kablam! 89 | / type Example = sf!{ Oct 27 14:09:18.404 INFO kablam! 90 | | > * > * > * > [ * < ] Oct 27 14:09:18.404 INFO kablam! 91 | | }; Oct 27 14:09:18.404 INFO kablam! | |__^ Oct 27 14:09:18.404 INFO kablam! Oct 27 14:09:18.411 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.411 INFO kablam! --> tests/smallfsck.rs:54:19 Oct 27 14:09:18.411 INFO kablam! | Oct 27 14:09:18.411 INFO kablam! 54 | (Run) Running(Program, Smallfsck): Smallfsck { Oct 27 14:09:18.411 INFO kablam! | ^^^^^^^ Oct 27 14:09:18.411 INFO kablam! | Oct 27 14:09:18.411 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 14:09:18.411 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.411 INFO kablam! Oct 27 14:09:18.412 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 14:09:18.412 INFO kablam! --> tests/smallfsck.rs:54:28 Oct 27 14:09:18.412 INFO kablam! | Oct 27 14:09:18.412 INFO kablam! 54 | (Run) Running(Program, Smallfsck): Smallfsck { Oct 27 14:09:18.412 INFO kablam! | ^^^^^^^^^ Oct 27 14:09:18.412 INFO kablam! | Oct 27 14:09:18.412 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 14:09:18.412 INFO kablam! Oct 27 14:09:18.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.09s Oct 27 14:09:18.857 INFO kablam! su: No module specific data is present Oct 27 14:09:19.591 INFO running `"docker" "rm" "-f" "01dca2fd6a8cf52daa1c8fafda7ddb3247e7fb37423c259ceeb529b639f94302"` Oct 27 14:09:19.943 INFO blam! 01dca2fd6a8cf52daa1c8fafda7ddb3247e7fb37423c259ceeb529b639f94302