Sep 19 23:59:17.542 INFO checking ia-0.1.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:59:17.542 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:59:17.542 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:59:17.686 INFO blam! 56be5c047bb23ba8603e9c3dedfb81d759be9845f34476ec3b92ee8654f39b28 Sep 19 23:59:17.687 INFO running `"docker" "start" "-a" "56be5c047bb23ba8603e9c3dedfb81d759be9845f34476ec3b92ee8654f39b28"` Sep 19 23:59:18.775 INFO kablam! usermod: no changes Sep 19 23:59:18.799 INFO kablam! Checking ia v0.1.2 (/source) Sep 19 23:59:19.078 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/executor.rs:7:51 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 7 | fut: UnsafeCell + 'static>> Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/executor.rs:11:47 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 11 | fn new(fut: Box + 'static>) -> TaskInfo { Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/executor.rs:17:64 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 17 | fn get_future(&self) -> &mut Box + 'static> { Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/utils.rs:14:18 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 14 | type Error = !; Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/utils.rs:18:28 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 18 | ) -> Result, !> { Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/net.rs:18:18 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 18 | type Error = !; Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.079 INFO kablam! --> src/net.rs:22:47 Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! 22 | ) -> Result>, !> { Sep 19 23:59:19.079 INFO kablam! | ^ Sep 19 23:59:19.079 INFO kablam! | Sep 19 23:59:19.079 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! error: aborting due to 7 previous errors Sep 19 23:59:19.079 INFO kablam! Sep 19 23:59:19.079 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:59:19.082 INFO kablam! error: Could not compile `ia`. Sep 19 23:59:19.082 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:59:19.084 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.084 INFO kablam! --> src/executor.rs:7:51 Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! 7 | fut: UnsafeCell + 'static>> Sep 19 23:59:19.084 INFO kablam! | ^ Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.084 INFO kablam! Sep 19 23:59:19.084 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.084 INFO kablam! --> src/executor.rs:11:47 Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! 11 | fn new(fut: Box + 'static>) -> TaskInfo { Sep 19 23:59:19.084 INFO kablam! | ^ Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.084 INFO kablam! Sep 19 23:59:19.084 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.084 INFO kablam! --> src/executor.rs:17:64 Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! 17 | fn get_future(&self) -> &mut Box + 'static> { Sep 19 23:59:19.084 INFO kablam! | ^ Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.084 INFO kablam! Sep 19 23:59:19.084 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.084 INFO kablam! --> src/utils.rs:14:18 Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! 14 | type Error = !; Sep 19 23:59:19.084 INFO kablam! | ^ Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.084 INFO kablam! Sep 19 23:59:19.084 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.084 INFO kablam! --> src/utils.rs:18:28 Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! 18 | ) -> Result, !> { Sep 19 23:59:19.084 INFO kablam! | ^ Sep 19 23:59:19.084 INFO kablam! | Sep 19 23:59:19.084 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.084 INFO kablam! Sep 19 23:59:19.085 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.085 INFO kablam! --> src/net.rs:18:18 Sep 19 23:59:19.085 INFO kablam! | Sep 19 23:59:19.085 INFO kablam! 18 | type Error = !; Sep 19 23:59:19.085 INFO kablam! | ^ Sep 19 23:59:19.085 INFO kablam! | Sep 19 23:59:19.085 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.085 INFO kablam! Sep 19 23:59:19.085 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 19 23:59:19.085 INFO kablam! --> src/net.rs:22:47 Sep 19 23:59:19.085 INFO kablam! | Sep 19 23:59:19.085 INFO kablam! 22 | ) -> Result>, !> { Sep 19 23:59:19.085 INFO kablam! | ^ Sep 19 23:59:19.085 INFO kablam! | Sep 19 23:59:19.085 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 19 23:59:19.085 INFO kablam! Sep 19 23:59:19.086 INFO kablam! error: aborting due to 7 previous errors Sep 19 23:59:19.086 INFO kablam! Sep 19 23:59:19.086 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 19 23:59:19.091 INFO kablam! error: Could not compile `ia`. Sep 19 23:59:19.091 INFO kablam! Sep 19 23:59:19.091 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:59:19.093 INFO kablam! su: No module specific data is present Sep 19 23:59:19.793 INFO running `"docker" "rm" "-f" "56be5c047bb23ba8603e9c3dedfb81d759be9845f34476ec3b92ee8654f39b28"` Sep 19 23:59:19.949 INFO blam! 56be5c047bb23ba8603e9c3dedfb81d759be9845f34476ec3b92ee8654f39b28