Sep 20 02:05:26.031 INFO checking hadean-0.1.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 02:05:26.031 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 02:05:26.031 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 02:05:26.154 INFO blam! 110a33f239a7b81c8d9576e81790c23d4f9bb4e3f7ab42b324f6d6ead618d777 Sep 20 02:05:26.156 INFO running `"docker" "start" "-a" "110a33f239a7b81c8d9576e81790c23d4f9bb4e3f7ab42b324f6d6ead618d777"` Sep 20 02:05:27.099 INFO kablam! usermod: no changes Sep 20 02:05:27.132 INFO kablam! Checking hadean v0.1.4 (/source) Sep 20 02:05:27.410 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 02:05:27.410 INFO kablam! --> src/lib.rs:21:1 Sep 20 02:05:27.410 INFO kablam! | Sep 20 02:05:27.410 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 20 02:05:27.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.410 INFO kablam! | Sep 20 02:05:27.410 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 02:05:27.410 INFO kablam! Sep 20 02:05:27.422 INFO kablam! error: `impl Trait for .. {}` is an obsolete syntax Sep 20 02:05:27.422 INFO kablam! --> src/lib.rs:21:1 Sep 20 02:05:27.422 INFO kablam! | Sep 20 02:05:27.422 INFO kablam! 21 | unsafe impl ProcessSend for .. { } Sep 20 02:05:27.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.422 INFO kablam! | Sep 20 02:05:27.422 INFO kablam! = help: use `auto trait Trait {}` instead Sep 20 02:05:27.422 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:22:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:23:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:24:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:25:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:22:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 22 | impl !ProcessSend for *const T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:23:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 23 | impl !ProcessSend for *mut T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.482 INFO kablam! --> src/lib.rs:24:1 Sep 20 02:05:27.482 INFO kablam! | Sep 20 02:05:27.482 INFO kablam! 24 | impl<'a, T: ?Sized> !ProcessSend for &'a T { } Sep 20 02:05:27.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.482 INFO kablam! Sep 20 02:05:27.482 INFO kablam! error[E0192]: negative impls are only allowed for auto traits (e.g., `Send` and `Sync`) Sep 20 02:05:27.483 INFO kablam! --> src/lib.rs:25:1 Sep 20 02:05:27.483 INFO kablam! | Sep 20 02:05:27.483 INFO kablam! 25 | impl<'a, T: ?Sized> !ProcessSend for &'a mut T { } Sep 20 02:05:27.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 02:05:27.483 INFO kablam! Sep 20 02:05:27.488 INFO kablam! error: aborting due to 5 previous errors Sep 20 02:05:27.488 INFO kablam! Sep 20 02:05:27.488 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 20 02:05:27.495 INFO kablam! error: aborting due to 5 previous errors Sep 20 02:05:27.495 INFO kablam! Sep 20 02:05:27.495 INFO kablam! For more information about this error, try `rustc --explain E0192`. Sep 20 02:05:27.495 INFO kablam! error: Could not compile `hadean`. Sep 20 02:05:27.495 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 02:05:27.500 INFO kablam! error: Could not compile `hadean`. Sep 20 02:05:27.500 INFO kablam! Sep 20 02:05:27.500 INFO kablam! To learn more, run the command again with --verbose. Sep 20 02:05:27.501 INFO kablam! su: No module specific data is present Sep 20 02:05:28.119 INFO running `"docker" "rm" "-f" "110a33f239a7b81c8d9576e81790c23d4f9bb4e3f7ab42b324f6d6ead618d777"` Sep 20 02:05:28.196 INFO blam! 110a33f239a7b81c8d9576e81790c23d4f9bb4e3f7ab42b324f6d6ead618d777