Sep 14 16:31:47.227 INFO checking flatten-0.2.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:31:47.227 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:31:47.227 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:31:47.494 INFO blam! 69c1da5878d3f3bc2e7ac885c4ae0473f8314877e362d06f60db199198e28697 Sep 14 16:31:47.496 INFO running `"docker" "start" "-a" "69c1da5878d3f3bc2e7ac885c4ae0473f8314877e362d06f60db199198e28697"` Sep 14 16:31:48.867 INFO kablam! usermod: no changes Sep 14 16:31:48.901 INFO kablam! Checking flatten v0.2.1 (file:///source) Sep 14 16:31:48.959 INFO kablam! warning: unknown lint: `auto_impl` Sep 14 16:31:48.959 INFO kablam! --> src/cons/mod.rs:24:9 Sep 14 16:31:48.959 INFO kablam! | Sep 14 16:31:48.959 INFO kablam! 24 | #[allow(auto_impl)] Sep 14 16:31:48.959 INFO kablam! | ^^^^^^^^^ Sep 14 16:31:48.959 INFO kablam! | Sep 14 16:31:48.959 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:31:48.959 INFO kablam! Sep 14 16:31:48.959 INFO kablam! warning: unknown lint: `auto_impl` Sep 14 16:31:48.959 INFO kablam! --> src/into_cons.rs:141:9 Sep 14 16:31:48.959 INFO kablam! | Sep 14 16:31:48.959 INFO kablam! 141 | #[allow(auto_impl)] Sep 14 16:31:48.959 INFO kablam! | ^^^^^^^^^ Sep 14 16:31:48.959 INFO kablam! Sep 14 16:31:48.998 INFO kablam! warning: unknown lint: `auto_impl` Sep 14 16:31:48.999 INFO kablam! --> src/cons/mod.rs:24:9 Sep 14 16:31:48.999 INFO kablam! | Sep 14 16:31:48.999 INFO kablam! 24 | #[allow(auto_impl)] Sep 14 16:31:48.999 INFO kablam! | ^^^^^^^^^ Sep 14 16:31:48.999 INFO kablam! | Sep 14 16:31:48.999 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 14 16:31:48.999 INFO kablam! Sep 14 16:31:48.999 INFO kablam! warning: unknown lint: `auto_impl` Sep 14 16:31:48.999 INFO kablam! --> src/into_cons.rs:141:9 Sep 14 16:31:48.999 INFO kablam! | Sep 14 16:31:48.999 INFO kablam! 141 | #[allow(auto_impl)] Sep 14 16:31:48.999 INFO kablam! | ^^^^^^^^^ Sep 14 16:31:48.999 INFO kablam! Sep 14 16:31:49.138 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 14 16:31:49.139 INFO kablam! --> src/cons/mod.rs:25:1 Sep 14 16:31:49.139 INFO kablam! | Sep 14 16:31:49.139 INFO kablam! 25 | impl ValidHead for ..{} Sep 14 16:31:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.139 INFO kablam! | Sep 14 16:31:49.139 INFO kablam! = help: use `auto trait Trait {}` instead Sep 14 16:31:49.139 INFO kablam! Sep 14 16:31:49.139 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 14 16:31:49.139 INFO kablam! --> src/into_cons.rs:142:1 Sep 14 16:31:49.139 INFO kablam! | Sep 14 16:31:49.139 INFO kablam! 142 | impl NotTuple for ..{} Sep 14 16:31:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.139 INFO kablam! | Sep 14 16:31:49.139 INFO kablam! = help: use `auto trait Trait {}` instead Sep 14 16:31:49.139 INFO kablam! Sep 14 16:31:49.287 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 14 16:31:49.287 INFO kablam! --> src/cons/mod.rs:25:1 Sep 14 16:31:49.287 INFO kablam! | Sep 14 16:31:49.287 INFO kablam! 25 | impl ValidHead for ..{} Sep 14 16:31:49.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.287 INFO kablam! | Sep 14 16:31:49.287 INFO kablam! = help: use `auto trait Trait {}` instead Sep 14 16:31:49.287 INFO kablam! Sep 14 16:31:49.287 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 14 16:31:49.287 INFO kablam! --> src/into_cons.rs:142:1 Sep 14 16:31:49.287 INFO kablam! | Sep 14 16:31:49.287 INFO kablam! 142 | impl NotTuple for ..{} Sep 14 16:31:49.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.287 INFO kablam! | Sep 14 16:31:49.287 INFO kablam! = help: use `auto trait Trait {}` instead Sep 14 16:31:49.287 INFO kablam! Sep 14 16:31:49.343 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.343 INFO kablam! --> src/cons/fix.rs:93:6 Sep 14 16:31:49.343 INFO kablam! | Sep 14 16:31:49.343 INFO kablam! 93 | impl AssertValid for Cons {} Sep 14 16:31:49.343 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.343 INFO kablam! | Sep 14 16:31:49.343 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.343 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.343 INFO kablam! Sep 14 16:31:49.343 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.343 INFO kablam! --> src/cons/fix.rs:93:6 Sep 14 16:31:49.343 INFO kablam! | Sep 14 16:31:49.343 INFO kablam! 93 | impl AssertValid for Cons {} Sep 14 16:31:49.343 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.343 INFO kablam! | Sep 14 16:31:49.343 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.343 INFO kablam! as cons::Append> Sep 14 16:31:49.343 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.343 INFO kablam! Sep 14 16:31:49.343 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.343 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.343 INFO kablam! | Sep 14 16:31:49.343 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.344 INFO kablam! as cons::Append> Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.344 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.344 INFO kablam! as cons::Append> Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.344 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.344 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.344 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 14 16:31:49.344 INFO kablam! Sep 14 16:31:49.344 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.344 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.344 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.345 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.345 INFO kablam! Sep 14 16:31:49.345 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 14 16:31:49.345 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.345 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 14 16:31:49.345 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.345 INFO kablam! Sep 14 16:31:49.345 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.345 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.345 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.345 INFO kablam! | Sep 14 16:31:49.345 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.345 INFO kablam! as cons::Append> Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.345 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.345 INFO kablam! Sep 14 16:31:49.347 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 14 16:31:49.347 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.347 INFO kablam! as cons::Append> Sep 14 16:31:49.347 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.347 INFO kablam! Sep 14 16:31:49.347 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.347 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.347 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.347 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 14 16:31:49.347 INFO kablam! Sep 14 16:31:49.347 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.347 INFO kablam! --> src/cons/mod.rs:26:1 Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 14 16:31:49.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.347 INFO kablam! Sep 14 16:31:49.347 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.347 INFO kablam! --> src/cons/mod.rs:27:1 Sep 14 16:31:49.347 INFO kablam! | Sep 14 16:31:49.347 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 14 16:31:49.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.347 INFO kablam! Sep 14 16:31:49.348 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.348 INFO kablam! --> src/into_cons.rs:143:1 Sep 14 16:31:49.348 INFO kablam! | Sep 14 16:31:49.348 INFO kablam! 143 | impl !NotTuple for () {} Sep 14 16:31:49.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.348 INFO kablam! Sep 14 16:31:49.348 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.348 INFO kablam! --> src/into_cons.rs:144:1 Sep 14 16:31:49.348 INFO kablam! | Sep 14 16:31:49.348 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 14 16:31:49.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.348 INFO kablam! Sep 14 16:31:49.348 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.348 INFO kablam! --> src/into_cons.rs:145:1 Sep 14 16:31:49.348 INFO kablam! | Sep 14 16:31:49.348 INFO kablam! 145 | impl !NotTuple for Either {} Sep 14 16:31:49.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.348 INFO kablam! Sep 14 16:31:49.353 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.353 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.353 INFO kablam! | Sep 14 16:31:49.353 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.353 INFO kablam! ... Sep 14 16:31:49.353 INFO kablam! 237 | / impl_for_tuple! { Sep 14 16:31:49.353 INFO kablam! 238 | | (0, A), Sep 14 16:31:49.353 INFO kablam! 239 | | (1, B), Sep 14 16:31:49.353 INFO kablam! 240 | | } Sep 14 16:31:49.353 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.353 INFO kablam! Sep 14 16:31:49.355 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.355 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.355 INFO kablam! | Sep 14 16:31:49.355 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.355 INFO kablam! ... Sep 14 16:31:49.355 INFO kablam! 242 | / impl_for_tuple! { Sep 14 16:31:49.355 INFO kablam! 243 | | (0, A), Sep 14 16:31:49.355 INFO kablam! 244 | | (1, B), Sep 14 16:31:49.355 INFO kablam! 245 | | (2, C), Sep 14 16:31:49.355 INFO kablam! 246 | | } Sep 14 16:31:49.355 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.355 INFO kablam! Sep 14 16:31:49.358 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.358 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.358 INFO kablam! | Sep 14 16:31:49.358 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.358 INFO kablam! ... Sep 14 16:31:49.358 INFO kablam! 248 | / impl_for_tuple! { Sep 14 16:31:49.358 INFO kablam! 249 | | (0, A), Sep 14 16:31:49.358 INFO kablam! 250 | | (1, B), Sep 14 16:31:49.358 INFO kablam! 251 | | (2, C), Sep 14 16:31:49.358 INFO kablam! 252 | | (3, D), Sep 14 16:31:49.358 INFO kablam! 253 | | } Sep 14 16:31:49.358 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.358 INFO kablam! Sep 14 16:31:49.363 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.363 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.363 INFO kablam! | Sep 14 16:31:49.363 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.363 INFO kablam! ... Sep 14 16:31:49.363 INFO kablam! 255 | / impl_for_tuple! { Sep 14 16:31:49.363 INFO kablam! 256 | | (0, A), Sep 14 16:31:49.363 INFO kablam! 257 | | (1, B), Sep 14 16:31:49.363 INFO kablam! 258 | | (2, C), Sep 14 16:31:49.363 INFO kablam! 259 | | (3, D), Sep 14 16:31:49.363 INFO kablam! 260 | | (4, E), Sep 14 16:31:49.363 INFO kablam! 261 | | } Sep 14 16:31:49.363 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.363 INFO kablam! Sep 14 16:31:49.367 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.367 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.367 INFO kablam! | Sep 14 16:31:49.367 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.367 INFO kablam! ... Sep 14 16:31:49.367 INFO kablam! 263 | / impl_for_tuple! { Sep 14 16:31:49.367 INFO kablam! 264 | | (0, A), Sep 14 16:31:49.367 INFO kablam! 265 | | (1, B), Sep 14 16:31:49.367 INFO kablam! 266 | | (2, C), Sep 14 16:31:49.367 INFO kablam! ... | Sep 14 16:31:49.367 INFO kablam! 269 | | (5, F), Sep 14 16:31:49.367 INFO kablam! 270 | | } Sep 14 16:31:49.367 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.367 INFO kablam! Sep 14 16:31:49.375 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.375 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.375 INFO kablam! | Sep 14 16:31:49.375 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.375 INFO kablam! ... Sep 14 16:31:49.375 INFO kablam! 272 | / impl_for_tuple! { Sep 14 16:31:49.375 INFO kablam! 273 | | (0, A), Sep 14 16:31:49.375 INFO kablam! 274 | | (1, B), Sep 14 16:31:49.375 INFO kablam! 275 | | (2, C), Sep 14 16:31:49.375 INFO kablam! ... | Sep 14 16:31:49.375 INFO kablam! 279 | | (6, G), Sep 14 16:31:49.375 INFO kablam! 280 | | } Sep 14 16:31:49.375 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.375 INFO kablam! Sep 14 16:31:49.383 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.383 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.383 INFO kablam! | Sep 14 16:31:49.383 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.383 INFO kablam! ... Sep 14 16:31:49.383 INFO kablam! 282 | / impl_for_tuple! { Sep 14 16:31:49.383 INFO kablam! 283 | | (0, A), Sep 14 16:31:49.383 INFO kablam! 284 | | (1, B), Sep 14 16:31:49.383 INFO kablam! 285 | | (2, C), Sep 14 16:31:49.383 INFO kablam! ... | Sep 14 16:31:49.383 INFO kablam! 290 | | (7, H), Sep 14 16:31:49.383 INFO kablam! 291 | | } Sep 14 16:31:49.383 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.383 INFO kablam! Sep 14 16:31:49.387 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.387 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.387 INFO kablam! | Sep 14 16:31:49.387 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.387 INFO kablam! ... Sep 14 16:31:49.387 INFO kablam! 293 | / impl_for_tuple! { Sep 14 16:31:49.387 INFO kablam! 294 | | (0, A), Sep 14 16:31:49.387 INFO kablam! 295 | | (1, B), Sep 14 16:31:49.387 INFO kablam! 296 | | (2, C), Sep 14 16:31:49.387 INFO kablam! ... | Sep 14 16:31:49.387 INFO kablam! 302 | | (8, I), Sep 14 16:31:49.387 INFO kablam! 303 | | } Sep 14 16:31:49.387 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.387 INFO kablam! Sep 14 16:31:49.399 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.399 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.399 INFO kablam! | Sep 14 16:31:49.399 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.399 INFO kablam! ... Sep 14 16:31:49.399 INFO kablam! 305 | / impl_for_tuple! { Sep 14 16:31:49.399 INFO kablam! 306 | | (0, A), Sep 14 16:31:49.399 INFO kablam! 307 | | (1, B), Sep 14 16:31:49.399 INFO kablam! 308 | | (2, C), Sep 14 16:31:49.399 INFO kablam! ... | Sep 14 16:31:49.399 INFO kablam! 315 | | (9, J), Sep 14 16:31:49.399 INFO kablam! 316 | | } Sep 14 16:31:49.399 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.399 INFO kablam! Sep 14 16:31:49.407 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.407 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.407 INFO kablam! | Sep 14 16:31:49.407 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.407 INFO kablam! ... Sep 14 16:31:49.407 INFO kablam! 318 | / impl_for_tuple! { Sep 14 16:31:49.407 INFO kablam! 319 | | (0, A), Sep 14 16:31:49.407 INFO kablam! 320 | | (1, B), Sep 14 16:31:49.407 INFO kablam! 321 | | (2, C), Sep 14 16:31:49.407 INFO kablam! ... | Sep 14 16:31:49.407 INFO kablam! 329 | | (10, K), Sep 14 16:31:49.407 INFO kablam! 330 | | } Sep 14 16:31:49.407 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.407 INFO kablam! Sep 14 16:31:49.415 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.415 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.415 INFO kablam! | Sep 14 16:31:49.415 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.415 INFO kablam! ... Sep 14 16:31:49.415 INFO kablam! 332 | / impl_for_tuple! { Sep 14 16:31:49.415 INFO kablam! 333 | | (0, A), Sep 14 16:31:49.415 INFO kablam! 334 | | (1, B), Sep 14 16:31:49.415 INFO kablam! 335 | | (2, C), Sep 14 16:31:49.415 INFO kablam! ... | Sep 14 16:31:49.415 INFO kablam! 344 | | (11, L), Sep 14 16:31:49.415 INFO kablam! 345 | | } Sep 14 16:31:49.415 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.415 INFO kablam! Sep 14 16:31:49.465 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.465 INFO kablam! --> src/cons/fix.rs:93:6 Sep 14 16:31:49.465 INFO kablam! | Sep 14 16:31:49.466 INFO kablam! 93 | impl AssertValid for Cons {} Sep 14 16:31:49.466 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.466 INFO kablam! | Sep 14 16:31:49.466 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.466 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.466 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:93:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 93 | impl AssertValid for Cons {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.471 INFO kablam! as cons::Append> Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.471 INFO kablam! as cons::Append> Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:95:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.471 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 14 16:31:49.471 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.471 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.471 INFO kablam! Sep 14 16:31:49.471 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.471 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.471 INFO kablam! | Sep 14 16:31:49.471 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.472 INFO kablam! | Sep 14 16:31:49.472 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.472 INFO kablam! as cons::Append> Sep 14 16:31:49.472 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.472 INFO kablam! Sep 14 16:31:49.472 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.472 INFO kablam! --> src/cons/fix.rs:96:6 Sep 14 16:31:49.472 INFO kablam! | Sep 14 16:31:49.472 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 14 16:31:49.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 14 16:31:49.472 INFO kablam! | Sep 14 16:31:49.472 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.472 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.472 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>, cons::Nil>` Sep 14 16:31:49.472 INFO kablam! Sep 14 16:31:49.483 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 14 16:31:49.483 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.483 INFO kablam! | Sep 14 16:31:49.483 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 14 16:31:49.483 INFO kablam! | Sep 14 16:31:49.483 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 14 16:31:49.483 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.483 INFO kablam! Sep 14 16:31:49.483 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 14 16:31:49.483 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.483 INFO kablam! | Sep 14 16:31:49.483 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 14 16:31:49.483 INFO kablam! | Sep 14 16:31:49.485 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 14 16:31:49.485 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.485 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.485 INFO kablam! Sep 14 16:31:49.485 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 14 16:31:49.485 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.485 INFO kablam! | Sep 14 16:31:49.485 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 14 16:31:49.485 INFO kablam! | Sep 14 16:31:49.485 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.485 INFO kablam! as cons::Append> Sep 14 16:31:49.485 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 14 16:31:49.485 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.485 INFO kablam! Sep 14 16:31:49.485 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 14 16:31:49.485 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.485 INFO kablam! | Sep 14 16:31:49.485 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 14 16:31:49.485 INFO kablam! | Sep 14 16:31:49.486 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.486 INFO kablam! as cons::Append> Sep 14 16:31:49.486 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 14 16:31:49.487 INFO kablam! Sep 14 16:31:49.487 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 14 16:31:49.487 INFO kablam! --> src/cons/fix.rs:98:6 Sep 14 16:31:49.487 INFO kablam! | Sep 14 16:31:49.487 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 14 16:31:49.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 14 16:31:49.487 INFO kablam! | Sep 14 16:31:49.487 INFO kablam! = help: the following implementations were found: Sep 14 16:31:49.487 INFO kablam! as cons::fix::FixHead> Sep 14 16:31:49.490 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Cons>, cons::Nil>` Sep 14 16:31:49.490 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/cons/mod.rs:26:1 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/cons/mod.rs:27:1 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/into_cons.rs:143:1 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 143 | impl !NotTuple for () {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/into_cons.rs:144:1 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/into_cons.rs:145:1 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 145 | impl !NotTuple for Either {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.491 INFO kablam! ... Sep 14 16:31:49.491 INFO kablam! 237 | / impl_for_tuple! { Sep 14 16:31:49.491 INFO kablam! 238 | | (0, A), Sep 14 16:31:49.491 INFO kablam! 239 | | (1, B), Sep 14 16:31:49.491 INFO kablam! 240 | | } Sep 14 16:31:49.491 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.491 INFO kablam! Sep 14 16:31:49.491 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.491 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.491 INFO kablam! | Sep 14 16:31:49.491 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.492 INFO kablam! ... Sep 14 16:31:49.492 INFO kablam! 242 | / impl_for_tuple! { Sep 14 16:31:49.492 INFO kablam! 243 | | (0, A), Sep 14 16:31:49.492 INFO kablam! 244 | | (1, B), Sep 14 16:31:49.492 INFO kablam! 245 | | (2, C), Sep 14 16:31:49.492 INFO kablam! 246 | | } Sep 14 16:31:49.492 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.493 INFO kablam! Sep 14 16:31:49.493 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.493 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.493 INFO kablam! | Sep 14 16:31:49.493 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.493 INFO kablam! ... Sep 14 16:31:49.493 INFO kablam! 248 | / impl_for_tuple! { Sep 14 16:31:49.493 INFO kablam! 249 | | (0, A), Sep 14 16:31:49.493 INFO kablam! 250 | | (1, B), Sep 14 16:31:49.493 INFO kablam! 251 | | (2, C), Sep 14 16:31:49.493 INFO kablam! 252 | | (3, D), Sep 14 16:31:49.493 INFO kablam! 253 | | } Sep 14 16:31:49.493 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.493 INFO kablam! Sep 14 16:31:49.503 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.504 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.504 INFO kablam! | Sep 14 16:31:49.504 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.504 INFO kablam! ... Sep 14 16:31:49.504 INFO kablam! 255 | / impl_for_tuple! { Sep 14 16:31:49.504 INFO kablam! 256 | | (0, A), Sep 14 16:31:49.504 INFO kablam! 257 | | (1, B), Sep 14 16:31:49.504 INFO kablam! 258 | | (2, C), Sep 14 16:31:49.504 INFO kablam! 259 | | (3, D), Sep 14 16:31:49.504 INFO kablam! 260 | | (4, E), Sep 14 16:31:49.504 INFO kablam! 261 | | } Sep 14 16:31:49.504 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.504 INFO kablam! Sep 14 16:31:49.507 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.507 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.507 INFO kablam! | Sep 14 16:31:49.507 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.507 INFO kablam! ... Sep 14 16:31:49.507 INFO kablam! 263 | / impl_for_tuple! { Sep 14 16:31:49.507 INFO kablam! 264 | | (0, A), Sep 14 16:31:49.507 INFO kablam! 265 | | (1, B), Sep 14 16:31:49.507 INFO kablam! 266 | | (2, C), Sep 14 16:31:49.507 INFO kablam! ... | Sep 14 16:31:49.507 INFO kablam! 269 | | (5, F), Sep 14 16:31:49.507 INFO kablam! 270 | | } Sep 14 16:31:49.507 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.507 INFO kablam! Sep 14 16:31:49.515 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.515 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.515 INFO kablam! | Sep 14 16:31:49.515 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.515 INFO kablam! ... Sep 14 16:31:49.515 INFO kablam! 272 | / impl_for_tuple! { Sep 14 16:31:49.515 INFO kablam! 273 | | (0, A), Sep 14 16:31:49.515 INFO kablam! 274 | | (1, B), Sep 14 16:31:49.515 INFO kablam! 275 | | (2, C), Sep 14 16:31:49.515 INFO kablam! ... | Sep 14 16:31:49.515 INFO kablam! 279 | | (6, G), Sep 14 16:31:49.515 INFO kablam! 280 | | } Sep 14 16:31:49.515 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.515 INFO kablam! Sep 14 16:31:49.515 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.515 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.515 INFO kablam! | Sep 14 16:31:49.515 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.515 INFO kablam! ... Sep 14 16:31:49.515 INFO kablam! 282 | / impl_for_tuple! { Sep 14 16:31:49.515 INFO kablam! 283 | | (0, A), Sep 14 16:31:49.515 INFO kablam! 284 | | (1, B), Sep 14 16:31:49.515 INFO kablam! 285 | | (2, C), Sep 14 16:31:49.515 INFO kablam! ... | Sep 14 16:31:49.515 INFO kablam! 290 | | (7, H), Sep 14 16:31:49.515 INFO kablam! 291 | | } Sep 14 16:31:49.515 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.515 INFO kablam! Sep 14 16:31:49.521 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.521 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.521 INFO kablam! | Sep 14 16:31:49.521 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.521 INFO kablam! ... Sep 14 16:31:49.521 INFO kablam! 293 | / impl_for_tuple! { Sep 14 16:31:49.521 INFO kablam! 294 | | (0, A), Sep 14 16:31:49.521 INFO kablam! 295 | | (1, B), Sep 14 16:31:49.521 INFO kablam! 296 | | (2, C), Sep 14 16:31:49.521 INFO kablam! ... | Sep 14 16:31:49.521 INFO kablam! 302 | | (8, I), Sep 14 16:31:49.521 INFO kablam! 303 | | } Sep 14 16:31:49.521 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.521 INFO kablam! Sep 14 16:31:49.527 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.527 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.527 INFO kablam! | Sep 14 16:31:49.527 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.527 INFO kablam! ... Sep 14 16:31:49.527 INFO kablam! 305 | / impl_for_tuple! { Sep 14 16:31:49.527 INFO kablam! 306 | | (0, A), Sep 14 16:31:49.527 INFO kablam! 307 | | (1, B), Sep 14 16:31:49.527 INFO kablam! 308 | | (2, C), Sep 14 16:31:49.527 INFO kablam! ... | Sep 14 16:31:49.527 INFO kablam! 315 | | (9, J), Sep 14 16:31:49.527 INFO kablam! 316 | | } Sep 14 16:31:49.527 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.527 INFO kablam! Sep 14 16:31:49.530 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.530 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.530 INFO kablam! | Sep 14 16:31:49.530 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.530 INFO kablam! ... Sep 14 16:31:49.530 INFO kablam! 318 | / impl_for_tuple! { Sep 14 16:31:49.530 INFO kablam! 319 | | (0, A), Sep 14 16:31:49.530 INFO kablam! 320 | | (1, B), Sep 14 16:31:49.530 INFO kablam! 321 | | (2, C), Sep 14 16:31:49.530 INFO kablam! ... | Sep 14 16:31:49.530 INFO kablam! 329 | | (10, K), Sep 14 16:31:49.530 INFO kablam! 330 | | } Sep 14 16:31:49.530 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.530 INFO kablam! Sep 14 16:31:49.540 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 14 16:31:49.540 INFO kablam! --> src/into_cons.rs:207:9 Sep 14 16:31:49.540 INFO kablam! | Sep 14 16:31:49.540 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 14 16:31:49.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:31:49.540 INFO kablam! ... Sep 14 16:31:49.540 INFO kablam! 332 | / impl_for_tuple! { Sep 14 16:31:49.540 INFO kablam! 333 | | (0, A), Sep 14 16:31:49.540 INFO kablam! 334 | | (1, B), Sep 14 16:31:49.540 INFO kablam! 335 | | (2, C), Sep 14 16:31:49.540 INFO kablam! ... | Sep 14 16:31:49.540 INFO kablam! 344 | | (11, L), Sep 14 16:31:49.540 INFO kablam! 345 | | } Sep 14 16:31:49.540 INFO kablam! | |_- in this macro invocation Sep 14 16:31:49.540 INFO kablam! Sep 14 16:31:49.587 INFO kablam! error: aborting due to 31 previous errors Sep 14 16:31:49.587 INFO kablam! Sep 14 16:31:49.587 INFO kablam! Some errors occurred: E0192, E0277. Sep 14 16:31:49.587 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 14 16:31:49.591 INFO kablam! error: Could not compile `flatten`. Sep 14 16:31:49.591 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:31:49.723 INFO kablam! error: aborting due to 31 previous errors Sep 14 16:31:49.723 INFO kablam! Sep 14 16:31:49.723 INFO kablam! Some errors occurred: E0192, E0277. Sep 14 16:31:49.723 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 14 16:31:49.729 INFO kablam! error: Could not compile `flatten`. Sep 14 16:31:49.729 INFO kablam! Sep 14 16:31:49.729 INFO kablam! To learn more, run the command again with --verbose. Sep 14 16:31:49.731 INFO kablam! su: No module specific data is present Sep 14 16:31:50.473 INFO running `"docker" "rm" "-f" "69c1da5878d3f3bc2e7ac885c4ae0473f8314877e362d06f60db199198e28697"` Sep 14 16:31:50.564 INFO blam! 69c1da5878d3f3bc2e7ac885c4ae0473f8314877e362d06f60db199198e28697