Sep 21 08:40:23.224 INFO checking ia-0.1.2 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 08:40:23.224 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 08:40:23.225 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 08:40:23.371 INFO blam! 8d2e5139253751344e9fe049754ac0e6aafedf642404a7eb27b22400b3aa3589 Sep 21 08:40:23.373 INFO running `"docker" "start" "-a" "8d2e5139253751344e9fe049754ac0e6aafedf642404a7eb27b22400b3aa3589"` Sep 21 08:40:24.040 INFO kablam! usermod: no changes Sep 21 08:40:24.062 INFO kablam! Checking ia v0.1.2 (/source) Sep 21 08:40:24.241 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.241 INFO kablam! --> src/executor.rs:7:51 Sep 21 08:40:24.241 INFO kablam! | Sep 21 08:40:24.241 INFO kablam! 7 | fut: UnsafeCell + 'static>> Sep 21 08:40:24.241 INFO kablam! | ^ Sep 21 08:40:24.241 INFO kablam! | Sep 21 08:40:24.241 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.241 INFO kablam! Sep 21 08:40:24.241 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.241 INFO kablam! --> src/executor.rs:11:47 Sep 21 08:40:24.241 INFO kablam! | Sep 21 08:40:24.241 INFO kablam! 11 | fn new(fut: Box + 'static>) -> TaskInfo { Sep 21 08:40:24.241 INFO kablam! | ^ Sep 21 08:40:24.241 INFO kablam! | Sep 21 08:40:24.241 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.241 INFO kablam! Sep 21 08:40:24.242 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.242 INFO kablam! --> src/executor.rs:17:64 Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! 17 | fn get_future(&self) -> &mut Box + 'static> { Sep 21 08:40:24.242 INFO kablam! | ^ Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.242 INFO kablam! Sep 21 08:40:24.242 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.242 INFO kablam! --> src/utils.rs:14:18 Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! 14 | type Error = !; Sep 21 08:40:24.242 INFO kablam! | ^ Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.242 INFO kablam! Sep 21 08:40:24.242 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.242 INFO kablam! --> src/utils.rs:18:28 Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! 18 | ) -> Result, !> { Sep 21 08:40:24.242 INFO kablam! | ^ Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.242 INFO kablam! Sep 21 08:40:24.242 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.242 INFO kablam! --> src/net.rs:18:18 Sep 21 08:40:24.242 INFO kablam! | Sep 21 08:40:24.242 INFO kablam! 18 | type Error = !; Sep 21 08:40:24.242 INFO kablam! | ^ Sep 21 08:40:24.243 INFO kablam! | Sep 21 08:40:24.243 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.243 INFO kablam! Sep 21 08:40:24.243 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.243 INFO kablam! --> src/net.rs:22:47 Sep 21 08:40:24.243 INFO kablam! | Sep 21 08:40:24.243 INFO kablam! 22 | ) -> Result>, !> { Sep 21 08:40:24.243 INFO kablam! | ^ Sep 21 08:40:24.243 INFO kablam! | Sep 21 08:40:24.243 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.243 INFO kablam! Sep 21 08:40:24.244 INFO kablam! error: aborting due to 7 previous errors Sep 21 08:40:24.244 INFO kablam! Sep 21 08:40:24.244 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 08:40:24.247 INFO kablam! error: Could not compile `ia`. Sep 21 08:40:24.247 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/executor.rs:7:51 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 7 | fut: UnsafeCell + 'static>> Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/executor.rs:11:47 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 11 | fn new(fut: Box + 'static>) -> TaskInfo { Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/executor.rs:17:64 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 17 | fn get_future(&self) -> &mut Box + 'static> { Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/utils.rs:14:18 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 14 | type Error = !; Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/utils.rs:18:28 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 18 | ) -> Result, !> { Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/net.rs:18:18 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 18 | type Error = !; Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.325 INFO kablam! Sep 21 08:40:24.325 INFO kablam! error[E0658]: The `!` type is experimental (see issue #35121) Sep 21 08:40:24.325 INFO kablam! --> src/net.rs:22:47 Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.325 INFO kablam! 22 | ) -> Result>, !> { Sep 21 08:40:24.325 INFO kablam! | ^ Sep 21 08:40:24.325 INFO kablam! | Sep 21 08:40:24.326 INFO kablam! = help: add #![feature(never_type)] to the crate attributes to enable Sep 21 08:40:24.326 INFO kablam! Sep 21 08:40:24.326 INFO kablam! error: aborting due to 7 previous errors Sep 21 08:40:24.326 INFO kablam! Sep 21 08:40:24.326 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 21 08:40:24.331 INFO kablam! error: Could not compile `ia`. Sep 21 08:40:24.331 INFO kablam! Sep 21 08:40:24.331 INFO kablam! To learn more, run the command again with --verbose. Sep 21 08:40:24.333 INFO kablam! su: No module specific data is present Sep 21 08:40:24.835 INFO running `"docker" "rm" "-f" "8d2e5139253751344e9fe049754ac0e6aafedf642404a7eb27b22400b3aa3589"` Sep 21 08:40:24.971 INFO blam! 8d2e5139253751344e9fe049754ac0e6aafedf642404a7eb27b22400b3aa3589