Sep 01 20:43:08.662 INFO checking flatten-0.2.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:43:08.662 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:43:08.663 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:43:08.890 INFO blam! 8c6f28669236b775b602e6e316bc65c4b42b724f3d0453d96bdedb265fecbed3 Sep 01 20:43:08.893 INFO running `"docker" "start" "-a" "8c6f28669236b775b602e6e316bc65c4b42b724f3d0453d96bdedb265fecbed3"` Sep 01 20:43:09.549 INFO kablam! Checking flatten v0.2.1 (file:///source) Sep 01 20:43:09.616 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:09.616 INFO kablam! --> src/cons/mod.rs:24:9 Sep 01 20:43:09.616 INFO kablam! | Sep 01 20:43:09.616 INFO kablam! 24 | #[allow(auto_impl)] Sep 01 20:43:09.616 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:09.617 INFO kablam! | Sep 01 20:43:09.617 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 01 20:43:09.617 INFO kablam! Sep 01 20:43:09.617 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:09.617 INFO kablam! --> src/into_cons.rs:141:9 Sep 01 20:43:09.617 INFO kablam! | Sep 01 20:43:09.617 INFO kablam! 141 | #[allow(auto_impl)] Sep 01 20:43:09.617 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:09.617 INFO kablam! Sep 01 20:43:09.619 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:09.619 INFO kablam! --> src/cons/mod.rs:24:9 Sep 01 20:43:09.619 INFO kablam! | Sep 01 20:43:09.619 INFO kablam! 24 | #[allow(auto_impl)] Sep 01 20:43:09.619 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:09.619 INFO kablam! | Sep 01 20:43:09.619 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 01 20:43:09.619 INFO kablam! Sep 01 20:43:09.620 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:09.620 INFO kablam! --> src/into_cons.rs:141:9 Sep 01 20:43:09.620 INFO kablam! | Sep 01 20:43:09.620 INFO kablam! 141 | #[allow(auto_impl)] Sep 01 20:43:09.620 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:09.620 INFO kablam! Sep 01 20:43:10.042 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:10.042 INFO kablam! --> src/cons/mod.rs:25:1 Sep 01 20:43:10.042 INFO kablam! | Sep 01 20:43:10.042 INFO kablam! 25 | impl ValidHead for ..{} Sep 01 20:43:10.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.042 INFO kablam! | Sep 01 20:43:10.042 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:10.042 INFO kablam! Sep 01 20:43:10.043 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:10.043 INFO kablam! --> src/into_cons.rs:142:1 Sep 01 20:43:10.043 INFO kablam! | Sep 01 20:43:10.043 INFO kablam! 142 | impl NotTuple for ..{} Sep 01 20:43:10.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.043 INFO kablam! | Sep 01 20:43:10.043 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:10.043 INFO kablam! Sep 01 20:43:10.317 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:10.317 INFO kablam! --> src/cons/mod.rs:25:1 Sep 01 20:43:10.317 INFO kablam! | Sep 01 20:43:10.317 INFO kablam! 25 | impl ValidHead for ..{} Sep 01 20:43:10.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.317 INFO kablam! | Sep 01 20:43:10.317 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:10.317 INFO kablam! Sep 01 20:43:10.318 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:10.318 INFO kablam! --> src/into_cons.rs:142:1 Sep 01 20:43:10.318 INFO kablam! | Sep 01 20:43:10.318 INFO kablam! 142 | impl NotTuple for ..{} Sep 01 20:43:10.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.318 INFO kablam! | Sep 01 20:43:10.318 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:10.318 INFO kablam! Sep 01 20:43:10.386 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.386 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:10.386 INFO kablam! | Sep 01 20:43:10.386 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:10.386 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.386 INFO kablam! | Sep 01 20:43:10.386 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.386 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.386 INFO kablam! Sep 01 20:43:10.386 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.386 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:10.386 INFO kablam! | Sep 01 20:43:10.386 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:10.387 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.387 INFO kablam! | Sep 01 20:43:10.387 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.387 INFO kablam! as cons::Append> Sep 01 20:43:10.387 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.387 INFO kablam! Sep 01 20:43:10.387 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.387 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.387 INFO kablam! | Sep 01 20:43:10.388 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.388 INFO kablam! | Sep 01 20:43:10.388 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.388 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.388 INFO kablam! Sep 01 20:43:10.388 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.388 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.388 INFO kablam! | Sep 01 20:43:10.388 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.388 INFO kablam! | Sep 01 20:43:10.388 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.388 INFO kablam! as cons::Append> Sep 01 20:43:10.388 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.388 INFO kablam! Sep 01 20:43:10.389 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.389 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.389 INFO kablam! | Sep 01 20:43:10.389 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 01 20:43:10.389 INFO kablam! | Sep 01 20:43:10.389 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.389 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.389 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 01 20:43:10.389 INFO kablam! Sep 01 20:43:10.390 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.390 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.390 INFO kablam! | Sep 01 20:43:10.390 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.390 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.390 INFO kablam! | Sep 01 20:43:10.390 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.390 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.390 INFO kablam! Sep 01 20:43:10.390 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.390 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.390 INFO kablam! | Sep 01 20:43:10.391 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.391 INFO kablam! | Sep 01 20:43:10.391 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.391 INFO kablam! as cons::Append> Sep 01 20:43:10.391 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.391 INFO kablam! Sep 01 20:43:10.392 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.392 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.392 INFO kablam! | Sep 01 20:43:10.392 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 01 20:43:10.392 INFO kablam! | Sep 01 20:43:10.392 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.392 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.392 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 01 20:43:10.392 INFO kablam! Sep 01 20:43:10.393 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.393 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.393 INFO kablam! | Sep 01 20:43:10.393 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.394 INFO kablam! | Sep 01 20:43:10.394 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.394 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.394 INFO kablam! Sep 01 20:43:10.394 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 01 20:43:10.394 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.394 INFO kablam! | Sep 01 20:43:10.394 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.394 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 01 20:43:10.394 INFO kablam! | Sep 01 20:43:10.394 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 01 20:43:10.394 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.394 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.394 INFO kablam! Sep 01 20:43:10.395 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.395 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.395 INFO kablam! | Sep 01 20:43:10.395 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.395 INFO kablam! | Sep 01 20:43:10.395 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.395 INFO kablam! as cons::Append> Sep 01 20:43:10.395 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.395 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.395 INFO kablam! Sep 01 20:43:10.396 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 01 20:43:10.396 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.396 INFO kablam! | Sep 01 20:43:10.396 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 01 20:43:10.396 INFO kablam! | Sep 01 20:43:10.396 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.396 INFO kablam! as cons::Append> Sep 01 20:43:10.396 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.396 INFO kablam! Sep 01 20:43:10.397 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.397 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.397 INFO kablam! | Sep 01 20:43:10.397 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 01 20:43:10.397 INFO kablam! | Sep 01 20:43:10.397 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.398 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.398 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 01 20:43:10.398 INFO kablam! Sep 01 20:43:10.400 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.400 INFO kablam! --> src/cons/mod.rs:26:1 Sep 01 20:43:10.401 INFO kablam! | Sep 01 20:43:10.401 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 01 20:43:10.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.401 INFO kablam! Sep 01 20:43:10.401 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.401 INFO kablam! --> src/cons/mod.rs:27:1 Sep 01 20:43:10.401 INFO kablam! | Sep 01 20:43:10.401 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 01 20:43:10.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.401 INFO kablam! Sep 01 20:43:10.412 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.412 INFO kablam! --> src/into_cons.rs:143:1 Sep 01 20:43:10.412 INFO kablam! | Sep 01 20:43:10.412 INFO kablam! 143 | impl !NotTuple for () {} Sep 01 20:43:10.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.413 INFO kablam! Sep 01 20:43:10.416 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.416 INFO kablam! --> src/into_cons.rs:144:1 Sep 01 20:43:10.416 INFO kablam! | Sep 01 20:43:10.416 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 01 20:43:10.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.417 INFO kablam! Sep 01 20:43:10.417 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.417 INFO kablam! --> src/into_cons.rs:145:1 Sep 01 20:43:10.417 INFO kablam! | Sep 01 20:43:10.417 INFO kablam! 145 | impl !NotTuple for Either {} Sep 01 20:43:10.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.417 INFO kablam! Sep 01 20:43:10.440 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.440 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.441 INFO kablam! | Sep 01 20:43:10.441 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.441 INFO kablam! ... Sep 01 20:43:10.441 INFO kablam! 237 | / impl_for_tuple! { Sep 01 20:43:10.441 INFO kablam! 238 | | (0, A), Sep 01 20:43:10.441 INFO kablam! 239 | | (1, B), Sep 01 20:43:10.441 INFO kablam! 240 | | } Sep 01 20:43:10.442 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.442 INFO kablam! Sep 01 20:43:10.442 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.442 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.442 INFO kablam! | Sep 01 20:43:10.442 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.442 INFO kablam! ... Sep 01 20:43:10.442 INFO kablam! 242 | / impl_for_tuple! { Sep 01 20:43:10.443 INFO kablam! 243 | | (0, A), Sep 01 20:43:10.443 INFO kablam! 244 | | (1, B), Sep 01 20:43:10.443 INFO kablam! 245 | | (2, C), Sep 01 20:43:10.443 INFO kablam! 246 | | } Sep 01 20:43:10.443 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.443 INFO kablam! Sep 01 20:43:10.443 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.443 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.443 INFO kablam! | Sep 01 20:43:10.443 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.444 INFO kablam! ... Sep 01 20:43:10.444 INFO kablam! 248 | / impl_for_tuple! { Sep 01 20:43:10.444 INFO kablam! 249 | | (0, A), Sep 01 20:43:10.444 INFO kablam! 250 | | (1, B), Sep 01 20:43:10.444 INFO kablam! 251 | | (2, C), Sep 01 20:43:10.444 INFO kablam! 252 | | (3, D), Sep 01 20:43:10.444 INFO kablam! 253 | | } Sep 01 20:43:10.444 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.445 INFO kablam! Sep 01 20:43:10.445 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.445 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.445 INFO kablam! | Sep 01 20:43:10.445 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.445 INFO kablam! ... Sep 01 20:43:10.445 INFO kablam! 255 | / impl_for_tuple! { Sep 01 20:43:10.445 INFO kablam! 256 | | (0, A), Sep 01 20:43:10.445 INFO kablam! 257 | | (1, B), Sep 01 20:43:10.446 INFO kablam! 258 | | (2, C), Sep 01 20:43:10.446 INFO kablam! 259 | | (3, D), Sep 01 20:43:10.446 INFO kablam! 260 | | (4, E), Sep 01 20:43:10.446 INFO kablam! 261 | | } Sep 01 20:43:10.446 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.446 INFO kablam! Sep 01 20:43:10.446 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.446 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.446 INFO kablam! | Sep 01 20:43:10.446 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.447 INFO kablam! ... Sep 01 20:43:10.447 INFO kablam! 263 | / impl_for_tuple! { Sep 01 20:43:10.447 INFO kablam! 264 | | (0, A), Sep 01 20:43:10.447 INFO kablam! 265 | | (1, B), Sep 01 20:43:10.447 INFO kablam! 266 | | (2, C), Sep 01 20:43:10.447 INFO kablam! ... | Sep 01 20:43:10.447 INFO kablam! 269 | | (5, F), Sep 01 20:43:10.447 INFO kablam! 270 | | } Sep 01 20:43:10.447 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.447 INFO kablam! Sep 01 20:43:10.452 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.452 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.452 INFO kablam! | Sep 01 20:43:10.452 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.452 INFO kablam! ... Sep 01 20:43:10.452 INFO kablam! 272 | / impl_for_tuple! { Sep 01 20:43:10.452 INFO kablam! 273 | | (0, A), Sep 01 20:43:10.452 INFO kablam! 274 | | (1, B), Sep 01 20:43:10.452 INFO kablam! 275 | | (2, C), Sep 01 20:43:10.452 INFO kablam! ... | Sep 01 20:43:10.452 INFO kablam! 279 | | (6, G), Sep 01 20:43:10.452 INFO kablam! 280 | | } Sep 01 20:43:10.452 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.452 INFO kablam! Sep 01 20:43:10.462 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.462 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.462 INFO kablam! | Sep 01 20:43:10.462 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.462 INFO kablam! ... Sep 01 20:43:10.462 INFO kablam! 282 | / impl_for_tuple! { Sep 01 20:43:10.462 INFO kablam! 283 | | (0, A), Sep 01 20:43:10.462 INFO kablam! 284 | | (1, B), Sep 01 20:43:10.462 INFO kablam! 285 | | (2, C), Sep 01 20:43:10.462 INFO kablam! ... | Sep 01 20:43:10.462 INFO kablam! 290 | | (7, H), Sep 01 20:43:10.462 INFO kablam! 291 | | } Sep 01 20:43:10.462 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.463 INFO kablam! Sep 01 20:43:10.472 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.472 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.472 INFO kablam! | Sep 01 20:43:10.472 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.473 INFO kablam! ... Sep 01 20:43:10.473 INFO kablam! 293 | / impl_for_tuple! { Sep 01 20:43:10.473 INFO kablam! 294 | | (0, A), Sep 01 20:43:10.473 INFO kablam! 295 | | (1, B), Sep 01 20:43:10.473 INFO kablam! 296 | | (2, C), Sep 01 20:43:10.473 INFO kablam! ... | Sep 01 20:43:10.473 INFO kablam! 302 | | (8, I), Sep 01 20:43:10.473 INFO kablam! 303 | | } Sep 01 20:43:10.473 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.473 INFO kablam! Sep 01 20:43:10.488 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.488 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.488 INFO kablam! | Sep 01 20:43:10.488 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.488 INFO kablam! ... Sep 01 20:43:10.488 INFO kablam! 305 | / impl_for_tuple! { Sep 01 20:43:10.488 INFO kablam! 306 | | (0, A), Sep 01 20:43:10.488 INFO kablam! 307 | | (1, B), Sep 01 20:43:10.488 INFO kablam! 308 | | (2, C), Sep 01 20:43:10.488 INFO kablam! ... | Sep 01 20:43:10.488 INFO kablam! 315 | | (9, J), Sep 01 20:43:10.488 INFO kablam! 316 | | } Sep 01 20:43:10.488 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.488 INFO kablam! Sep 01 20:43:10.503 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.503 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.503 INFO kablam! | Sep 01 20:43:10.503 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.503 INFO kablam! ... Sep 01 20:43:10.503 INFO kablam! 318 | / impl_for_tuple! { Sep 01 20:43:10.503 INFO kablam! 319 | | (0, A), Sep 01 20:43:10.503 INFO kablam! 320 | | (1, B), Sep 01 20:43:10.503 INFO kablam! 321 | | (2, C), Sep 01 20:43:10.503 INFO kablam! ... | Sep 01 20:43:10.503 INFO kablam! 329 | | (10, K), Sep 01 20:43:10.503 INFO kablam! 330 | | } Sep 01 20:43:10.503 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.503 INFO kablam! Sep 01 20:43:10.518 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.519 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.519 INFO kablam! | Sep 01 20:43:10.519 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.519 INFO kablam! ... Sep 01 20:43:10.519 INFO kablam! 332 | / impl_for_tuple! { Sep 01 20:43:10.519 INFO kablam! 333 | | (0, A), Sep 01 20:43:10.519 INFO kablam! 334 | | (1, B), Sep 01 20:43:10.519 INFO kablam! 335 | | (2, C), Sep 01 20:43:10.519 INFO kablam! ... | Sep 01 20:43:10.519 INFO kablam! 344 | | (11, L), Sep 01 20:43:10.519 INFO kablam! 345 | | } Sep 01 20:43:10.519 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.519 INFO kablam! Sep 01 20:43:10.775 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.775 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:10.775 INFO kablam! | Sep 01 20:43:10.775 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:10.775 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.775 INFO kablam! | Sep 01 20:43:10.775 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.775 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.775 INFO kablam! Sep 01 20:43:10.775 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.775 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:10.775 INFO kablam! | Sep 01 20:43:10.776 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:10.776 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.776 INFO kablam! | Sep 01 20:43:10.776 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.776 INFO kablam! as cons::Append> Sep 01 20:43:10.776 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.776 INFO kablam! Sep 01 20:43:10.776 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.776 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.776 INFO kablam! | Sep 01 20:43:10.776 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.776 INFO kablam! | Sep 01 20:43:10.776 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.776 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.776 INFO kablam! Sep 01 20:43:10.777 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.777 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.777 INFO kablam! | Sep 01 20:43:10.777 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.777 INFO kablam! | Sep 01 20:43:10.777 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.777 INFO kablam! as cons::Append> Sep 01 20:43:10.777 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.777 INFO kablam! Sep 01 20:43:10.777 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.777 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:10.777 INFO kablam! | Sep 01 20:43:10.777 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:10.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 01 20:43:10.777 INFO kablam! | Sep 01 20:43:10.777 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.777 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.778 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 01 20:43:10.778 INFO kablam! Sep 01 20:43:10.779 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.779 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.780 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.780 INFO kablam! Sep 01 20:43:10.780 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.780 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.780 INFO kablam! as cons::Append> Sep 01 20:43:10.780 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.780 INFO kablam! Sep 01 20:43:10.780 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.780 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:10.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 01 20:43:10.780 INFO kablam! | Sep 01 20:43:10.780 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.780 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.781 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 01 20:43:10.781 INFO kablam! Sep 01 20:43:10.781 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:10.781 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.781 INFO kablam! | Sep 01 20:43:10.781 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:10.781 INFO kablam! | Sep 01 20:43:10.781 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:10.781 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.781 INFO kablam! Sep 01 20:43:10.781 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 01 20:43:10.781 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.781 INFO kablam! | Sep 01 20:43:10.781 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.781 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 01 20:43:10.781 INFO kablam! | Sep 01 20:43:10.781 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 01 20:43:10.781 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.783 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.783 INFO kablam! Sep 01 20:43:10.783 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:10.783 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.783 INFO kablam! | Sep 01 20:43:10.783 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:10.783 INFO kablam! | Sep 01 20:43:10.783 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.783 INFO kablam! as cons::Append> Sep 01 20:43:10.783 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:10.783 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.783 INFO kablam! Sep 01 20:43:10.783 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 01 20:43:10.783 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.783 INFO kablam! | Sep 01 20:43:10.783 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 01 20:43:10.783 INFO kablam! | Sep 01 20:43:10.783 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.783 INFO kablam! as cons::Append> Sep 01 20:43:10.783 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:10.783 INFO kablam! Sep 01 20:43:10.785 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 01 20:43:10.785 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:10.785 INFO kablam! | Sep 01 20:43:10.785 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:10.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 01 20:43:10.785 INFO kablam! | Sep 01 20:43:10.785 INFO kablam! = help: the following implementations were found: Sep 01 20:43:10.785 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:10.785 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 01 20:43:10.785 INFO kablam! Sep 01 20:43:10.786 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.786 INFO kablam! --> src/cons/mod.rs:26:1 Sep 01 20:43:10.786 INFO kablam! | Sep 01 20:43:10.786 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 01 20:43:10.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.786 INFO kablam! Sep 01 20:43:10.787 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.787 INFO kablam! --> src/cons/mod.rs:27:1 Sep 01 20:43:10.787 INFO kablam! | Sep 01 20:43:10.787 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 01 20:43:10.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.787 INFO kablam! Sep 01 20:43:10.797 INFO kablam! error: aborting due to 31 previous errors Sep 01 20:43:10.797 INFO kablam! Sep 01 20:43:10.797 INFO kablam! Some errors occurred: E0192, E0277. Sep 01 20:43:10.797 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 01 20:43:10.798 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.798 INFO kablam! --> src/into_cons.rs:143:1 Sep 01 20:43:10.798 INFO kablam! | Sep 01 20:43:10.798 INFO kablam! 143 | impl !NotTuple for () {} Sep 01 20:43:10.798 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.798 INFO kablam! Sep 01 20:43:10.799 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.799 INFO kablam! --> src/into_cons.rs:144:1 Sep 01 20:43:10.799 INFO kablam! | Sep 01 20:43:10.799 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 01 20:43:10.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.799 INFO kablam! Sep 01 20:43:10.799 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.799 INFO kablam! --> src/into_cons.rs:145:1 Sep 01 20:43:10.799 INFO kablam! | Sep 01 20:43:10.799 INFO kablam! 145 | impl !NotTuple for Either {} Sep 01 20:43:10.799 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.799 INFO kablam! Sep 01 20:43:10.803 INFO kablam! error: Could not compile `flatten`. Sep 01 20:43:10.803 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:43:10.812 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.812 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.812 INFO kablam! | Sep 01 20:43:10.812 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.812 INFO kablam! ... Sep 01 20:43:10.812 INFO kablam! 237 | / impl_for_tuple! { Sep 01 20:43:10.812 INFO kablam! 238 | | (0, A), Sep 01 20:43:10.812 INFO kablam! 239 | | (1, B), Sep 01 20:43:10.812 INFO kablam! 240 | | } Sep 01 20:43:10.812 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.812 INFO kablam! Sep 01 20:43:10.816 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.817 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.817 INFO kablam! | Sep 01 20:43:10.817 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.817 INFO kablam! ... Sep 01 20:43:10.817 INFO kablam! 242 | / impl_for_tuple! { Sep 01 20:43:10.817 INFO kablam! 243 | | (0, A), Sep 01 20:43:10.817 INFO kablam! 244 | | (1, B), Sep 01 20:43:10.817 INFO kablam! 245 | | (2, C), Sep 01 20:43:10.817 INFO kablam! 246 | | } Sep 01 20:43:10.817 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.817 INFO kablam! Sep 01 20:43:10.823 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.823 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.823 INFO kablam! | Sep 01 20:43:10.823 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.823 INFO kablam! ... Sep 01 20:43:10.823 INFO kablam! 248 | / impl_for_tuple! { Sep 01 20:43:10.823 INFO kablam! 249 | | (0, A), Sep 01 20:43:10.823 INFO kablam! 250 | | (1, B), Sep 01 20:43:10.823 INFO kablam! 251 | | (2, C), Sep 01 20:43:10.823 INFO kablam! 252 | | (3, D), Sep 01 20:43:10.824 INFO kablam! 253 | | } Sep 01 20:43:10.824 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.824 INFO kablam! Sep 01 20:43:10.832 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.832 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.832 INFO kablam! | Sep 01 20:43:10.832 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.832 INFO kablam! ... Sep 01 20:43:10.832 INFO kablam! 255 | / impl_for_tuple! { Sep 01 20:43:10.832 INFO kablam! 256 | | (0, A), Sep 01 20:43:10.832 INFO kablam! 257 | | (1, B), Sep 01 20:43:10.832 INFO kablam! 258 | | (2, C), Sep 01 20:43:10.832 INFO kablam! 259 | | (3, D), Sep 01 20:43:10.832 INFO kablam! 260 | | (4, E), Sep 01 20:43:10.832 INFO kablam! 261 | | } Sep 01 20:43:10.832 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.832 INFO kablam! Sep 01 20:43:10.837 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.837 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.837 INFO kablam! | Sep 01 20:43:10.837 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.837 INFO kablam! ... Sep 01 20:43:10.837 INFO kablam! 263 | / impl_for_tuple! { Sep 01 20:43:10.837 INFO kablam! 264 | | (0, A), Sep 01 20:43:10.837 INFO kablam! 265 | | (1, B), Sep 01 20:43:10.837 INFO kablam! 266 | | (2, C), Sep 01 20:43:10.838 INFO kablam! ... | Sep 01 20:43:10.838 INFO kablam! 269 | | (5, F), Sep 01 20:43:10.838 INFO kablam! 270 | | } Sep 01 20:43:10.838 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.838 INFO kablam! Sep 01 20:43:10.843 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.843 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.843 INFO kablam! | Sep 01 20:43:10.843 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.843 INFO kablam! ... Sep 01 20:43:10.843 INFO kablam! 272 | / impl_for_tuple! { Sep 01 20:43:10.843 INFO kablam! 273 | | (0, A), Sep 01 20:43:10.844 INFO kablam! 274 | | (1, B), Sep 01 20:43:10.844 INFO kablam! 275 | | (2, C), Sep 01 20:43:10.844 INFO kablam! ... | Sep 01 20:43:10.844 INFO kablam! 279 | | (6, G), Sep 01 20:43:10.844 INFO kablam! 280 | | } Sep 01 20:43:10.844 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.844 INFO kablam! Sep 01 20:43:10.850 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.850 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.850 INFO kablam! | Sep 01 20:43:10.850 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.850 INFO kablam! ... Sep 01 20:43:10.850 INFO kablam! 282 | / impl_for_tuple! { Sep 01 20:43:10.850 INFO kablam! 283 | | (0, A), Sep 01 20:43:10.851 INFO kablam! 284 | | (1, B), Sep 01 20:43:10.851 INFO kablam! 285 | | (2, C), Sep 01 20:43:10.851 INFO kablam! ... | Sep 01 20:43:10.851 INFO kablam! 290 | | (7, H), Sep 01 20:43:10.851 INFO kablam! 291 | | } Sep 01 20:43:10.851 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.851 INFO kablam! Sep 01 20:43:10.858 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.858 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.858 INFO kablam! | Sep 01 20:43:10.858 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.859 INFO kablam! ... Sep 01 20:43:10.859 INFO kablam! 293 | / impl_for_tuple! { Sep 01 20:43:10.859 INFO kablam! 294 | | (0, A), Sep 01 20:43:10.859 INFO kablam! 295 | | (1, B), Sep 01 20:43:10.859 INFO kablam! 296 | | (2, C), Sep 01 20:43:10.859 INFO kablam! ... | Sep 01 20:43:10.859 INFO kablam! 302 | | (8, I), Sep 01 20:43:10.859 INFO kablam! 303 | | } Sep 01 20:43:10.859 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.859 INFO kablam! Sep 01 20:43:10.867 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.867 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.867 INFO kablam! | Sep 01 20:43:10.867 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.868 INFO kablam! ... Sep 01 20:43:10.868 INFO kablam! 305 | / impl_for_tuple! { Sep 01 20:43:10.868 INFO kablam! 306 | | (0, A), Sep 01 20:43:10.868 INFO kablam! 307 | | (1, B), Sep 01 20:43:10.868 INFO kablam! 308 | | (2, C), Sep 01 20:43:10.868 INFO kablam! ... | Sep 01 20:43:10.868 INFO kablam! 315 | | (9, J), Sep 01 20:43:10.868 INFO kablam! 316 | | } Sep 01 20:43:10.868 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.868 INFO kablam! Sep 01 20:43:10.877 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.877 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.877 INFO kablam! | Sep 01 20:43:10.878 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.878 INFO kablam! ... Sep 01 20:43:10.878 INFO kablam! 318 | / impl_for_tuple! { Sep 01 20:43:10.878 INFO kablam! 319 | | (0, A), Sep 01 20:43:10.878 INFO kablam! 320 | | (1, B), Sep 01 20:43:10.878 INFO kablam! 321 | | (2, C), Sep 01 20:43:10.878 INFO kablam! ... | Sep 01 20:43:10.878 INFO kablam! 329 | | (10, K), Sep 01 20:43:10.878 INFO kablam! 330 | | } Sep 01 20:43:10.878 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.878 INFO kablam! Sep 01 20:43:10.888 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:10.889 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:10.889 INFO kablam! | Sep 01 20:43:10.889 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:10.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:10.889 INFO kablam! ... Sep 01 20:43:10.889 INFO kablam! 332 | / impl_for_tuple! { Sep 01 20:43:10.889 INFO kablam! 333 | | (0, A), Sep 01 20:43:10.889 INFO kablam! 334 | | (1, B), Sep 01 20:43:10.889 INFO kablam! 335 | | (2, C), Sep 01 20:43:10.889 INFO kablam! ... | Sep 01 20:43:10.889 INFO kablam! 344 | | (11, L), Sep 01 20:43:10.889 INFO kablam! 345 | | } Sep 01 20:43:10.889 INFO kablam! | |_- in this macro invocation Sep 01 20:43:10.889 INFO kablam! Sep 01 20:43:11.094 INFO kablam! error: aborting due to 31 previous errors Sep 01 20:43:11.094 INFO kablam! Sep 01 20:43:11.094 INFO kablam! Some errors occurred: E0192, E0277. Sep 01 20:43:11.094 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 01 20:43:11.101 INFO kablam! error: Could not compile `flatten`. Sep 01 20:43:11.101 INFO kablam! Sep 01 20:43:11.101 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:43:11.103 INFO kablam! su: No module specific data is present Sep 01 20:43:11.782 INFO running `"docker" "rm" "-f" "8c6f28669236b775b602e6e316bc65c4b42b724f3d0453d96bdedb265fecbed3"` Sep 01 20:43:11.918 INFO blam! 8c6f28669236b775b602e6e316bc65c4b42b724f3d0453d96bdedb265fecbed3