Sep 18 00:38:35.281 INFO checking flatten-0.2.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 00:38:35.281 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 00:38:35.281 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:38:35.450 INFO blam! 72073806782a234a34457c6612e50e76efbc10ca5e20cfa1f66c682c38ed4507 Sep 18 00:38:35.452 INFO running `"docker" "start" "-a" "72073806782a234a34457c6612e50e76efbc10ca5e20cfa1f66c682c38ed4507"` Sep 18 00:38:36.462 INFO kablam! usermod: no changes Sep 18 00:38:36.491 INFO kablam! Checking flatten v0.2.1 (/source) Sep 18 00:38:36.611 INFO kablam! warning: unknown lint: `auto_impl` Sep 18 00:38:36.611 INFO kablam! --> src/cons/mod.rs:24:9 Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! 24 | #[allow(auto_impl)] Sep 18 00:38:36.611 INFO kablam! | ^^^^^^^^^ Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 18 00:38:36.611 INFO kablam! Sep 18 00:38:36.611 INFO kablam! warning: unknown lint: `auto_impl` Sep 18 00:38:36.611 INFO kablam! --> src/into_cons.rs:141:9 Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! 141 | #[allow(auto_impl)] Sep 18 00:38:36.611 INFO kablam! | ^^^^^^^^^ Sep 18 00:38:36.611 INFO kablam! Sep 18 00:38:36.611 INFO kablam! warning: unknown lint: `auto_impl` Sep 18 00:38:36.611 INFO kablam! --> src/cons/mod.rs:24:9 Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! 24 | #[allow(auto_impl)] Sep 18 00:38:36.611 INFO kablam! | ^^^^^^^^^ Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 18 00:38:36.611 INFO kablam! Sep 18 00:38:36.611 INFO kablam! warning: unknown lint: `auto_impl` Sep 18 00:38:36.611 INFO kablam! --> src/into_cons.rs:141:9 Sep 18 00:38:36.611 INFO kablam! | Sep 18 00:38:36.611 INFO kablam! 141 | #[allow(auto_impl)] Sep 18 00:38:36.611 INFO kablam! | ^^^^^^^^^ Sep 18 00:38:36.611 INFO kablam! Sep 18 00:38:36.776 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 18 00:38:36.776 INFO kablam! --> src/cons/mod.rs:25:1 Sep 18 00:38:36.776 INFO kablam! | Sep 18 00:38:36.776 INFO kablam! 25 | impl ValidHead for ..{} Sep 18 00:38:36.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.776 INFO kablam! | Sep 18 00:38:36.776 INFO kablam! = help: use `auto trait Trait {}` instead Sep 18 00:38:36.776 INFO kablam! Sep 18 00:38:36.776 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 18 00:38:36.776 INFO kablam! --> src/into_cons.rs:142:1 Sep 18 00:38:36.776 INFO kablam! | Sep 18 00:38:36.776 INFO kablam! 142 | impl NotTuple for ..{} Sep 18 00:38:36.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.776 INFO kablam! | Sep 18 00:38:36.776 INFO kablam! = help: use `auto trait Trait {}` instead Sep 18 00:38:36.776 INFO kablam! Sep 18 00:38:36.833 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 18 00:38:36.833 INFO kablam! --> src/cons/mod.rs:25:1 Sep 18 00:38:36.833 INFO kablam! | Sep 18 00:38:36.833 INFO kablam! 25 | impl ValidHead for ..{} Sep 18 00:38:36.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.833 INFO kablam! | Sep 18 00:38:36.833 INFO kablam! = help: use `auto trait Trait {}` instead Sep 18 00:38:36.833 INFO kablam! Sep 18 00:38:36.833 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 18 00:38:36.833 INFO kablam! --> src/into_cons.rs:142:1 Sep 18 00:38:36.833 INFO kablam! | Sep 18 00:38:36.833 INFO kablam! 142 | impl NotTuple for ..{} Sep 18 00:38:36.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.833 INFO kablam! | Sep 18 00:38:36.833 INFO kablam! = help: use `auto trait Trait {}` instead Sep 18 00:38:36.833 INFO kablam! Sep 18 00:38:36.936 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:36.936 INFO kablam! --> src/cons/fix.rs:93:6 Sep 18 00:38:36.936 INFO kablam! | Sep 18 00:38:36.936 INFO kablam! 93 | impl AssertValid for Cons {} Sep 18 00:38:36.936 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:36.936 INFO kablam! | Sep 18 00:38:36.936 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:36.936 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.936 INFO kablam! Sep 18 00:38:36.936 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:36.936 INFO kablam! --> src/cons/fix.rs:93:6 Sep 18 00:38:36.936 INFO kablam! | Sep 18 00:38:36.936 INFO kablam! 93 | impl AssertValid for Cons {} Sep 18 00:38:36.936 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:36.936 INFO kablam! | Sep 18 00:38:36.936 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.936 INFO kablam! as cons::Append> Sep 18 00:38:36.936 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.936 INFO kablam! Sep 18 00:38:36.937 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:36.937 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:36.937 INFO kablam! | Sep 18 00:38:36.937 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:36.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:36.937 INFO kablam! | Sep 18 00:38:36.937 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:36.937 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.937 INFO kablam! Sep 18 00:38:36.937 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:36.937 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:36.937 INFO kablam! | Sep 18 00:38:36.937 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:36.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.938 INFO kablam! as cons::Append> Sep 18 00:38:36.938 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.938 INFO kablam! Sep 18 00:38:36.938 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 18 00:38:36.938 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:36.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.938 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:36.938 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 18 00:38:36.938 INFO kablam! Sep 18 00:38:36.938 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:36.938 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:36.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:36.938 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.938 INFO kablam! Sep 18 00:38:36.938 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:36.938 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.938 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:36.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:36.938 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.940 INFO kablam! as cons::Append> Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.940 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.940 INFO kablam! as cons::Append> Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:36.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.940 INFO kablam! as cons::Append> Sep 18 00:38:36.940 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:36.940 INFO kablam! Sep 18 00:38:36.940 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 18 00:38:36.940 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:36.940 INFO kablam! | Sep 18 00:38:36.940 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:36.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 18 00:38:36.941 INFO kablam! | Sep 18 00:38:36.941 INFO kablam! = help: the following implementations were found: Sep 18 00:38:36.941 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:36.941 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 18 00:38:36.941 INFO kablam! Sep 18 00:38:36.941 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.941 INFO kablam! --> src/cons/mod.rs:26:1 Sep 18 00:38:36.941 INFO kablam! | Sep 18 00:38:36.941 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 18 00:38:36.941 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.941 INFO kablam! Sep 18 00:38:36.941 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.942 INFO kablam! --> src/cons/mod.rs:27:1 Sep 18 00:38:36.942 INFO kablam! | Sep 18 00:38:36.942 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 18 00:38:36.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.942 INFO kablam! Sep 18 00:38:36.944 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.944 INFO kablam! --> src/into_cons.rs:143:1 Sep 18 00:38:36.944 INFO kablam! | Sep 18 00:38:36.944 INFO kablam! 143 | impl !NotTuple for () {} Sep 18 00:38:36.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.944 INFO kablam! Sep 18 00:38:36.944 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.944 INFO kablam! --> src/into_cons.rs:144:1 Sep 18 00:38:36.944 INFO kablam! | Sep 18 00:38:36.944 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 18 00:38:36.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.944 INFO kablam! Sep 18 00:38:36.944 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.944 INFO kablam! --> src/into_cons.rs:145:1 Sep 18 00:38:36.944 INFO kablam! | Sep 18 00:38:36.944 INFO kablam! 145 | impl !NotTuple for Either {} Sep 18 00:38:36.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.944 INFO kablam! Sep 18 00:38:36.947 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.947 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.947 INFO kablam! | Sep 18 00:38:36.947 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.947 INFO kablam! ... Sep 18 00:38:36.947 INFO kablam! 237 | / impl_for_tuple! { Sep 18 00:38:36.947 INFO kablam! 238 | | (0, A), Sep 18 00:38:36.947 INFO kablam! 239 | | (1, B), Sep 18 00:38:36.947 INFO kablam! 240 | | } Sep 18 00:38:36.947 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.947 INFO kablam! Sep 18 00:38:36.949 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.949 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.949 INFO kablam! | Sep 18 00:38:36.949 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.949 INFO kablam! ... Sep 18 00:38:36.949 INFO kablam! 242 | / impl_for_tuple! { Sep 18 00:38:36.949 INFO kablam! 243 | | (0, A), Sep 18 00:38:36.949 INFO kablam! 244 | | (1, B), Sep 18 00:38:36.949 INFO kablam! 245 | | (2, C), Sep 18 00:38:36.949 INFO kablam! 246 | | } Sep 18 00:38:36.949 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.949 INFO kablam! Sep 18 00:38:36.950 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.950 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.950 INFO kablam! | Sep 18 00:38:36.950 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.951 INFO kablam! ... Sep 18 00:38:36.951 INFO kablam! 248 | / impl_for_tuple! { Sep 18 00:38:36.951 INFO kablam! 249 | | (0, A), Sep 18 00:38:36.951 INFO kablam! 250 | | (1, B), Sep 18 00:38:36.951 INFO kablam! 251 | | (2, C), Sep 18 00:38:36.951 INFO kablam! 252 | | (3, D), Sep 18 00:38:36.951 INFO kablam! 253 | | } Sep 18 00:38:36.951 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.951 INFO kablam! Sep 18 00:38:36.953 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.953 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.953 INFO kablam! | Sep 18 00:38:36.953 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.953 INFO kablam! ... Sep 18 00:38:36.953 INFO kablam! 255 | / impl_for_tuple! { Sep 18 00:38:36.953 INFO kablam! 256 | | (0, A), Sep 18 00:38:36.953 INFO kablam! 257 | | (1, B), Sep 18 00:38:36.953 INFO kablam! 258 | | (2, C), Sep 18 00:38:36.953 INFO kablam! 259 | | (3, D), Sep 18 00:38:36.953 INFO kablam! 260 | | (4, E), Sep 18 00:38:36.953 INFO kablam! 261 | | } Sep 18 00:38:36.953 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.953 INFO kablam! Sep 18 00:38:36.956 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.956 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.956 INFO kablam! | Sep 18 00:38:36.956 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.956 INFO kablam! ... Sep 18 00:38:36.956 INFO kablam! 263 | / impl_for_tuple! { Sep 18 00:38:36.956 INFO kablam! 264 | | (0, A), Sep 18 00:38:36.956 INFO kablam! 265 | | (1, B), Sep 18 00:38:36.956 INFO kablam! 266 | | (2, C), Sep 18 00:38:36.956 INFO kablam! ... | Sep 18 00:38:36.956 INFO kablam! 269 | | (5, F), Sep 18 00:38:36.956 INFO kablam! 270 | | } Sep 18 00:38:36.956 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.956 INFO kablam! Sep 18 00:38:36.960 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.960 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.960 INFO kablam! | Sep 18 00:38:36.960 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.960 INFO kablam! ... Sep 18 00:38:36.960 INFO kablam! 272 | / impl_for_tuple! { Sep 18 00:38:36.960 INFO kablam! 273 | | (0, A), Sep 18 00:38:36.960 INFO kablam! 274 | | (1, B), Sep 18 00:38:36.960 INFO kablam! 275 | | (2, C), Sep 18 00:38:36.960 INFO kablam! ... | Sep 18 00:38:36.960 INFO kablam! 279 | | (6, G), Sep 18 00:38:36.960 INFO kablam! 280 | | } Sep 18 00:38:36.960 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.960 INFO kablam! Sep 18 00:38:36.964 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.964 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.964 INFO kablam! | Sep 18 00:38:36.964 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.964 INFO kablam! ... Sep 18 00:38:36.964 INFO kablam! 282 | / impl_for_tuple! { Sep 18 00:38:36.964 INFO kablam! 283 | | (0, A), Sep 18 00:38:36.964 INFO kablam! 284 | | (1, B), Sep 18 00:38:36.964 INFO kablam! 285 | | (2, C), Sep 18 00:38:36.964 INFO kablam! ... | Sep 18 00:38:36.964 INFO kablam! 290 | | (7, H), Sep 18 00:38:36.964 INFO kablam! 291 | | } Sep 18 00:38:36.964 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.964 INFO kablam! Sep 18 00:38:36.968 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.968 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.968 INFO kablam! | Sep 18 00:38:36.968 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.968 INFO kablam! ... Sep 18 00:38:36.968 INFO kablam! 293 | / impl_for_tuple! { Sep 18 00:38:36.968 INFO kablam! 294 | | (0, A), Sep 18 00:38:36.968 INFO kablam! 295 | | (1, B), Sep 18 00:38:36.968 INFO kablam! 296 | | (2, C), Sep 18 00:38:36.968 INFO kablam! ... | Sep 18 00:38:36.968 INFO kablam! 302 | | (8, I), Sep 18 00:38:36.968 INFO kablam! 303 | | } Sep 18 00:38:36.968 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.968 INFO kablam! Sep 18 00:38:36.974 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.974 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.974 INFO kablam! | Sep 18 00:38:36.974 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.974 INFO kablam! ... Sep 18 00:38:36.974 INFO kablam! 305 | / impl_for_tuple! { Sep 18 00:38:36.974 INFO kablam! 306 | | (0, A), Sep 18 00:38:36.974 INFO kablam! 307 | | (1, B), Sep 18 00:38:36.974 INFO kablam! 308 | | (2, C), Sep 18 00:38:36.974 INFO kablam! ... | Sep 18 00:38:36.974 INFO kablam! 315 | | (9, J), Sep 18 00:38:36.974 INFO kablam! 316 | | } Sep 18 00:38:36.974 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.974 INFO kablam! Sep 18 00:38:36.979 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.979 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.979 INFO kablam! | Sep 18 00:38:36.979 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.979 INFO kablam! ... Sep 18 00:38:36.979 INFO kablam! 318 | / impl_for_tuple! { Sep 18 00:38:36.979 INFO kablam! 319 | | (0, A), Sep 18 00:38:36.979 INFO kablam! 320 | | (1, B), Sep 18 00:38:36.979 INFO kablam! 321 | | (2, C), Sep 18 00:38:36.979 INFO kablam! ... | Sep 18 00:38:36.979 INFO kablam! 329 | | (10, K), Sep 18 00:38:36.979 INFO kablam! 330 | | } Sep 18 00:38:36.979 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.979 INFO kablam! Sep 18 00:38:36.985 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:36.985 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:36.985 INFO kablam! | Sep 18 00:38:36.985 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:36.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:36.985 INFO kablam! ... Sep 18 00:38:36.985 INFO kablam! 332 | / impl_for_tuple! { Sep 18 00:38:36.985 INFO kablam! 333 | | (0, A), Sep 18 00:38:36.985 INFO kablam! 334 | | (1, B), Sep 18 00:38:36.985 INFO kablam! 335 | | (2, C), Sep 18 00:38:36.985 INFO kablam! ... | Sep 18 00:38:36.985 INFO kablam! 344 | | (11, L), Sep 18 00:38:36.985 INFO kablam! 345 | | } Sep 18 00:38:36.985 INFO kablam! | |_- in this macro invocation Sep 18 00:38:36.985 INFO kablam! Sep 18 00:38:37.024 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:37.024 INFO kablam! --> src/cons/fix.rs:93:6 Sep 18 00:38:37.024 INFO kablam! | Sep 18 00:38:37.024 INFO kablam! 93 | impl AssertValid for Cons {} Sep 18 00:38:37.025 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:37.025 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.025 INFO kablam! Sep 18 00:38:37.025 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:37.025 INFO kablam! --> src/cons/fix.rs:93:6 Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! 93 | impl AssertValid for Cons {} Sep 18 00:38:37.025 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.025 INFO kablam! as cons::Append> Sep 18 00:38:37.025 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.025 INFO kablam! Sep 18 00:38:37.025 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:37.025 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:37.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:37.025 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.025 INFO kablam! Sep 18 00:38:37.025 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:37.025 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:37.025 INFO kablam! | Sep 18 00:38:37.025 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:37.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.026 INFO kablam! as cons::Append> Sep 18 00:38:37.026 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! Sep 18 00:38:37.026 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 18 00:38:37.026 INFO kablam! --> src/cons/fix.rs:95:6 Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 18 00:38:37.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.026 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:37.026 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 18 00:38:37.026 INFO kablam! Sep 18 00:38:37.026 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:37.026 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:37.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:37.026 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! Sep 18 00:38:37.026 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:37.026 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:37.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.026 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.026 INFO kablam! as cons::Append> Sep 18 00:38:37.026 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.026 INFO kablam! Sep 18 00:38:37.026 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 18 00:38:37.026 INFO kablam! --> src/cons/fix.rs:96:6 Sep 18 00:38:37.026 INFO kablam! | Sep 18 00:38:37.027 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 18 00:38:37.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 18 00:38:37.027 INFO kablam! | Sep 18 00:38:37.027 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.027 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:37.027 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 18 00:38:37.027 INFO kablam! Sep 18 00:38:37.029 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 18 00:38:37.029 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:37.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:37.029 INFO kablam! Sep 18 00:38:37.029 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 18 00:38:37.029 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:37.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:37.029 INFO kablam! Sep 18 00:38:37.029 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 18 00:38:37.029 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:37.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.029 INFO kablam! as cons::Append> Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:37.029 INFO kablam! Sep 18 00:38:37.029 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 18 00:38:37.029 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:37.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 18 00:38:37.029 INFO kablam! | Sep 18 00:38:37.029 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.029 INFO kablam! as cons::Append> Sep 18 00:38:37.029 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 18 00:38:37.029 INFO kablam! Sep 18 00:38:37.029 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 18 00:38:37.030 INFO kablam! --> src/cons/fix.rs:98:6 Sep 18 00:38:37.030 INFO kablam! | Sep 18 00:38:37.030 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 18 00:38:37.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 18 00:38:37.030 INFO kablam! | Sep 18 00:38:37.030 INFO kablam! = help: the following implementations were found: Sep 18 00:38:37.030 INFO kablam! as cons::fix::FixHead> Sep 18 00:38:37.030 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 18 00:38:37.030 INFO kablam! Sep 18 00:38:37.030 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.030 INFO kablam! --> src/cons/mod.rs:26:1 Sep 18 00:38:37.030 INFO kablam! | Sep 18 00:38:37.030 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 18 00:38:37.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.030 INFO kablam! Sep 18 00:38:37.030 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.030 INFO kablam! --> src/cons/mod.rs:27:1 Sep 18 00:38:37.030 INFO kablam! | Sep 18 00:38:37.030 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 18 00:38:37.030 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.030 INFO kablam! Sep 18 00:38:37.032 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.032 INFO kablam! --> src/into_cons.rs:143:1 Sep 18 00:38:37.032 INFO kablam! | Sep 18 00:38:37.032 INFO kablam! 143 | impl !NotTuple for () {} Sep 18 00:38:37.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.032 INFO kablam! Sep 18 00:38:37.032 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.032 INFO kablam! --> src/into_cons.rs:144:1 Sep 18 00:38:37.032 INFO kablam! | Sep 18 00:38:37.032 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 18 00:38:37.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.032 INFO kablam! Sep 18 00:38:37.032 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.032 INFO kablam! --> src/into_cons.rs:145:1 Sep 18 00:38:37.032 INFO kablam! | Sep 18 00:38:37.032 INFO kablam! 145 | impl !NotTuple for Either {} Sep 18 00:38:37.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.032 INFO kablam! Sep 18 00:38:37.036 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.036 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.036 INFO kablam! | Sep 18 00:38:37.036 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.036 INFO kablam! ... Sep 18 00:38:37.036 INFO kablam! 237 | / impl_for_tuple! { Sep 18 00:38:37.036 INFO kablam! 238 | | (0, A), Sep 18 00:38:37.036 INFO kablam! 239 | | (1, B), Sep 18 00:38:37.036 INFO kablam! 240 | | } Sep 18 00:38:37.036 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.036 INFO kablam! Sep 18 00:38:37.038 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.038 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.038 INFO kablam! | Sep 18 00:38:37.038 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.038 INFO kablam! ... Sep 18 00:38:37.038 INFO kablam! 242 | / impl_for_tuple! { Sep 18 00:38:37.038 INFO kablam! 243 | | (0, A), Sep 18 00:38:37.038 INFO kablam! 244 | | (1, B), Sep 18 00:38:37.038 INFO kablam! 245 | | (2, C), Sep 18 00:38:37.038 INFO kablam! 246 | | } Sep 18 00:38:37.038 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.038 INFO kablam! Sep 18 00:38:37.041 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.041 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.041 INFO kablam! | Sep 18 00:38:37.041 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.041 INFO kablam! ... Sep 18 00:38:37.041 INFO kablam! 248 | / impl_for_tuple! { Sep 18 00:38:37.041 INFO kablam! 249 | | (0, A), Sep 18 00:38:37.041 INFO kablam! 250 | | (1, B), Sep 18 00:38:37.041 INFO kablam! 251 | | (2, C), Sep 18 00:38:37.041 INFO kablam! 252 | | (3, D), Sep 18 00:38:37.041 INFO kablam! 253 | | } Sep 18 00:38:37.041 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.041 INFO kablam! Sep 18 00:38:37.044 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.044 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.044 INFO kablam! | Sep 18 00:38:37.044 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.044 INFO kablam! ... Sep 18 00:38:37.044 INFO kablam! 255 | / impl_for_tuple! { Sep 18 00:38:37.044 INFO kablam! 256 | | (0, A), Sep 18 00:38:37.044 INFO kablam! 257 | | (1, B), Sep 18 00:38:37.044 INFO kablam! 258 | | (2, C), Sep 18 00:38:37.044 INFO kablam! 259 | | (3, D), Sep 18 00:38:37.044 INFO kablam! 260 | | (4, E), Sep 18 00:38:37.044 INFO kablam! 261 | | } Sep 18 00:38:37.044 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.044 INFO kablam! Sep 18 00:38:37.048 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.048 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.048 INFO kablam! | Sep 18 00:38:37.048 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.048 INFO kablam! ... Sep 18 00:38:37.048 INFO kablam! 263 | / impl_for_tuple! { Sep 18 00:38:37.048 INFO kablam! 264 | | (0, A), Sep 18 00:38:37.048 INFO kablam! 265 | | (1, B), Sep 18 00:38:37.048 INFO kablam! 266 | | (2, C), Sep 18 00:38:37.048 INFO kablam! ... | Sep 18 00:38:37.049 INFO kablam! 269 | | (5, F), Sep 18 00:38:37.049 INFO kablam! 270 | | } Sep 18 00:38:37.049 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.049 INFO kablam! Sep 18 00:38:37.053 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.053 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.053 INFO kablam! | Sep 18 00:38:37.053 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.053 INFO kablam! ... Sep 18 00:38:37.053 INFO kablam! 272 | / impl_for_tuple! { Sep 18 00:38:37.053 INFO kablam! 273 | | (0, A), Sep 18 00:38:37.053 INFO kablam! 274 | | (1, B), Sep 18 00:38:37.054 INFO kablam! 275 | | (2, C), Sep 18 00:38:37.054 INFO kablam! ... | Sep 18 00:38:37.054 INFO kablam! 279 | | (6, G), Sep 18 00:38:37.054 INFO kablam! 280 | | } Sep 18 00:38:37.054 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.054 INFO kablam! Sep 18 00:38:37.059 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.059 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.059 INFO kablam! | Sep 18 00:38:37.059 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.059 INFO kablam! ... Sep 18 00:38:37.059 INFO kablam! 282 | / impl_for_tuple! { Sep 18 00:38:37.059 INFO kablam! 283 | | (0, A), Sep 18 00:38:37.059 INFO kablam! 284 | | (1, B), Sep 18 00:38:37.059 INFO kablam! 285 | | (2, C), Sep 18 00:38:37.059 INFO kablam! ... | Sep 18 00:38:37.059 INFO kablam! 290 | | (7, H), Sep 18 00:38:37.059 INFO kablam! 291 | | } Sep 18 00:38:37.059 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.059 INFO kablam! Sep 18 00:38:37.066 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.066 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.066 INFO kablam! | Sep 18 00:38:37.066 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.066 INFO kablam! ... Sep 18 00:38:37.066 INFO kablam! 293 | / impl_for_tuple! { Sep 18 00:38:37.066 INFO kablam! 294 | | (0, A), Sep 18 00:38:37.066 INFO kablam! 295 | | (1, B), Sep 18 00:38:37.066 INFO kablam! 296 | | (2, C), Sep 18 00:38:37.066 INFO kablam! ... | Sep 18 00:38:37.066 INFO kablam! 302 | | (8, I), Sep 18 00:38:37.066 INFO kablam! 303 | | } Sep 18 00:38:37.066 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.066 INFO kablam! Sep 18 00:38:37.073 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.073 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.073 INFO kablam! | Sep 18 00:38:37.073 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.074 INFO kablam! ... Sep 18 00:38:37.074 INFO kablam! 305 | / impl_for_tuple! { Sep 18 00:38:37.074 INFO kablam! 306 | | (0, A), Sep 18 00:38:37.074 INFO kablam! 307 | | (1, B), Sep 18 00:38:37.074 INFO kablam! 308 | | (2, C), Sep 18 00:38:37.074 INFO kablam! ... | Sep 18 00:38:37.074 INFO kablam! 315 | | (9, J), Sep 18 00:38:37.074 INFO kablam! 316 | | } Sep 18 00:38:37.074 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.074 INFO kablam! Sep 18 00:38:37.082 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.082 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.082 INFO kablam! | Sep 18 00:38:37.082 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.082 INFO kablam! ... Sep 18 00:38:37.082 INFO kablam! 318 | / impl_for_tuple! { Sep 18 00:38:37.082 INFO kablam! 319 | | (0, A), Sep 18 00:38:37.082 INFO kablam! 320 | | (1, B), Sep 18 00:38:37.082 INFO kablam! 321 | | (2, C), Sep 18 00:38:37.082 INFO kablam! ... | Sep 18 00:38:37.082 INFO kablam! 329 | | (10, K), Sep 18 00:38:37.082 INFO kablam! 330 | | } Sep 18 00:38:37.082 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.082 INFO kablam! Sep 18 00:38:37.091 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 18 00:38:37.091 INFO kablam! --> src/into_cons.rs:207:9 Sep 18 00:38:37.091 INFO kablam! | Sep 18 00:38:37.091 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 18 00:38:37.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:38:37.091 INFO kablam! ... Sep 18 00:38:37.091 INFO kablam! 332 | / impl_for_tuple! { Sep 18 00:38:37.091 INFO kablam! 333 | | (0, A), Sep 18 00:38:37.091 INFO kablam! 334 | | (1, B), Sep 18 00:38:37.091 INFO kablam! 335 | | (2, C), Sep 18 00:38:37.091 INFO kablam! ... | Sep 18 00:38:37.091 INFO kablam! 344 | | (11, L), Sep 18 00:38:37.091 INFO kablam! 345 | | } Sep 18 00:38:37.091 INFO kablam! | |_- in this macro invocation Sep 18 00:38:37.091 INFO kablam! Sep 18 00:38:37.114 INFO kablam! error: aborting due to 31 previous errors Sep 18 00:38:37.114 INFO kablam! Sep 18 00:38:37.114 INFO kablam! Some errors occurred: E0192, E0277. Sep 18 00:38:37.114 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 18 00:38:37.119 INFO kablam! error: Could not compile `flatten`. Sep 18 00:38:37.119 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:38:37.259 INFO kablam! error: aborting due to 31 previous errors Sep 18 00:38:37.259 INFO kablam! Sep 18 00:38:37.259 INFO kablam! Some errors occurred: E0192, E0277. Sep 18 00:38:37.259 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 18 00:38:37.267 INFO kablam! error: Could not compile `flatten`. Sep 18 00:38:37.267 INFO kablam! Sep 18 00:38:37.267 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:38:37.268 INFO kablam! su: No module specific data is present Sep 18 00:38:37.919 INFO running `"docker" "rm" "-f" "72073806782a234a34457c6612e50e76efbc10ca5e20cfa1f66c682c38ed4507"` Sep 18 00:38:38.000 INFO blam! 72073806782a234a34457c6612e50e76efbc10ca5e20cfa1f66c682c38ed4507