Sep 02 11:22:35.918 INFO checking hadean-0.1.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 11:22:35.918 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 11:22:35.918 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 11:22:36.105 INFO blam! 50faf27fdb0c7eb0370dcb2ce614633f784796cb48d53f2c55ceb847b5ed3bf1 Sep 02 11:22:36.107 INFO running `"docker" "start" "-a" "50faf27fdb0c7eb0370dcb2ce614633f784796cb48d53f2c55ceb847b5ed3bf1"` Sep 02 11:22:36.890 INFO kablam! Checking hadean v0.1.4 (file:///source) Sep 02 11:22:37.519 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 02 11:22:37.519 INFO kablam! --> src/lib.rs:21:1 Sep 02 11:22:37.520 INFO kablam! | Sep 02 11:22:37.520 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 02 11:22:37.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.520 INFO kablam! | Sep 02 11:22:37.520 INFO kablam! = help: use `auto trait Trait {}` instead Sep 02 11:22:37.520 INFO kablam! Sep 02 11:22:37.646 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 02 11:22:37.646 INFO kablam! --> src/lib.rs:21:1 Sep 02 11:22:37.646 INFO kablam! | Sep 02 11:22:37.646 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 02 11:22:37.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.646 INFO kablam! | Sep 02 11:22:37.646 INFO kablam! = help: use `auto trait Trait {}` instead Sep 02 11:22:37.646 INFO kablam! Sep 02 11:22:37.668 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.668 INFO kablam! --> src/lib.rs:22:1 Sep 02 11:22:37.668 INFO kablam! | Sep 02 11:22:37.668 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 02 11:22:37.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.668 INFO kablam! Sep 02 11:22:37.668 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.668 INFO kablam! --> src/lib.rs:23:1 Sep 02 11:22:37.668 INFO kablam! | Sep 02 11:22:37.668 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 02 11:22:37.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.669 INFO kablam! Sep 02 11:22:37.669 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.669 INFO kablam! --> src/lib.rs:24:1 Sep 02 11:22:37.669 INFO kablam! | Sep 02 11:22:37.669 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 02 11:22:37.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.669 INFO kablam! Sep 02 11:22:37.669 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.669 INFO kablam! --> src/lib.rs:25:1 Sep 02 11:22:37.669 INFO kablam! | Sep 02 11:22:37.669 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 02 11:22:37.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.669 INFO kablam! Sep 02 11:22:37.691 INFO kablam! error: aborting due to 5 previous errors Sep 02 11:22:37.691 INFO kablam! Sep 02 11:22:37.691 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 02 11:22:37.700 INFO kablam! error: Could not compile `hadean`. Sep 02 11:22:37.700 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 11:22:37.773 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.773 INFO kablam! --> src/lib.rs:22:1 Sep 02 11:22:37.773 INFO kablam! | Sep 02 11:22:37.773 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 02 11:22:37.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.773 INFO kablam! Sep 02 11:22:37.773 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.773 INFO kablam! --> src/lib.rs:23:1 Sep 02 11:22:37.773 INFO kablam! | Sep 02 11:22:37.773 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 02 11:22:37.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.773 INFO kablam! Sep 02 11:22:37.773 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.773 INFO kablam! --> src/lib.rs:24:1 Sep 02 11:22:37.773 INFO kablam! | Sep 02 11:22:37.773 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 02 11:22:37.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.773 INFO kablam! Sep 02 11:22:37.773 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 02 11:22:37.773 INFO kablam! --> src/lib.rs:25:1 Sep 02 11:22:37.773 INFO kablam! | Sep 02 11:22:37.773 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 02 11:22:37.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 11:22:37.774 INFO kablam! Sep 02 11:22:37.794 INFO kablam! error: aborting due to 5 previous errors Sep 02 11:22:37.794 INFO kablam! Sep 02 11:22:37.794 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 02 11:22:37.803 INFO kablam! error: Could not compile `hadean`. Sep 02 11:22:37.804 INFO kablam! Sep 02 11:22:37.804 INFO kablam! To learn more, run the command again with --verbose. Sep 02 11:22:37.806 INFO kablam! su: No module specific data is present Sep 02 11:22:38.235 INFO running `"docker" "rm" "-f" "50faf27fdb0c7eb0370dcb2ce614633f784796cb48d53f2c55ceb847b5ed3bf1"` Sep 02 11:22:38.328 INFO blam! 50faf27fdb0c7eb0370dcb2ce614633f784796cb48d53f2c55ceb847b5ed3bf1