Sep 01 01:22:49.157 INFO checking hadean-0.1.4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 01:22:49.158 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 01:22:49.158 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 01:22:49.340 INFO blam! c7aa7ea34b199acfd698f6726d8fffca32c404e53398c4db2a85d6ca667e7dd6 Sep 01 01:22:49.342 INFO running `"docker" "start" "-a" "c7aa7ea34b199acfd698f6726d8fffca32c404e53398c4db2a85d6ca667e7dd6"` Sep 01 01:22:50.046 INFO kablam! Checking hadean v0.1.4 (file:///source) Sep 01 01:22:50.455 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 01:22:50.455 INFO kablam! --> src/lib.rs:21:1 Sep 01 01:22:50.455 INFO kablam! | Sep 01 01:22:50.455 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 01 01:22:50.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.455 INFO kablam! | Sep 01 01:22:50.455 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 01:22:50.455 INFO kablam! Sep 01 01:22:50.530 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 01 01:22:50.530 INFO kablam! --> src/lib.rs:21:1 Sep 01 01:22:50.530 INFO kablam! | Sep 01 01:22:50.530 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 01 01:22:50.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.530 INFO kablam! | Sep 01 01:22:50.530 INFO kablam! = help: use `auto trait Trait {}` instead Sep 01 01:22:50.530 INFO kablam! Sep 01 01:22:50.565 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.565 INFO kablam! --> src/lib.rs:22:1 Sep 01 01:22:50.565 INFO kablam! | Sep 01 01:22:50.565 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 01 01:22:50.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.565 INFO kablam! Sep 01 01:22:50.565 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.565 INFO kablam! --> src/lib.rs:23:1 Sep 01 01:22:50.565 INFO kablam! | Sep 01 01:22:50.565 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 01 01:22:50.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.566 INFO kablam! Sep 01 01:22:50.566 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.566 INFO kablam! --> src/lib.rs:24:1 Sep 01 01:22:50.566 INFO kablam! | Sep 01 01:22:50.566 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 01 01:22:50.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.566 INFO kablam! Sep 01 01:22:50.566 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.566 INFO kablam! --> src/lib.rs:25:1 Sep 01 01:22:50.566 INFO kablam! | Sep 01 01:22:50.566 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 01 01:22:50.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.566 INFO kablam! Sep 01 01:22:50.587 INFO kablam! error: aborting due to 5 previous errors Sep 01 01:22:50.587 INFO kablam! Sep 01 01:22:50.587 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 01 01:22:50.595 INFO kablam! error: Could not compile `hadean`. Sep 01 01:22:50.595 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 01:22:50.645 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.645 INFO kablam! --> src/lib.rs:22:1 Sep 01 01:22:50.645 INFO kablam! | Sep 01 01:22:50.645 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 01 01:22:50.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.645 INFO kablam! Sep 01 01:22:50.645 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.645 INFO kablam! --> src/lib.rs:23:1 Sep 01 01:22:50.645 INFO kablam! | Sep 01 01:22:50.645 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 01 01:22:50.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.645 INFO kablam! Sep 01 01:22:50.645 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.645 INFO kablam! --> src/lib.rs:24:1 Sep 01 01:22:50.645 INFO kablam! | Sep 01 01:22:50.645 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 01 01:22:50.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.646 INFO kablam! Sep 01 01:22:50.646 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 01 01:22:50.646 INFO kablam! --> src/lib.rs:25:1 Sep 01 01:22:50.646 INFO kablam! | Sep 01 01:22:50.646 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 01 01:22:50.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 01:22:50.646 INFO kablam! Sep 01 01:22:50.664 INFO kablam! error: aborting due to 5 previous errors Sep 01 01:22:50.665 INFO kablam! Sep 01 01:22:50.665 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 01 01:22:50.673 INFO kablam! error: Could not compile `hadean`. Sep 01 01:22:50.673 INFO kablam! Sep 01 01:22:50.673 INFO kablam! To learn more, run the command again with --verbose. Sep 01 01:22:50.674 INFO kablam! su: No module specific data is present Sep 01 01:22:51.028 INFO running `"docker" "rm" "-f" "c7aa7ea34b199acfd698f6726d8fffca32c404e53398c4db2a85d6ca667e7dd6"` Sep 01 01:22:51.142 INFO blam! c7aa7ea34b199acfd698f6726d8fffca32c404e53398c4db2a85d6ca667e7dd6