Sep 04 14:45:57.195 INFO checking hadean-0.1.4 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 14:45:57.195 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 14:45:57.195 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:57.390 INFO blam! c165da7b420db0deb0dac2504db6b2e9260d910f0cad5d78bd87f9e840fb61f9 Sep 04 14:45:57.392 INFO running `"docker" "start" "-a" "c165da7b420db0deb0dac2504db6b2e9260d910f0cad5d78bd87f9e840fb61f9"` Sep 04 14:45:58.017 INFO kablam! Checking hadean v0.1.4 (file:///source) Sep 04 14:45:58.494 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 04 14:45:58.494 INFO kablam! --> src/lib.rs:21:1 Sep 04 14:45:58.494 INFO kablam! | Sep 04 14:45:58.494 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 04 14:45:58.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.494 INFO kablam! | Sep 04 14:45:58.494 INFO kablam! = help: use `auto trait Trait {}` instead Sep 04 14:45:58.494 INFO kablam! Sep 04 14:45:58.575 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 04 14:45:58.575 INFO kablam! --> src/lib.rs:21:1 Sep 04 14:45:58.576 INFO kablam! | Sep 04 14:45:58.576 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 04 14:45:58.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.576 INFO kablam! | Sep 04 14:45:58.576 INFO kablam! = help: use `auto trait Trait {}` instead Sep 04 14:45:58.576 INFO kablam! Sep 04 14:45:58.593 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.593 INFO kablam! --> src/lib.rs:22:1 Sep 04 14:45:58.593 INFO kablam! | Sep 04 14:45:58.593 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 04 14:45:58.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.593 INFO kablam! Sep 04 14:45:58.593 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.593 INFO kablam! --> src/lib.rs:23:1 Sep 04 14:45:58.593 INFO kablam! | Sep 04 14:45:58.593 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 04 14:45:58.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.593 INFO kablam! Sep 04 14:45:58.594 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.594 INFO kablam! --> src/lib.rs:24:1 Sep 04 14:45:58.594 INFO kablam! | Sep 04 14:45:58.594 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 04 14:45:58.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.594 INFO kablam! Sep 04 14:45:58.594 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.594 INFO kablam! --> src/lib.rs:25:1 Sep 04 14:45:58.594 INFO kablam! | Sep 04 14:45:58.594 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 04 14:45:58.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.594 INFO kablam! Sep 04 14:45:58.617 INFO kablam! error: aborting due to 5 previous errors Sep 04 14:45:58.617 INFO kablam! Sep 04 14:45:58.617 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 04 14:45:58.624 INFO kablam! error: Could not compile `hadean`. Sep 04 14:45:58.624 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 14:45:58.681 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.681 INFO kablam! --> src/lib.rs:22:1 Sep 04 14:45:58.681 INFO kablam! | Sep 04 14:45:58.681 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 04 14:45:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.681 INFO kablam! Sep 04 14:45:58.681 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.681 INFO kablam! --> src/lib.rs:23:1 Sep 04 14:45:58.681 INFO kablam! | Sep 04 14:45:58.681 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 04 14:45:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.681 INFO kablam! Sep 04 14:45:58.681 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.681 INFO kablam! --> src/lib.rs:24:1 Sep 04 14:45:58.681 INFO kablam! | Sep 04 14:45:58.681 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 04 14:45:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.681 INFO kablam! Sep 04 14:45:58.681 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 04 14:45:58.681 INFO kablam! --> src/lib.rs:25:1 Sep 04 14:45:58.681 INFO kablam! | Sep 04 14:45:58.681 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 04 14:45:58.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 14:45:58.681 INFO kablam! Sep 04 14:45:58.701 INFO kablam! error: aborting due to 5 previous errors Sep 04 14:45:58.701 INFO kablam! Sep 04 14:45:58.701 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 04 14:45:58.710 INFO kablam! error: Could not compile `hadean`. Sep 04 14:45:58.710 INFO kablam! Sep 04 14:45:58.710 INFO kablam! To learn more, run the command again with --verbose. Sep 04 14:45:58.711 INFO kablam! su: No module specific data is present Sep 04 14:45:59.083 INFO running `"docker" "rm" "-f" "c165da7b420db0deb0dac2504db6b2e9260d910f0cad5d78bd87f9e840fb61f9"` Sep 04 14:45:59.209 INFO blam! c165da7b420db0deb0dac2504db6b2e9260d910f0cad5d78bd87f9e840fb61f9