Sep 20 03:29:30.888 INFO checking flatten-0.2.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:29:30.888 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:29:30.888 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:29:31.034 INFO blam! f0a46c8240f10a9620ce07aa16d3a49c0f5c2edee034ebabc8a6649ca6de4ee0 Sep 20 03:29:31.036 INFO running `"docker" "start" "-a" "f0a46c8240f10a9620ce07aa16d3a49c0f5c2edee034ebabc8a6649ca6de4ee0"` Sep 20 03:29:31.787 INFO kablam! usermod: no changes Sep 20 03:29:31.809 INFO kablam! Checking flatten v0.2.1 (/source) Sep 20 03:29:31.846 INFO kablam! warning: unknown lint: `auto_impl` Sep 20 03:29:31.846 INFO kablam! --> src/cons/mod.rs:24:9 Sep 20 03:29:31.846 INFO kablam! | Sep 20 03:29:31.846 INFO kablam! 24 | #[allow(auto_impl)] Sep 20 03:29:31.846 INFO kablam! | ^^^^^^^^^ Sep 20 03:29:31.846 INFO kablam! | Sep 20 03:29:31.846 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 20 03:29:31.846 INFO kablam! Sep 20 03:29:31.846 INFO kablam! warning: unknown lint: `auto_impl` Sep 20 03:29:31.846 INFO kablam! --> src/into_cons.rs:141:9 Sep 20 03:29:31.846 INFO kablam! | Sep 20 03:29:31.846 INFO kablam! 141 | #[allow(auto_impl)] Sep 20 03:29:31.846 INFO kablam! | ^^^^^^^^^ Sep 20 03:29:31.846 INFO kablam! Sep 20 03:29:31.851 INFO kablam! warning: unknown lint: `auto_impl` Sep 20 03:29:31.851 INFO kablam! --> src/cons/mod.rs:24:9 Sep 20 03:29:31.851 INFO kablam! | Sep 20 03:29:31.851 INFO kablam! 24 | #[allow(auto_impl)] Sep 20 03:29:31.851 INFO kablam! | ^^^^^^^^^ Sep 20 03:29:31.851 INFO kablam! | Sep 20 03:29:31.851 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 20 03:29:31.851 INFO kablam! Sep 20 03:29:31.851 INFO kablam! warning: unknown lint: `auto_impl` Sep 20 03:29:31.851 INFO kablam! --> src/into_cons.rs:141:9 Sep 20 03:29:31.851 INFO kablam! | Sep 20 03:29:31.851 INFO kablam! 141 | #[allow(auto_impl)] Sep 20 03:29:31.851 INFO kablam! | ^^^^^^^^^ Sep 20 03:29:31.851 INFO kablam! Sep 20 03:29:31.987 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 03:29:31.987 INFO kablam! --> src/cons/mod.rs:25:1 Sep 20 03:29:31.987 INFO kablam! | Sep 20 03:29:31.987 INFO kablam! 25 | impl ValidHead for ..{} Sep 20 03:29:31.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:31.987 INFO kablam! | Sep 20 03:29:31.987 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 03:29:31.987 INFO kablam! Sep 20 03:29:31.987 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 03:29:31.987 INFO kablam! --> src/into_cons.rs:142:1 Sep 20 03:29:31.987 INFO kablam! | Sep 20 03:29:31.987 INFO kablam! 142 | impl NotTuple for ..{} Sep 20 03:29:31.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:31.987 INFO kablam! | Sep 20 03:29:31.987 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 03:29:31.987 INFO kablam! Sep 20 03:29:32.032 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 03:29:32.032 INFO kablam! --> src/cons/mod.rs:25:1 Sep 20 03:29:32.032 INFO kablam! | Sep 20 03:29:32.032 INFO kablam! 25 | impl ValidHead for ..{} Sep 20 03:29:32.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.032 INFO kablam! | Sep 20 03:29:32.032 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 03:29:32.032 INFO kablam! Sep 20 03:29:32.032 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 03:29:32.032 INFO kablam! --> src/into_cons.rs:142:1 Sep 20 03:29:32.032 INFO kablam! | Sep 20 03:29:32.032 INFO kablam! 142 | impl NotTuple for ..{} Sep 20 03:29:32.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.032 INFO kablam! | Sep 20 03:29:32.032 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 03:29:32.032 INFO kablam! Sep 20 03:29:32.162 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.162 INFO kablam! --> src/cons/fix.rs:93:6 Sep 20 03:29:32.162 INFO kablam! | Sep 20 03:29:32.162 INFO kablam! 93 | impl AssertValid for Cons {} Sep 20 03:29:32.162 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.162 INFO kablam! | Sep 20 03:29:32.162 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.162 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.162 INFO kablam! Sep 20 03:29:32.162 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.162 INFO kablam! --> src/cons/fix.rs:93:6 Sep 20 03:29:32.162 INFO kablam! | Sep 20 03:29:32.162 INFO kablam! 93 | impl AssertValid for Cons {} Sep 20 03:29:32.162 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.162 INFO kablam! | Sep 20 03:29:32.162 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.162 INFO kablam! as cons::Append> Sep 20 03:29:32.162 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.162 INFO kablam! Sep 20 03:29:32.166 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.166 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.166 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.166 INFO kablam! Sep 20 03:29:32.166 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.166 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.166 INFO kablam! as cons::Append> Sep 20 03:29:32.166 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.166 INFO kablam! Sep 20 03:29:32.166 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.166 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.166 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.166 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 20 03:29:32.166 INFO kablam! Sep 20 03:29:32.166 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.166 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.166 INFO kablam! | Sep 20 03:29:32.166 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.168 INFO kablam! | Sep 20 03:29:32.168 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.168 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.168 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.169 INFO kablam! as cons::Append> Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.169 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.169 INFO kablam! as cons::Append> Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.169 INFO kablam! as cons::Append> Sep 20 03:29:32.169 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.169 INFO kablam! Sep 20 03:29:32.169 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.169 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.169 INFO kablam! | Sep 20 03:29:32.169 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.170 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.170 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.170 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.170 INFO kablam! --> src/cons/mod.rs:26:1 Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 20 03:29:32.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.170 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.170 INFO kablam! --> src/cons/mod.rs:27:1 Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 20 03:29:32.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.170 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.170 INFO kablam! --> src/into_cons.rs:143:1 Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! 143 | impl !NotTuple for () {} Sep 20 03:29:32.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.170 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.170 INFO kablam! --> src/into_cons.rs:144:1 Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 20 03:29:32.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.170 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.170 INFO kablam! --> src/into_cons.rs:145:1 Sep 20 03:29:32.170 INFO kablam! | Sep 20 03:29:32.170 INFO kablam! 145 | impl !NotTuple for Either {} Sep 20 03:29:32.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.170 INFO kablam! Sep 20 03:29:32.172 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.172 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.172 INFO kablam! | Sep 20 03:29:32.172 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.172 INFO kablam! ... Sep 20 03:29:32.172 INFO kablam! 237 | / impl_for_tuple! { Sep 20 03:29:32.172 INFO kablam! 238 | | (0, A), Sep 20 03:29:32.172 INFO kablam! 239 | | (1, B), Sep 20 03:29:32.172 INFO kablam! 240 | | } Sep 20 03:29:32.172 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.172 INFO kablam! Sep 20 03:29:32.173 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.173 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.173 INFO kablam! | Sep 20 03:29:32.173 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.173 INFO kablam! ... Sep 20 03:29:32.173 INFO kablam! 242 | / impl_for_tuple! { Sep 20 03:29:32.173 INFO kablam! 243 | | (0, A), Sep 20 03:29:32.173 INFO kablam! 244 | | (1, B), Sep 20 03:29:32.173 INFO kablam! 245 | | (2, C), Sep 20 03:29:32.173 INFO kablam! 246 | | } Sep 20 03:29:32.173 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.173 INFO kablam! Sep 20 03:29:32.175 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.175 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.175 INFO kablam! | Sep 20 03:29:32.175 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.175 INFO kablam! ... Sep 20 03:29:32.175 INFO kablam! 248 | / impl_for_tuple! { Sep 20 03:29:32.175 INFO kablam! 249 | | (0, A), Sep 20 03:29:32.175 INFO kablam! 250 | | (1, B), Sep 20 03:29:32.175 INFO kablam! 251 | | (2, C), Sep 20 03:29:32.175 INFO kablam! 252 | | (3, D), Sep 20 03:29:32.175 INFO kablam! 253 | | } Sep 20 03:29:32.175 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.176 INFO kablam! Sep 20 03:29:32.178 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.178 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.178 INFO kablam! | Sep 20 03:29:32.178 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.178 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.178 INFO kablam! ... Sep 20 03:29:32.178 INFO kablam! 255 | / impl_for_tuple! { Sep 20 03:29:32.178 INFO kablam! 256 | | (0, A), Sep 20 03:29:32.178 INFO kablam! 257 | | (1, B), Sep 20 03:29:32.178 INFO kablam! 258 | | (2, C), Sep 20 03:29:32.178 INFO kablam! 259 | | (3, D), Sep 20 03:29:32.178 INFO kablam! 260 | | (4, E), Sep 20 03:29:32.178 INFO kablam! 261 | | } Sep 20 03:29:32.178 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.178 INFO kablam! Sep 20 03:29:32.181 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.181 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.181 INFO kablam! | Sep 20 03:29:32.181 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.181 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.181 INFO kablam! ... Sep 20 03:29:32.181 INFO kablam! 263 | / impl_for_tuple! { Sep 20 03:29:32.181 INFO kablam! 264 | | (0, A), Sep 20 03:29:32.181 INFO kablam! 265 | | (1, B), Sep 20 03:29:32.181 INFO kablam! 266 | | (2, C), Sep 20 03:29:32.181 INFO kablam! ... | Sep 20 03:29:32.181 INFO kablam! 269 | | (5, F), Sep 20 03:29:32.181 INFO kablam! 270 | | } Sep 20 03:29:32.181 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.181 INFO kablam! Sep 20 03:29:32.184 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.184 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.184 INFO kablam! | Sep 20 03:29:32.184 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.184 INFO kablam! ... Sep 20 03:29:32.184 INFO kablam! 272 | / impl_for_tuple! { Sep 20 03:29:32.184 INFO kablam! 273 | | (0, A), Sep 20 03:29:32.184 INFO kablam! 274 | | (1, B), Sep 20 03:29:32.184 INFO kablam! 275 | | (2, C), Sep 20 03:29:32.184 INFO kablam! ... | Sep 20 03:29:32.185 INFO kablam! 279 | | (6, G), Sep 20 03:29:32.185 INFO kablam! 280 | | } Sep 20 03:29:32.185 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.185 INFO kablam! Sep 20 03:29:32.189 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.189 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.189 INFO kablam! | Sep 20 03:29:32.189 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.189 INFO kablam! ... Sep 20 03:29:32.189 INFO kablam! 282 | / impl_for_tuple! { Sep 20 03:29:32.189 INFO kablam! 283 | | (0, A), Sep 20 03:29:32.189 INFO kablam! 284 | | (1, B), Sep 20 03:29:32.189 INFO kablam! 285 | | (2, C), Sep 20 03:29:32.189 INFO kablam! ... | Sep 20 03:29:32.189 INFO kablam! 290 | | (7, H), Sep 20 03:29:32.189 INFO kablam! 291 | | } Sep 20 03:29:32.189 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.189 INFO kablam! Sep 20 03:29:32.196 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.196 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.196 INFO kablam! | Sep 20 03:29:32.196 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.196 INFO kablam! ... Sep 20 03:29:32.196 INFO kablam! 293 | / impl_for_tuple! { Sep 20 03:29:32.196 INFO kablam! 294 | | (0, A), Sep 20 03:29:32.196 INFO kablam! 295 | | (1, B), Sep 20 03:29:32.196 INFO kablam! 296 | | (2, C), Sep 20 03:29:32.196 INFO kablam! ... | Sep 20 03:29:32.196 INFO kablam! 302 | | (8, I), Sep 20 03:29:32.196 INFO kablam! 303 | | } Sep 20 03:29:32.196 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.196 INFO kablam! Sep 20 03:29:32.216 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.216 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.216 INFO kablam! | Sep 20 03:29:32.216 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.216 INFO kablam! ... Sep 20 03:29:32.216 INFO kablam! 305 | / impl_for_tuple! { Sep 20 03:29:32.216 INFO kablam! 306 | | (0, A), Sep 20 03:29:32.216 INFO kablam! 307 | | (1, B), Sep 20 03:29:32.216 INFO kablam! 308 | | (2, C), Sep 20 03:29:32.216 INFO kablam! ... | Sep 20 03:29:32.216 INFO kablam! 315 | | (9, J), Sep 20 03:29:32.216 INFO kablam! 316 | | } Sep 20 03:29:32.216 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.216 INFO kablam! Sep 20 03:29:32.216 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.216 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.216 INFO kablam! | Sep 20 03:29:32.216 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.216 INFO kablam! ... Sep 20 03:29:32.216 INFO kablam! 318 | / impl_for_tuple! { Sep 20 03:29:32.216 INFO kablam! 319 | | (0, A), Sep 20 03:29:32.217 INFO kablam! 320 | | (1, B), Sep 20 03:29:32.217 INFO kablam! 321 | | (2, C), Sep 20 03:29:32.217 INFO kablam! ... | Sep 20 03:29:32.217 INFO kablam! 329 | | (10, K), Sep 20 03:29:32.217 INFO kablam! 330 | | } Sep 20 03:29:32.217 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.217 INFO kablam! Sep 20 03:29:32.223 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.223 INFO kablam! --> src/cons/fix.rs:93:6 Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! 93 | impl AssertValid for Cons {} Sep 20 03:29:32.223 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.223 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.223 INFO kablam! Sep 20 03:29:32.223 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.223 INFO kablam! --> src/cons/fix.rs:93:6 Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! 93 | impl AssertValid for Cons {} Sep 20 03:29:32.223 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.223 INFO kablam! as cons::Append> Sep 20 03:29:32.223 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.223 INFO kablam! Sep 20 03:29:32.223 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.223 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.223 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.223 INFO kablam! Sep 20 03:29:32.223 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.223 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.223 INFO kablam! | Sep 20 03:29:32.223 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.224 INFO kablam! as cons::Append> Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:95:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.224 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.224 INFO kablam! as cons::Append> Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:96:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.224 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.224 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.224 INFO kablam! Sep 20 03:29:32.224 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 20 03:29:32.224 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.224 INFO kablam! | Sep 20 03:29:32.224 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 20 03:29:32.225 INFO kablam! | Sep 20 03:29:32.225 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.225 INFO kablam! as cons::Append> Sep 20 03:29:32.225 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 20 03:29:32.225 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.225 INFO kablam! Sep 20 03:29:32.225 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 20 03:29:32.225 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.225 INFO kablam! | Sep 20 03:29:32.225 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 20 03:29:32.225 INFO kablam! | Sep 20 03:29:32.225 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.225 INFO kablam! as cons::Append> Sep 20 03:29:32.225 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 20 03:29:32.225 INFO kablam! Sep 20 03:29:32.225 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 20 03:29:32.226 INFO kablam! --> src/cons/fix.rs:98:6 Sep 20 03:29:32.226 INFO kablam! | Sep 20 03:29:32.226 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 20 03:29:32.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 20 03:29:32.226 INFO kablam! | Sep 20 03:29:32.226 INFO kablam! = help: the following implementations were found: Sep 20 03:29:32.226 INFO kablam! as cons::fix::FixHead> Sep 20 03:29:32.226 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/cons/mod.rs:26:1 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/cons/mod.rs:27:1 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/into_cons.rs:143:1 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 143 | impl !NotTuple for () {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/into_cons.rs:144:1 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/into_cons.rs:145:1 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 145 | impl !NotTuple for Either {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.227 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.227 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.227 INFO kablam! | Sep 20 03:29:32.227 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.227 INFO kablam! ... Sep 20 03:29:32.227 INFO kablam! 332 | / impl_for_tuple! { Sep 20 03:29:32.227 INFO kablam! 333 | | (0, A), Sep 20 03:29:32.227 INFO kablam! 334 | | (1, B), Sep 20 03:29:32.227 INFO kablam! 335 | | (2, C), Sep 20 03:29:32.227 INFO kablam! ... | Sep 20 03:29:32.227 INFO kablam! 344 | | (11, L), Sep 20 03:29:32.227 INFO kablam! 345 | | } Sep 20 03:29:32.227 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.227 INFO kablam! Sep 20 03:29:32.228 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.228 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.228 INFO kablam! | Sep 20 03:29:32.228 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.228 INFO kablam! ... Sep 20 03:29:32.228 INFO kablam! 237 | / impl_for_tuple! { Sep 20 03:29:32.228 INFO kablam! 238 | | (0, A), Sep 20 03:29:32.228 INFO kablam! 239 | | (1, B), Sep 20 03:29:32.228 INFO kablam! 240 | | } Sep 20 03:29:32.228 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.228 INFO kablam! Sep 20 03:29:32.229 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.229 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.229 INFO kablam! | Sep 20 03:29:32.229 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.229 INFO kablam! ... Sep 20 03:29:32.229 INFO kablam! 242 | / impl_for_tuple! { Sep 20 03:29:32.229 INFO kablam! 243 | | (0, A), Sep 20 03:29:32.229 INFO kablam! 244 | | (1, B), Sep 20 03:29:32.229 INFO kablam! 245 | | (2, C), Sep 20 03:29:32.229 INFO kablam! 246 | | } Sep 20 03:29:32.229 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.229 INFO kablam! Sep 20 03:29:32.243 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.243 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.243 INFO kablam! | Sep 20 03:29:32.243 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.243 INFO kablam! ... Sep 20 03:29:32.243 INFO kablam! 248 | / impl_for_tuple! { Sep 20 03:29:32.243 INFO kablam! 249 | | (0, A), Sep 20 03:29:32.243 INFO kablam! 250 | | (1, B), Sep 20 03:29:32.243 INFO kablam! 251 | | (2, C), Sep 20 03:29:32.243 INFO kablam! 252 | | (3, D), Sep 20 03:29:32.243 INFO kablam! 253 | | } Sep 20 03:29:32.243 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.243 INFO kablam! Sep 20 03:29:32.243 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.243 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.243 INFO kablam! | Sep 20 03:29:32.243 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.243 INFO kablam! ... Sep 20 03:29:32.243 INFO kablam! 255 | / impl_for_tuple! { Sep 20 03:29:32.243 INFO kablam! 256 | | (0, A), Sep 20 03:29:32.243 INFO kablam! 257 | | (1, B), Sep 20 03:29:32.243 INFO kablam! 258 | | (2, C), Sep 20 03:29:32.243 INFO kablam! 259 | | (3, D), Sep 20 03:29:32.243 INFO kablam! 260 | | (4, E), Sep 20 03:29:32.243 INFO kablam! 261 | | } Sep 20 03:29:32.243 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.243 INFO kablam! Sep 20 03:29:32.243 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.243 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.243 INFO kablam! | Sep 20 03:29:32.243 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.243 INFO kablam! ... Sep 20 03:29:32.243 INFO kablam! 263 | / impl_for_tuple! { Sep 20 03:29:32.243 INFO kablam! 264 | | (0, A), Sep 20 03:29:32.243 INFO kablam! 265 | | (1, B), Sep 20 03:29:32.243 INFO kablam! 266 | | (2, C), Sep 20 03:29:32.243 INFO kablam! ... | Sep 20 03:29:32.243 INFO kablam! 269 | | (5, F), Sep 20 03:29:32.243 INFO kablam! 270 | | } Sep 20 03:29:32.243 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.243 INFO kablam! Sep 20 03:29:32.245 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.245 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.245 INFO kablam! | Sep 20 03:29:32.245 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.245 INFO kablam! ... Sep 20 03:29:32.245 INFO kablam! 272 | / impl_for_tuple! { Sep 20 03:29:32.245 INFO kablam! 273 | | (0, A), Sep 20 03:29:32.245 INFO kablam! 274 | | (1, B), Sep 20 03:29:32.245 INFO kablam! 275 | | (2, C), Sep 20 03:29:32.245 INFO kablam! ... | Sep 20 03:29:32.245 INFO kablam! 279 | | (6, G), Sep 20 03:29:32.245 INFO kablam! 280 | | } Sep 20 03:29:32.245 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.245 INFO kablam! Sep 20 03:29:32.254 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.254 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.254 INFO kablam! | Sep 20 03:29:32.254 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.254 INFO kablam! ... Sep 20 03:29:32.254 INFO kablam! 282 | / impl_for_tuple! { Sep 20 03:29:32.254 INFO kablam! 283 | | (0, A), Sep 20 03:29:32.254 INFO kablam! 284 | | (1, B), Sep 20 03:29:32.254 INFO kablam! 285 | | (2, C), Sep 20 03:29:32.254 INFO kablam! ... | Sep 20 03:29:32.254 INFO kablam! 290 | | (7, H), Sep 20 03:29:32.254 INFO kablam! 291 | | } Sep 20 03:29:32.254 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.254 INFO kablam! Sep 20 03:29:32.261 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.261 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.261 INFO kablam! | Sep 20 03:29:32.261 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.261 INFO kablam! ... Sep 20 03:29:32.261 INFO kablam! 293 | / impl_for_tuple! { Sep 20 03:29:32.261 INFO kablam! 294 | | (0, A), Sep 20 03:29:32.261 INFO kablam! 295 | | (1, B), Sep 20 03:29:32.261 INFO kablam! 296 | | (2, C), Sep 20 03:29:32.261 INFO kablam! ... | Sep 20 03:29:32.261 INFO kablam! 302 | | (8, I), Sep 20 03:29:32.261 INFO kablam! 303 | | } Sep 20 03:29:32.261 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.261 INFO kablam! Sep 20 03:29:32.269 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.269 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.269 INFO kablam! | Sep 20 03:29:32.269 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.269 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.269 INFO kablam! ... Sep 20 03:29:32.269 INFO kablam! 305 | / impl_for_tuple! { Sep 20 03:29:32.269 INFO kablam! 306 | | (0, A), Sep 20 03:29:32.269 INFO kablam! 307 | | (1, B), Sep 20 03:29:32.269 INFO kablam! 308 | | (2, C), Sep 20 03:29:32.269 INFO kablam! ... | Sep 20 03:29:32.269 INFO kablam! 315 | | (9, J), Sep 20 03:29:32.269 INFO kablam! 316 | | } Sep 20 03:29:32.269 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.269 INFO kablam! Sep 20 03:29:32.281 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.282 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.282 INFO kablam! | Sep 20 03:29:32.282 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.282 INFO kablam! ... Sep 20 03:29:32.282 INFO kablam! 318 | / impl_for_tuple! { Sep 20 03:29:32.282 INFO kablam! 319 | | (0, A), Sep 20 03:29:32.282 INFO kablam! 320 | | (1, B), Sep 20 03:29:32.282 INFO kablam! 321 | | (2, C), Sep 20 03:29:32.282 INFO kablam! ... | Sep 20 03:29:32.282 INFO kablam! 329 | | (10, K), Sep 20 03:29:32.282 INFO kablam! 330 | | } Sep 20 03:29:32.282 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.282 INFO kablam! Sep 20 03:29:32.290 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 03:29:32.290 INFO kablam! --> src/into_cons.rs:207:9 Sep 20 03:29:32.290 INFO kablam! | Sep 20 03:29:32.290 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 20 03:29:32.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:29:32.290 INFO kablam! ... Sep 20 03:29:32.290 INFO kablam! 332 | / impl_for_tuple! { Sep 20 03:29:32.290 INFO kablam! 333 | | (0, A), Sep 20 03:29:32.290 INFO kablam! 334 | | (1, B), Sep 20 03:29:32.290 INFO kablam! 335 | | (2, C), Sep 20 03:29:32.290 INFO kablam! ... | Sep 20 03:29:32.290 INFO kablam! 344 | | (11, L), Sep 20 03:29:32.290 INFO kablam! 345 | | } Sep 20 03:29:32.290 INFO kablam! | |_- in this macro invocation Sep 20 03:29:32.290 INFO kablam! Sep 20 03:29:32.422 INFO kablam! error: aborting due to 31 previous errors Sep 20 03:29:32.422 INFO kablam! Sep 20 03:29:32.422 INFO kablam! Some errors occurred: E0192, E0277. Sep 20 03:29:32.422 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 20 03:29:32.430 INFO kablam! error: Could not compile `flatten`. Sep 20 03:29:32.430 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:29:32.490 INFO kablam! error: aborting due to 31 previous errors Sep 20 03:29:32.490 INFO kablam! Sep 20 03:29:32.490 INFO kablam! Some errors occurred: E0192, E0277. Sep 20 03:29:32.490 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 20 03:29:32.498 INFO kablam! error: Could not compile `flatten`. Sep 20 03:29:32.498 INFO kablam! Sep 20 03:29:32.498 INFO kablam! To learn more, run the command again with --verbose. Sep 20 03:29:32.498 INFO kablam! su: No module specific data is present Sep 20 03:29:33.515 INFO running `"docker" "rm" "-f" "f0a46c8240f10a9620ce07aa16d3a49c0f5c2edee034ebabc8a6649ca6de4ee0"` Sep 20 03:29:33.578 INFO blam! f0a46c8240f10a9620ce07aa16d3a49c0f5c2edee034ebabc8a6649ca6de4ee0