Sep 01 20:43:06.625 INFO checking flatten-0.2.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:43:06.625 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:43:06.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:06.786 INFO blam! 8155c711144cfb20a2e851f6e2c3b20d9096741b73f31d00711a48f25af961aa Sep 01 20:43:06.788 INFO running `"docker" "start" "-a" "8155c711144cfb20a2e851f6e2c3b20d9096741b73f31d00711a48f25af961aa"` Sep 01 20:43:07.474 INFO kablam! Checking flatten v0.2.1 (file:///source) Sep 01 20:43:07.531 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:07.531 INFO kablam! --> src/cons/mod.rs:24:9 Sep 01 20:43:07.531 INFO kablam! | Sep 01 20:43:07.531 INFO kablam! 24 | #[allow(auto_impl)] Sep 01 20:43:07.531 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:07.531 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:07.531 INFO kablam! --> src/cons/mod.rs:24:9 Sep 01 20:43:07.531 INFO kablam! | Sep 01 20:43:07.531 INFO kablam! 24 | #[allow(auto_impl)] Sep 01 20:43:07.531 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:07.531 INFO kablam! | Sep 01 20:43:07.531 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 01 20:43:07.531 INFO kablam! Sep 01 20:43:07.531 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:07.531 INFO kablam! --> src/into_cons.rs:141:9 Sep 01 20:43:07.531 INFO kablam! | Sep 01 20:43:07.532 INFO kablam! 141 | #[allow(auto_impl)] Sep 01 20:43:07.532 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:07.532 INFO kablam! Sep 01 20:43:07.532 INFO kablam! | Sep 01 20:43:07.532 INFO kablam! = note: #[warn(unknown_lints)] on by default Sep 01 20:43:07.532 INFO kablam! Sep 01 20:43:07.532 INFO kablam! warning: unknown lint: `auto_impl` Sep 01 20:43:07.532 INFO kablam! --> src/into_cons.rs:141:9 Sep 01 20:43:07.532 INFO kablam! | Sep 01 20:43:07.532 INFO kablam! 141 | #[allow(auto_impl)] Sep 01 20:43:07.532 INFO kablam! | ^^^^^^^^^ Sep 01 20:43:07.532 INFO kablam! Sep 01 20:43:08.053 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:08.053 INFO kablam! --> src/cons/mod.rs:25:1 Sep 01 20:43:08.053 INFO kablam! | Sep 01 20:43:08.053 INFO kablam! 25 | impl ValidHead for ..{} Sep 01 20:43:08.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.053 INFO kablam! | Sep 01 20:43:08.053 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:08.053 INFO kablam! Sep 01 20:43:08.054 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:08.054 INFO kablam! --> src/into_cons.rs:142:1 Sep 01 20:43:08.054 INFO kablam! | Sep 01 20:43:08.054 INFO kablam! 142 | impl NotTuple for ..{} Sep 01 20:43:08.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.054 INFO kablam! | Sep 01 20:43:08.054 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:08.054 INFO kablam! Sep 01 20:43:08.200 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:08.200 INFO kablam! --> src/cons/mod.rs:25:1 Sep 01 20:43:08.200 INFO kablam! | Sep 01 20:43:08.200 INFO kablam! 25 | impl ValidHead for ..{} Sep 01 20:43:08.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.201 INFO kablam! | Sep 01 20:43:08.201 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:08.201 INFO kablam! Sep 01 20:43:08.201 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 20:43:08.201 INFO kablam! --> src/into_cons.rs:142:1 Sep 01 20:43:08.201 INFO kablam! | Sep 01 20:43:08.201 INFO kablam! 142 | impl NotTuple for ..{} Sep 01 20:43:08.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.201 INFO kablam! | Sep 01 20:43:08.201 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 20:43:08.202 INFO kablam! Sep 01 20:43:08.419 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.419 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:08.419 INFO kablam! | Sep 01 20:43:08.419 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:08.419 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.419 INFO kablam! | Sep 01 20:43:08.420 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.420 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.420 INFO kablam! Sep 01 20:43:08.421 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.421 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:08.421 INFO kablam! | Sep 01 20:43:08.421 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:08.421 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.421 INFO kablam! | Sep 01 20:43:08.421 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.421 INFO kablam! as cons::Append> Sep 01 20:43:08.421 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.421 INFO kablam! Sep 01 20:43:08.421 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.421 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.421 INFO kablam! | Sep 01 20:43:08.421 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.421 INFO kablam! | Sep 01 20:43:08.421 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.421 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.421 INFO kablam! Sep 01 20:43:08.421 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.421 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.422 INFO kablam! | Sep 01 20:43:08.422 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.422 INFO kablam! | Sep 01 20:43:08.422 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.422 INFO kablam! as cons::Append> Sep 01 20:43:08.422 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.422 INFO kablam! Sep 01 20:43:08.422 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.422 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.422 INFO kablam! | Sep 01 20:43:08.422 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 01 20:43:08.422 INFO kablam! | Sep 01 20:43:08.422 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.422 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.422 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 01 20:43:08.422 INFO kablam! Sep 01 20:43:08.423 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.423 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.423 INFO kablam! | Sep 01 20:43:08.423 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.423 INFO kablam! | Sep 01 20:43:08.423 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.423 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.423 INFO kablam! Sep 01 20:43:08.423 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.423 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.423 INFO kablam! | Sep 01 20:43:08.423 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.423 INFO kablam! | Sep 01 20:43:08.423 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.423 INFO kablam! as cons::Append> Sep 01 20:43:08.423 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.423 INFO kablam! Sep 01 20:43:08.424 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.424 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.424 INFO kablam! | Sep 01 20:43:08.424 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 01 20:43:08.424 INFO kablam! | Sep 01 20:43:08.424 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.424 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.424 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:08.424 INFO kablam! Sep 01 20:43:08.425 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.425 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.425 INFO kablam! | Sep 01 20:43:08.425 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.425 INFO kablam! | Sep 01 20:43:08.425 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.425 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.425 INFO kablam! Sep 01 20:43:08.425 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 01 20:43:08.425 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.425 INFO kablam! | Sep 01 20:43:08.425 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 01 20:43:08.425 INFO kablam! | Sep 01 20:43:08.425 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 01 20:43:08.425 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.425 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.425 INFO kablam! Sep 01 20:43:08.425 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.426 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.426 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.426 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.426 INFO kablam! as cons::Append> Sep 01 20:43:08.426 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.426 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.426 INFO kablam! Sep 01 20:43:08.426 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 01 20:43:08.426 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.426 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.426 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.426 INFO kablam! as cons::Append> Sep 01 20:43:08.426 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.426 INFO kablam! Sep 01 20:43:08.426 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.426 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.426 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 01 20:43:08.426 INFO kablam! | Sep 01 20:43:08.427 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.427 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.427 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:08.427 INFO kablam! Sep 01 20:43:08.427 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.427 INFO kablam! --> src/cons/mod.rs:26:1 Sep 01 20:43:08.427 INFO kablam! | Sep 01 20:43:08.427 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 01 20:43:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.427 INFO kablam! Sep 01 20:43:08.427 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.427 INFO kablam! --> src/cons/mod.rs:27:1 Sep 01 20:43:08.427 INFO kablam! | Sep 01 20:43:08.427 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 01 20:43:08.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.427 INFO kablam! Sep 01 20:43:08.434 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.434 INFO kablam! --> src/into_cons.rs:143:1 Sep 01 20:43:08.434 INFO kablam! | Sep 01 20:43:08.434 INFO kablam! 143 | impl !NotTuple for () {} Sep 01 20:43:08.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.434 INFO kablam! Sep 01 20:43:08.434 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.434 INFO kablam! --> src/into_cons.rs:144:1 Sep 01 20:43:08.434 INFO kablam! | Sep 01 20:43:08.434 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 01 20:43:08.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.434 INFO kablam! Sep 01 20:43:08.434 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.434 INFO kablam! --> src/into_cons.rs:145:1 Sep 01 20:43:08.435 INFO kablam! | Sep 01 20:43:08.435 INFO kablam! 145 | impl !NotTuple for Either {} Sep 01 20:43:08.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.435 INFO kablam! Sep 01 20:43:08.441 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.441 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.441 INFO kablam! | Sep 01 20:43:08.441 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.441 INFO kablam! ... Sep 01 20:43:08.441 INFO kablam! 237 | / impl_for_tuple! { Sep 01 20:43:08.442 INFO kablam! 238 | | (0, A), Sep 01 20:43:08.442 INFO kablam! 239 | | (1, B), Sep 01 20:43:08.442 INFO kablam! 240 | | } Sep 01 20:43:08.442 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.442 INFO kablam! Sep 01 20:43:08.445 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.445 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.445 INFO kablam! | Sep 01 20:43:08.445 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.445 INFO kablam! ... Sep 01 20:43:08.445 INFO kablam! 242 | / impl_for_tuple! { Sep 01 20:43:08.445 INFO kablam! 243 | | (0, A), Sep 01 20:43:08.445 INFO kablam! 244 | | (1, B), Sep 01 20:43:08.446 INFO kablam! 245 | | (2, C), Sep 01 20:43:08.446 INFO kablam! 246 | | } Sep 01 20:43:08.446 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.446 INFO kablam! Sep 01 20:43:08.449 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.449 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.449 INFO kablam! | Sep 01 20:43:08.449 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.449 INFO kablam! ... Sep 01 20:43:08.449 INFO kablam! 248 | / impl_for_tuple! { Sep 01 20:43:08.449 INFO kablam! 249 | | (0, A), Sep 01 20:43:08.449 INFO kablam! 250 | | (1, B), Sep 01 20:43:08.450 INFO kablam! 251 | | (2, C), Sep 01 20:43:08.450 INFO kablam! 252 | | (3, D), Sep 01 20:43:08.450 INFO kablam! 253 | | } Sep 01 20:43:08.450 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.450 INFO kablam! Sep 01 20:43:08.453 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.453 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.453 INFO kablam! | Sep 01 20:43:08.454 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.454 INFO kablam! ... Sep 01 20:43:08.454 INFO kablam! 255 | / impl_for_tuple! { Sep 01 20:43:08.454 INFO kablam! 256 | | (0, A), Sep 01 20:43:08.454 INFO kablam! 257 | | (1, B), Sep 01 20:43:08.454 INFO kablam! 258 | | (2, C), Sep 01 20:43:08.454 INFO kablam! 259 | | (3, D), Sep 01 20:43:08.454 INFO kablam! 260 | | (4, E), Sep 01 20:43:08.455 INFO kablam! 261 | | } Sep 01 20:43:08.455 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.455 INFO kablam! Sep 01 20:43:08.459 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.459 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.459 INFO kablam! | Sep 01 20:43:08.459 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.459 INFO kablam! ... Sep 01 20:43:08.459 INFO kablam! 263 | / impl_for_tuple! { Sep 01 20:43:08.459 INFO kablam! 264 | | (0, A), Sep 01 20:43:08.459 INFO kablam! 265 | | (1, B), Sep 01 20:43:08.460 INFO kablam! 266 | | (2, C), Sep 01 20:43:08.460 INFO kablam! ... | Sep 01 20:43:08.460 INFO kablam! 269 | | (5, F), Sep 01 20:43:08.460 INFO kablam! 270 | | } Sep 01 20:43:08.460 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.460 INFO kablam! Sep 01 20:43:08.465 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.465 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.465 INFO kablam! | Sep 01 20:43:08.465 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.465 INFO kablam! ... Sep 01 20:43:08.465 INFO kablam! 272 | / impl_for_tuple! { Sep 01 20:43:08.465 INFO kablam! 273 | | (0, A), Sep 01 20:43:08.465 INFO kablam! 274 | | (1, B), Sep 01 20:43:08.465 INFO kablam! 275 | | (2, C), Sep 01 20:43:08.465 INFO kablam! ... | Sep 01 20:43:08.465 INFO kablam! 279 | | (6, G), Sep 01 20:43:08.465 INFO kablam! 280 | | } Sep 01 20:43:08.466 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.466 INFO kablam! Sep 01 20:43:08.475 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.476 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.476 INFO kablam! | Sep 01 20:43:08.476 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.476 INFO kablam! ... Sep 01 20:43:08.476 INFO kablam! 282 | / impl_for_tuple! { Sep 01 20:43:08.476 INFO kablam! 283 | | (0, A), Sep 01 20:43:08.476 INFO kablam! 284 | | (1, B), Sep 01 20:43:08.476 INFO kablam! 285 | | (2, C), Sep 01 20:43:08.476 INFO kablam! ... | Sep 01 20:43:08.476 INFO kablam! 290 | | (7, H), Sep 01 20:43:08.476 INFO kablam! 291 | | } Sep 01 20:43:08.476 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.476 INFO kablam! Sep 01 20:43:08.488 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.488 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.488 INFO kablam! | Sep 01 20:43:08.488 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.488 INFO kablam! ... Sep 01 20:43:08.488 INFO kablam! 293 | / impl_for_tuple! { Sep 01 20:43:08.488 INFO kablam! 294 | | (0, A), Sep 01 20:43:08.488 INFO kablam! 295 | | (1, B), Sep 01 20:43:08.488 INFO kablam! 296 | | (2, C), Sep 01 20:43:08.488 INFO kablam! ... | Sep 01 20:43:08.488 INFO kablam! 302 | | (8, I), Sep 01 20:43:08.488 INFO kablam! 303 | | } Sep 01 20:43:08.488 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.488 INFO kablam! Sep 01 20:43:08.504 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.504 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.504 INFO kablam! | Sep 01 20:43:08.504 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.504 INFO kablam! ... Sep 01 20:43:08.505 INFO kablam! 305 | / impl_for_tuple! { Sep 01 20:43:08.505 INFO kablam! 306 | | (0, A), Sep 01 20:43:08.505 INFO kablam! 307 | | (1, B), Sep 01 20:43:08.505 INFO kablam! 308 | | (2, C), Sep 01 20:43:08.505 INFO kablam! ... | Sep 01 20:43:08.505 INFO kablam! 315 | | (9, J), Sep 01 20:43:08.505 INFO kablam! 316 | | } Sep 01 20:43:08.505 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.505 INFO kablam! Sep 01 20:43:08.524 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.524 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.524 INFO kablam! | Sep 01 20:43:08.524 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.524 INFO kablam! ... Sep 01 20:43:08.524 INFO kablam! 318 | / impl_for_tuple! { Sep 01 20:43:08.524 INFO kablam! 319 | | (0, A), Sep 01 20:43:08.524 INFO kablam! 320 | | (1, B), Sep 01 20:43:08.524 INFO kablam! 321 | | (2, C), Sep 01 20:43:08.524 INFO kablam! ... | Sep 01 20:43:08.524 INFO kablam! 329 | | (10, K), Sep 01 20:43:08.524 INFO kablam! 330 | | } Sep 01 20:43:08.524 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.524 INFO kablam! Sep 01 20:43:08.544 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.545 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.545 INFO kablam! | Sep 01 20:43:08.545 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.545 INFO kablam! ... Sep 01 20:43:08.545 INFO kablam! 332 | / impl_for_tuple! { Sep 01 20:43:08.545 INFO kablam! 333 | | (0, A), Sep 01 20:43:08.545 INFO kablam! 334 | | (1, B), Sep 01 20:43:08.545 INFO kablam! 335 | | (2, C), Sep 01 20:43:08.545 INFO kablam! ... | Sep 01 20:43:08.545 INFO kablam! 344 | | (11, L), Sep 01 20:43:08.545 INFO kablam! 345 | | } Sep 01 20:43:08.545 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.545 INFO kablam! Sep 01 20:43:08.686 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.686 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:08.686 INFO kablam! | Sep 01 20:43:08.686 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:08.686 INFO kablam! | ^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.687 INFO kablam! | Sep 01 20:43:08.687 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.687 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.687 INFO kablam! Sep 01 20:43:08.687 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.687 INFO kablam! --> src/cons/fix.rs:93:6 Sep 01 20:43:08.687 INFO kablam! | Sep 01 20:43:08.687 INFO kablam! 93 | impl AssertValid for Cons {} Sep 01 20:43:08.687 INFO kablam! | ^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.687 INFO kablam! | Sep 01 20:43:08.687 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.687 INFO kablam! as cons::Append> Sep 01 20:43:08.687 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.687 INFO kablam! Sep 01 20:43:08.688 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.688 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.688 INFO kablam! | Sep 01 20:43:08.688 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.688 INFO kablam! | Sep 01 20:43:08.688 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.689 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.689 INFO kablam! Sep 01 20:43:08.689 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.689 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.689 INFO kablam! | Sep 01 20:43:08.689 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.689 INFO kablam! | Sep 01 20:43:08.689 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.689 INFO kablam! as cons::Append> Sep 01 20:43:08.689 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.690 INFO kablam! Sep 01 20:43:08.690 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.690 INFO kablam! --> src/cons/fix.rs:95:6 Sep 01 20:43:08.690 INFO kablam! | Sep 01 20:43:08.690 INFO kablam! 95 | impl AssertFix> for Cons, Nil> {} Sep 01 20:43:08.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons` Sep 01 20:43:08.690 INFO kablam! | Sep 01 20:43:08.690 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.690 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.690 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons, cons::Nil>` Sep 01 20:43:08.690 INFO kablam! Sep 01 20:43:08.691 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.692 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.692 INFO kablam! | Sep 01 20:43:08.692 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.692 INFO kablam! | Sep 01 20:43:08.692 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.692 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.692 INFO kablam! Sep 01 20:43:08.692 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.692 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.692 INFO kablam! | Sep 01 20:43:08.693 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.693 INFO kablam! | Sep 01 20:43:08.693 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.693 INFO kablam! as cons::Append> Sep 01 20:43:08.693 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.693 INFO kablam! Sep 01 20:43:08.693 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Nil>: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.693 INFO kablam! --> src/cons/fix.rs:96:6 Sep 01 20:43:08.693 INFO kablam! | Sep 01 20:43:08.694 INFO kablam! 96 | impl AssertFix> for Cons, Nil>, Nil> {} Sep 01 20:43:08.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Nil>` Sep 01 20:43:08.694 INFO kablam! | Sep 01 20:43:08.694 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.694 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.694 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:08.694 INFO kablam! Sep 01 20:43:08.696 INFO kablam! error[E0277]: the trait bound `usize: cons::ValidHead` is not satisfied Sep 01 20:43:08.696 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.696 INFO kablam! | Sep 01 20:43:08.696 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `usize` Sep 01 20:43:08.696 INFO kablam! | Sep 01 20:43:08.696 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `usize` Sep 01 20:43:08.697 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.697 INFO kablam! Sep 01 20:43:08.697 INFO kablam! error[E0277]: the trait bound `u64: cons::ValidHead` is not satisfied Sep 01 20:43:08.697 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.697 INFO kablam! | Sep 01 20:43:08.697 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::ValidHead` is not implemented for `u64` Sep 01 20:43:08.697 INFO kablam! | Sep 01 20:43:08.697 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::FixHead` for `u64` Sep 01 20:43:08.697 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.698 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.698 INFO kablam! Sep 01 20:43:08.698 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append` is not satisfied Sep 01 20:43:08.698 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.698 INFO kablam! | Sep 01 20:43:08.698 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append` is not implemented for `cons::Cons` Sep 01 20:43:08.698 INFO kablam! | Sep 01 20:43:08.698 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.698 INFO kablam! as cons::Append> Sep 01 20:43:08.698 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons` Sep 01 20:43:08.699 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.699 INFO kablam! Sep 01 20:43:08.699 INFO kablam! error[E0277]: the trait bound `cons::Cons: cons::Append<_>` is not satisfied Sep 01 20:43:08.699 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.699 INFO kablam! | Sep 01 20:43:08.699 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::Append<_>` is not implemented for `cons::Cons` Sep 01 20:43:08.699 INFO kablam! | Sep 01 20:43:08.699 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.699 INFO kablam! as cons::Append> Sep 01 20:43:08.699 INFO kablam! = note: required because of the requirements on the impl of `cons::fix::Fix` for `cons::Cons>` Sep 01 20:43:08.700 INFO kablam! Sep 01 20:43:08.700 INFO kablam! error[E0277]: the trait bound `cons::Cons, cons::Cons>: cons::fix::FixHead` is not satisfied Sep 01 20:43:08.700 INFO kablam! --> src/cons/fix.rs:98:6 Sep 01 20:43:08.700 INFO kablam! | Sep 01 20:43:08.700 INFO kablam! 98 | impl AssertFix>> for Cons, Cons>, Nil> {} Sep 01 20:43:08.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `cons::fix::FixHead` is not implemented for `cons::Cons, cons::Cons>` Sep 01 20:43:08.700 INFO kablam! | Sep 01 20:43:08.700 INFO kablam! = help: the following implementations were found: Sep 01 20:43:08.700 INFO kablam! as cons::fix::FixHead> Sep 01 20:43:08.701 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:08.701 INFO kablam! Sep 01 20:43:08.702 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.702 INFO kablam! --> src/cons/mod.rs:26:1 Sep 01 20:43:08.702 INFO kablam! | Sep 01 20:43:08.702 INFO kablam! 26 | impl !ValidHead for Nil {} Sep 01 20:43:08.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.703 INFO kablam! Sep 01 20:43:08.703 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.703 INFO kablam! --> src/cons/mod.rs:27:1 Sep 01 20:43:08.703 INFO kablam! | Sep 01 20:43:08.703 INFO kablam! 27 | impl !ValidHead for Cons {} Sep 01 20:43:08.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.703 INFO kablam! Sep 01 20:43:08.713 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.713 INFO kablam! --> src/into_cons.rs:143:1 Sep 01 20:43:08.713 INFO kablam! | Sep 01 20:43:08.713 INFO kablam! 143 | impl !NotTuple for () {} Sep 01 20:43:08.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.713 INFO kablam! Sep 01 20:43:08.713 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.713 INFO kablam! --> src/into_cons.rs:144:1 Sep 01 20:43:08.714 INFO kablam! | Sep 01 20:43:08.714 INFO kablam! 144 | impl !NotTuple for (A,) {} Sep 01 20:43:08.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.714 INFO kablam! Sep 01 20:43:08.714 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.714 INFO kablam! --> src/into_cons.rs:145:1 Sep 01 20:43:08.714 INFO kablam! | Sep 01 20:43:08.714 INFO kablam! 145 | impl !NotTuple for Either {} Sep 01 20:43:08.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.714 INFO kablam! Sep 01 20:43:08.726 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.726 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.726 INFO kablam! | Sep 01 20:43:08.726 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.726 INFO kablam! ... Sep 01 20:43:08.726 INFO kablam! 237 | / impl_for_tuple! { Sep 01 20:43:08.726 INFO kablam! 238 | | (0, A), Sep 01 20:43:08.726 INFO kablam! 239 | | (1, B), Sep 01 20:43:08.726 INFO kablam! 240 | | } Sep 01 20:43:08.726 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.726 INFO kablam! Sep 01 20:43:08.730 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.731 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.731 INFO kablam! | Sep 01 20:43:08.731 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.731 INFO kablam! ... Sep 01 20:43:08.731 INFO kablam! 242 | / impl_for_tuple! { Sep 01 20:43:08.731 INFO kablam! 243 | | (0, A), Sep 01 20:43:08.731 INFO kablam! 244 | | (1, B), Sep 01 20:43:08.731 INFO kablam! 245 | | (2, C), Sep 01 20:43:08.731 INFO kablam! 246 | | } Sep 01 20:43:08.731 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.731 INFO kablam! Sep 01 20:43:08.737 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.737 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.737 INFO kablam! | Sep 01 20:43:08.737 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.737 INFO kablam! ... Sep 01 20:43:08.737 INFO kablam! 248 | / impl_for_tuple! { Sep 01 20:43:08.737 INFO kablam! 249 | | (0, A), Sep 01 20:43:08.737 INFO kablam! 250 | | (1, B), Sep 01 20:43:08.737 INFO kablam! 251 | | (2, C), Sep 01 20:43:08.737 INFO kablam! 252 | | (3, D), Sep 01 20:43:08.737 INFO kablam! 253 | | } Sep 01 20:43:08.737 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.737 INFO kablam! Sep 01 20:43:08.745 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.745 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.745 INFO kablam! | Sep 01 20:43:08.745 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.745 INFO kablam! ... Sep 01 20:43:08.745 INFO kablam! 255 | / impl_for_tuple! { Sep 01 20:43:08.745 INFO kablam! 256 | | (0, A), Sep 01 20:43:08.745 INFO kablam! 257 | | (1, B), Sep 01 20:43:08.745 INFO kablam! 258 | | (2, C), Sep 01 20:43:08.745 INFO kablam! 259 | | (3, D), Sep 01 20:43:08.745 INFO kablam! 260 | | (4, E), Sep 01 20:43:08.745 INFO kablam! 261 | | } Sep 01 20:43:08.745 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.745 INFO kablam! Sep 01 20:43:08.754 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.754 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.755 INFO kablam! | Sep 01 20:43:08.755 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.755 INFO kablam! ... Sep 01 20:43:08.755 INFO kablam! 263 | / impl_for_tuple! { Sep 01 20:43:08.755 INFO kablam! 264 | | (0, A), Sep 01 20:43:08.755 INFO kablam! 265 | | (1, B), Sep 01 20:43:08.755 INFO kablam! 266 | | (2, C), Sep 01 20:43:08.755 INFO kablam! ... | Sep 01 20:43:08.755 INFO kablam! 269 | | (5, F), Sep 01 20:43:08.755 INFO kablam! 270 | | } Sep 01 20:43:08.755 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.755 INFO kablam! Sep 01 20:43:08.766 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.766 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.766 INFO kablam! | Sep 01 20:43:08.766 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.766 INFO kablam! ... Sep 01 20:43:08.766 INFO kablam! 272 | / impl_for_tuple! { Sep 01 20:43:08.766 INFO kablam! 273 | | (0, A), Sep 01 20:43:08.766 INFO kablam! 274 | | (1, B), Sep 01 20:43:08.766 INFO kablam! 275 | | (2, C), Sep 01 20:43:08.766 INFO kablam! ... | Sep 01 20:43:08.767 INFO kablam! 279 | | (6, G), Sep 01 20:43:08.767 INFO kablam! 280 | | } Sep 01 20:43:08.767 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.767 INFO kablam! Sep 01 20:43:08.779 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.779 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.779 INFO kablam! | Sep 01 20:43:08.779 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.779 INFO kablam! ... Sep 01 20:43:08.779 INFO kablam! 282 | / impl_for_tuple! { Sep 01 20:43:08.779 INFO kablam! 283 | | (0, A), Sep 01 20:43:08.779 INFO kablam! 284 | | (1, B), Sep 01 20:43:08.779 INFO kablam! 285 | | (2, C), Sep 01 20:43:08.779 INFO kablam! ... | Sep 01 20:43:08.780 INFO kablam! 290 | | (7, H), Sep 01 20:43:08.780 INFO kablam! 291 | | } Sep 01 20:43:08.780 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.780 INFO kablam! Sep 01 20:43:08.794 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.794 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.794 INFO kablam! | Sep 01 20:43:08.794 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.794 INFO kablam! ... Sep 01 20:43:08.794 INFO kablam! 293 | / impl_for_tuple! { Sep 01 20:43:08.794 INFO kablam! 294 | | (0, A), Sep 01 20:43:08.794 INFO kablam! 295 | | (1, B), Sep 01 20:43:08.794 INFO kablam! 296 | | (2, C), Sep 01 20:43:08.794 INFO kablam! ... | Sep 01 20:43:08.794 INFO kablam! 302 | | (8, I), Sep 01 20:43:08.794 INFO kablam! 303 | | } Sep 01 20:43:08.794 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.794 INFO kablam! Sep 01 20:43:08.816 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.816 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.816 INFO kablam! | Sep 01 20:43:08.816 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.816 INFO kablam! ... Sep 01 20:43:08.816 INFO kablam! 305 | / impl_for_tuple! { Sep 01 20:43:08.816 INFO kablam! 306 | | (0, A), Sep 01 20:43:08.817 INFO kablam! 307 | | (1, B), Sep 01 20:43:08.817 INFO kablam! 308 | | (2, C), Sep 01 20:43:08.817 INFO kablam! ... | Sep 01 20:43:08.817 INFO kablam! 315 | | (9, J), Sep 01 20:43:08.817 INFO kablam! 316 | | } Sep 01 20:43:08.817 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.817 INFO kablam! Sep 01 20:43:08.837 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.837 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.837 INFO kablam! | Sep 01 20:43:08.837 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.837 INFO kablam! ... Sep 01 20:43:08.837 INFO kablam! 318 | / impl_for_tuple! { Sep 01 20:43:08.837 INFO kablam! 319 | | (0, A), Sep 01 20:43:08.837 INFO kablam! 320 | | (1, B), Sep 01 20:43:08.837 INFO kablam! 321 | | (2, C), Sep 01 20:43:08.837 INFO kablam! ... | Sep 01 20:43:08.837 INFO kablam! 329 | | (10, K), Sep 01 20:43:08.838 INFO kablam! 330 | | } Sep 01 20:43:08.838 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.838 INFO kablam! Sep 01 20:43:08.858 INFO kablam! error: aborting due to 31 previous errors Sep 01 20:43:08.858 INFO kablam! Sep 01 20:43:08.858 INFO kablam! Some errors occurred: E0192, E0277. Sep 01 20:43:08.858 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 01 20:43:08.861 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 20:43:08.861 INFO kablam! --> src/into_cons.rs:207:9 Sep 01 20:43:08.861 INFO kablam! | Sep 01 20:43:08.861 INFO kablam! 207 | impl<$first_ty, $( $N ),*> !NotTuple for ( $first_ty, $( $N, )* ) {} Sep 01 20:43:08.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:43:08.861 INFO kablam! ... Sep 01 20:43:08.861 INFO kablam! 332 | / impl_for_tuple! { Sep 01 20:43:08.861 INFO kablam! 333 | | (0, A), Sep 01 20:43:08.861 INFO kablam! 334 | | (1, B), Sep 01 20:43:08.861 INFO kablam! 335 | | (2, C), Sep 01 20:43:08.861 INFO kablam! ... | Sep 01 20:43:08.861 INFO kablam! 344 | | (11, L), Sep 01 20:43:08.861 INFO kablam! 345 | | } Sep 01 20:43:08.861 INFO kablam! | |_- in this macro invocation Sep 01 20:43:08.861 INFO kablam! Sep 01 20:43:08.866 INFO kablam! error: Could not compile `flatten`. Sep 01 20:43:08.866 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:43:09.250 INFO kablam! error: aborting due to 31 previous errors Sep 01 20:43:09.250 INFO kablam! Sep 01 20:43:09.250 INFO kablam! Some errors occurred: E0192, E0277. Sep 01 20:43:09.250 INFO kablam! For more information about an error, try `rustc --explain E0192`. Sep 01 20:43:09.258 INFO kablam! error: Could not compile `flatten`. Sep 01 20:43:09.258 INFO kablam! Sep 01 20:43:09.258 INFO kablam! To learn more, run the command again with --verbose. Sep 01 20:43:09.259 INFO kablam! su: No module specific data is present Sep 01 20:43:09.836 INFO running `"docker" "rm" "-f" "8155c711144cfb20a2e851f6e2c3b20d9096741b73f31d00711a48f25af961aa"` Sep 01 20:43:09.971 INFO blam! 8155c711144cfb20a2e851f6e2c3b20d9096741b73f31d00711a48f25af961aa