Sep 04 14:45:57.887 INFO checking hadean-0.1.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 14:45:57.887 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 14:45:57.887 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 14:45:58.050 INFO blam! db2b2b65fe8140f4c6a6b875ee234efa72de7a9a890e71bf3790defe4a699112 Sep 04 14:45:58.052 INFO running `"docker" "start" "-a" "db2b2b65fe8140f4c6a6b875ee234efa72de7a9a890e71bf3790defe4a699112"` Sep 04 14:45:59.011 INFO kablam! Checking hadean v0.1.4 (file:///source) Sep 04 14:45:59.446 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 04 14:45:59.446 INFO kablam! --> src/lib.rs:21:1 Sep 04 14:45:59.446 INFO kablam! | Sep 04 14:45:59.446 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 04 14:45:59.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.446 INFO kablam! | Sep 04 14:45:59.446 INFO kablam! = help: use `auto trait Trait {}` instead Sep 04 14:45:59.446 INFO kablam! Sep 04 14:45:59.569 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.569 INFO kablam! --> src/lib.rs:22:1 Sep 04 14:45:59.569 INFO kablam! | Sep 04 14:45:59.569 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 04 14:45:59.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.569 INFO kablam! Sep 04 14:45:59.569 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.569 INFO kablam! --> src/lib.rs:23:1 Sep 04 14:45:59.569 INFO kablam! | Sep 04 14:45:59.569 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 04 14:45:59.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.569 INFO kablam! Sep 04 14:45:59.569 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.569 INFO kablam! --> src/lib.rs:24:1 Sep 04 14:45:59.569 INFO kablam! | Sep 04 14:45:59.569 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 04 14:45:59.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.569 INFO kablam! Sep 04 14:45:59.569 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.569 INFO kablam! --> src/lib.rs:25:1 Sep 04 14:45:59.570 INFO kablam! | Sep 04 14:45:59.570 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 04 14:45:59.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.570 INFO kablam! Sep 04 14:45:59.588 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 04 14:45:59.588 INFO kablam! --> src/lib.rs:21:1 Sep 04 14:45:59.588 INFO kablam! | Sep 04 14:45:59.588 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 04 14:45:59.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.588 INFO kablam! | Sep 04 14:45:59.588 INFO kablam! = help: use `auto trait Trait {}` instead Sep 04 14:45:59.588 INFO kablam! Sep 04 14:45:59.589 INFO kablam! error: aborting due to 5 previous errors Sep 04 14:45:59.589 INFO kablam! Sep 04 14:45:59.589 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 04 14:45:59.599 INFO kablam! error: Could not compile `hadean`. Sep 04 14:45:59.599 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:45:59.708 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.708 INFO kablam! --> src/lib.rs:22:1 Sep 04 14:45:59.708 INFO kablam! | Sep 04 14:45:59.708 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 04 14:45:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.709 INFO kablam! Sep 04 14:45:59.709 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.709 INFO kablam! --> src/lib.rs:23:1 Sep 04 14:45:59.709 INFO kablam! | Sep 04 14:45:59.709 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 04 14:45:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.709 INFO kablam! Sep 04 14:45:59.709 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.709 INFO kablam! --> src/lib.rs:24:1 Sep 04 14:45:59.709 INFO kablam! | Sep 04 14:45:59.709 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 04 14:45:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.709 INFO kablam! Sep 04 14:45:59.709 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:59.709 INFO kablam! --> src/lib.rs:25:1 Sep 04 14:45:59.709 INFO kablam! | Sep 04 14:45:59.709 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 04 14:45:59.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:59.709 INFO kablam! Sep 04 14:45:59.728 INFO kablam! error: aborting due to 5 previous errors Sep 04 14:45:59.729 INFO kablam! Sep 04 14:45:59.729 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 04 14:45:59.737 INFO kablam! error: Could not compile `hadean`. Sep 04 14:45:59.737 INFO kablam! Sep 04 14:45:59.737 INFO kablam! To learn more, run the command again with --verbose. Sep 04 14:45:59.738 INFO kablam! su: No module specific data is present Sep 04 14:46:00.141 INFO running `"docker" "rm" "-f" "db2b2b65fe8140f4c6a6b875ee234efa72de7a9a890e71bf3790defe4a699112"` Sep 04 14:46:00.242 INFO blam! db2b2b65fe8140f4c6a6b875ee234efa72de7a9a890e71bf3790defe4a699112